#include <_scv_smart_ptr.h>
Inheritance diagram for scv_extensions< scv_smart_ptr< T > >:


Public Methods | |
| scv_extensions () | |
| scv_extensions (const scv_extensions< T * > &rhs) | |
| virtual | ~scv_extensions () |
| scv_extensions & | operator= (const scv_extensions< T * > &rhs) |
| scv_extensions & | operator= (const T *rhs) |
| operator const T * () const | |
| scv_expression | operator() () |
| virtual void | _set_instance (T **i) |
| virtual void | _set_instance (scv_smart_ptr< T > *i) |
|
|||||||||
|
Reimplemented from scv_extensions< T * >. Definition at line 200 of file _scv_smart_ptr.h. |
|
||||||||||
|
Definition at line 213 of file _scv_smart_ptr.h. |
|
||||||||||
|
Definition at line 210 of file _scv_smart_ptr.h. |
|
|||||||||
|
Definition at line 207 of file _scv_smart_ptr.h. |
|
|||||||||
|
Definition at line 208 of file _scv_smart_ptr.h. |
|
||||||||||
|
Definition at line 204 of file _scv_smart_ptr.h. |
|
||||||||||
|
Reimplemented from scv_extensions< T * >. Definition at line 201 of file _scv_smart_ptr.h. |
|
||||||||||
|
Definition at line 199 of file _scv_smart_ptr.h. |
|
|||||||||
|
Reimplemented from scv_extensions< T * >. Definition at line 198 of file _scv_smart_ptr.h. |
1.2.18