|
C3D Toolkit
Kernel - 118056, Vision - 2.14.6.1819
|
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.