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