CVC3
2.4.1
|
This is the complete list of members for CVC3::CDO< T >, including all inherited members.
CDO(const CDO< T > &cdo) | CVC3::CDO< T > | inlineprivate |
CDO(Context *context) | CVC3::CDO< T > | inline |
CDO(Context *context, const T &data, int scope=-1) | CVC3::CDO< T > | inline |
ContextObj(const ContextObj &co) | CVC3::ContextObj | inlineprotected |
ContextObj(Context *context) | CVC3::ContextObj | inline |
d_data | CVC3::CDO< T > | private |
get() const | CVC3::CDO< T > | inline |
getCMM() | CVC3::ContextObj | inlineprotected |
getRestore() | CVC3::ContextObj | inlineprotected |
isCurrent(int scope=-1) const | CVC3::ContextObj | inline |
level() const | CVC3::ContextObj | inline |
makeCopy(ContextMemoryManager *cmm) | CVC3::CDO< T > | inlineprivatevirtual |
makeCurrent(int scope=-1) | CVC3::ContextObj | inline |
operator delete(void *pMem, MemoryManager *mm) | CVC3::ContextObj | inline |
operator delete(void *pMem, bool b) | CVC3::ContextObj | inline |
operator delete(void *) | CVC3::ContextObj | inline |
operator new(size_t size, MemoryManager *mm) | CVC3::ContextObj | inline |
operator new(size_t size, bool b) | CVC3::ContextObj | inline |
operator T() | CVC3::CDO< T > | inline |
operator=(const CDO< T > &cdo) | CVC3::CDO< T > | inlineprivate |
operator=(const T &data) | CVC3::CDO< T > | inline |
CVC3::ContextObj::operator=(const ContextObj &co) | CVC3::ContextObj | inlineprotected |
restoreData(ContextObj *data) | CVC3::CDO< T > | inlineprivatevirtual |
set(const T &data, int scope=-1) | CVC3::CDO< T > | inline |
setNull(void) | CVC3::CDO< T > | inlineprivatevirtual |
~CDO() | CVC3::CDO< T > | inline |
~ContextObj() | CVC3::ContextObj | virtual |