VCF::SmartPtr< T > Struct Template Reference
#include <SmartPtr.h>
Public Types | |
| typedef boost::shared_ptr< T > | Shared |
| typedef boost::scoped_ptr< T > | Scoped |
| typedef boost::weak_ptr< T > | Weak |
Static Public Member Functions | |
| static void | Deleter (T *obj) |
| static Shared | New () |
| static Shared | New (T *obj) |
template<typename T>
struct VCF::SmartPtr< T >
Member Typedef Documentation
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
Member Function Documentation
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
The documentation for this struct was generated from the following file:
- vcf/FoundationKit/SmartPtr.h
