GenApi  3.5.1
CPointer< T, B > Member List

This is the complete list of members for CPointer< T, B >, including all inherited members.

CPointer(void)CPointer< T, B >
CPointer(B *pB)CPointer< T, B >
IsValid() constCPointer< T, B >
m_pTCPointer< T, B >protected
operator bool(void) constCPointer< T, B >
operator T*(void) constCPointer< T, B >
operator()(void) constCPointer< T, B >
operator*(void) constCPointer< T, B >
operator->(void) constCPointer< T, B >
operator=(B *pB)CPointer< T, B >
operator==(T *pT) constCPointer< T, B >
operator==(const CPointer< T, B > &rT) constCPointer< T, B >
operator==(int nMustBeNull) constCPointer< T, B >