|
blocxx
|
Public Member Functions | |
| InitPtr (T *&p, const PODType &str) | |
| void | operator() () |
Public Attributes | |
| T *& | m_p |
| const PODType & | m_pod |
Definition at line 120 of file LazyGlobal.hpp.
|
inline |
Definition at line 122 of file LazyGlobal.hpp.
|
inline |
Definition at line 129 of file LazyGlobal.hpp.
References BLOCXX_NAMESPACE::LazyGlobal< T, PODType, FactoryT >::InitPtr::m_p, BLOCXX_NAMESPACE::LazyGlobal< T, PODType, FactoryT >::InitPtr::m_pod, and BLOCXX_NAMESPACE::operator==().
| T*& BLOCXX_NAMESPACE::LazyGlobal< T, PODType, FactoryT >::InitPtr::m_p |
Definition at line 126 of file LazyGlobal.hpp.
Referenced by BLOCXX_NAMESPACE::LazyGlobal< T, PODType, FactoryT >::InitPtr::operator()().
| const PODType& BLOCXX_NAMESPACE::LazyGlobal< T, PODType, FactoryT >::InitPtr::m_pod |
Definition at line 127 of file LazyGlobal.hpp.
Referenced by BLOCXX_NAMESPACE::LazyGlobal< T, PODType, FactoryT >::InitPtr::operator()().