CDFlags(const CDFlags &cdflags) | CVCL::CDFlags | [inline, private] |
CDFlags(Context *context) | CVCL::CDFlags | [inline] |
clear(unsigned mask, int scope=-1) | CVCL::CDFlags | [inline] |
ContextObj(const ContextObj &co) | CVCL::ContextObj | [protected] |
ContextObj(Context *context, bool atBottomScope=true) | CVCL::ContextObj | |
d_flags | CVCL::CDFlags | [private] |
get(unsigned mask) const | CVCL::CDFlags | [inline] |
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) | CVCL::CDFlags | [inline, private, virtual] |
makeCurrent(int scope=-1) | CVCL::ContextObj | [inline] |
operator=(const CDFlags &cdflags) | CVCL::CDFlags | [inline, private] |
CVCL::ContextObj::operator=(const ContextObj &co) | CVCL::ContextObj | [protected] |
restoreData(ContextObj *data) | CVCL::CDFlags | [inline, private, virtual] |
set(unsigned mask, int scope=-1) | CVCL::CDFlags | [inline] |
setNull(void) | CVCL::CDFlags | [inline, private, virtual] |
update(unsigned mask, int scope, bool setMask) | CVCL::CDFlags | [private] |
~CDFlags() | CVCL::CDFlags | [inline] |
~ContextObj() | CVCL::ContextObj | [virtual] |