The Pedigree Project
0.1
|
This is the complete list of members for PointerGuard< T >, including all inherited members.
m_Array (defined in PointerGuard< T >) | PointerGuard< T > | private |
m_Pointer (defined in PointerGuard< T >) | PointerGuard< T > | private |
m_Wrapper (defined in PointerGuard< T >) | PointerGuard< T > | private |
operator=(PointerGuard< T > &p) (defined in PointerGuard< T >) | PointerGuard< T > | inline |
PointerGuard(T *p=0, bool bArray=false) (defined in PointerGuard< T >) | PointerGuard< T > | inline |
PointerGuard(T **p=0, bool bArray=false) (defined in PointerGuard< T >) | PointerGuard< T > | inline |
PointerGuard(PointerGuard< T > &p) | PointerGuard< T > | inline |
~PointerGuard() (defined in PointerGuard< T >) | PointerGuard< T > | inlinevirtual |