CDFlags class | CVCL::ContextObj | [friend] |
ContextObj(const ContextObj &co) | CVCL::ContextObj | [protected] |
ContextObj(Context *context, bool atBottomScope=true) | CVCL::ContextObj | |
ContextObjChain class | CVCL::ContextObj | [friend] |
d_restore | CVCL::ContextObj | [private] |
d_scope | CVCL::ContextObj | [private] |
IF_DEBUG(std::string d_name) | CVCL::ContextObj | [private] |
IF_DEBUG(bool d_active) | CVCL::ContextObj | [private] |
IF_DEBUG(virtual std::string name() const {return d_name;}) | CVCL::ContextObj | [protected] |
IF_DEBUG(void setName(const std::string &name){d_name=name;}) | CVCL::ContextObj | |
isCurrent(int scope=-1) const | CVCL::ContextObj | [inline] |
level() const | CVCL::ContextObj | [inline] |
makeCopy(void)=0 | CVCL::ContextObj | [protected, pure virtual] |
makeCurrent(int scope=-1) | CVCL::ContextObj | [inline] |
operator=(const ContextObj &co) | CVCL::ContextObj | [protected] |
restoreData(ContextObj *data) | CVCL::ContextObj | [inline, protected, virtual] |
Scope class | CVCL::ContextObj | [friend] |
setNull(void)=0 | CVCL::ContextObj | [protected, pure virtual] |
update(int scope=-1) | CVCL::ContextObj | [private] |
~ContextObj() | CVCL::ContextObj | [virtual] |