VCF::SmartPtr< T > Struct Template Reference
#include <SmartPtr.h>
List of all members.
|
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
|
template<typename T> |
| static void VCF::SmartPtr< T >::Deleter |
( |
T * |
obj |
) |
[inline, static] |
|
The documentation for this struct was generated from the following file: