blocxx
|
Public Member Functions | |
InitPtr (T *&p) | |
void | operator() () |
Public Attributes | |
T *& | m_p |
Definition at line 86 of file GlobalPtr.hpp.
|
inline |
Definition at line 88 of file GlobalPtr.hpp.
References m_p.
|
inline |
Definition at line 93 of file GlobalPtr.hpp.
References m_p.
T*& BLOCXX_NAMESPACE::GlobalPtr< T, FactoryT >::InitPtr::m_p |
Definition at line 91 of file GlobalPtr.hpp.
Referenced by InitPtr(), and operator()().