C3D Toolkit
Kernel - 117958, Vision - 2.7.6.12
|
Smart pointer and reference to objects with reference counter. More...
Classes | |
class | SPtr< T > |
Smart pointer to objects with reference counter. More... | |
class | SRef< T > |
Smart reference to objects with reference counter. More... | |
struct | SPtrPair< RefItem > |
A pair of smart pointers. More... | |
Namespaces | |
c3d | |
C3D namespace declaration. | |
Macros | |
#define | NULL_CHECK PRECONDITION( m_pI != nullptr ); |
Debug check for nullptr. More... | |
Smart pointer and reference to objects with reference counter.