| CDO(const CDO< T > &cdo) | CVCL::CDO< T > | [inline, private] |
| CDO(Context *context) | CVCL::CDO< T > | [inline] |
| CDO(Context *context, const T &data, int scope=-1) | CVCL::CDO< T > | [inline] |
| ContextObj(const ContextObj &co) | CVCL::ContextObj | [protected] |
| ContextObj(Context *context, bool atBottomScope=true) | CVCL::ContextObj | |
| d_data | CVCL::CDO< T > | [private] |
| get() const | CVCL::CDO< T > | [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::CDO< T > | [inline, private, virtual] |
| makeCurrent(int scope=-1) | CVCL::ContextObj | [inline] |
| operator T() | CVCL::CDO< T > | [inline] |
| operator=(const CDO< T > &cdo) | CVCL::CDO< T > | [inline, private] |
| operator=(const T &data) | CVCL::CDO< T > | [inline] |
| CVCL::ContextObj::operator=(const ContextObj &co) | CVCL::ContextObj | [protected] |
| restoreData(ContextObj *data) | CVCL::CDO< T > | [inline, private, virtual] |
| set(const T &data, int scope=-1) | CVCL::CDO< T > | [inline] |
| setNull(void) | CVCL::CDO< T > | [inline, private, virtual] |
| ~CDO() | CVCL::CDO< T > | [inline] |
| ~ContextObj() | CVCL::ContextObj | [virtual] |