CDOmapOrdered(Context *context, CDMapOrdered< Key, Data > *cdmap, const Key &key, const Data &data, int scope=-1) | CVCL::CDOmapOrdered< Key, Data > | [inline] |
ContextObj(const ContextObj &co) | CVCL::ContextObj | [protected] |
ContextObj(Context *context, bool atBottomScope=true) | CVCL::ContextObj | |
d_cdmap | CVCL::CDOmapOrdered< Key, Data > | [private] |
d_data | CVCL::CDOmapOrdered< Key, Data > | [private] |
d_inMap | CVCL::CDOmapOrdered< Key, Data > | [private] |
d_key | CVCL::CDOmapOrdered< Key, Data > | [private] |
d_next | CVCL::CDOmapOrdered< Key, Data > | [private] |
d_prev | CVCL::CDOmapOrdered< Key, Data > | [private] |
get() const | CVCL::CDOmapOrdered< Key, Data > | [inline] |
getKey() const | CVCL::CDOmapOrdered< Key, Data > | [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::CDOmapOrdered< Key, Data > | [inline, private, virtual] |
makeCurrent(int scope=-1) | CVCL::ContextObj | [inline] |
next() const | CVCL::CDOmapOrdered< Key, Data > | [inline] |
operator Data() | CVCL::CDOmapOrdered< Key, Data > | [inline] |
operator=(const Data &data) | CVCL::CDOmapOrdered< Key, Data > | [inline] |
CVCL::ContextObj::operator=(const ContextObj &co) | CVCL::ContextObj | [protected] |
restoreData(ContextObj *data) | CVCL::CDOmapOrdered< Key, Data > | [inline, private, virtual] |
set(const Data &data, int scope=-1) | CVCL::CDOmapOrdered< Key, Data > | [inline] |
setNull(void) | CVCL::CDOmapOrdered< Key, Data > | [inline, private, virtual] |
~CDOmapOrdered() | CVCL::CDOmapOrdered< Key, Data > | [inline] |
~ContextObj() | CVCL::ContextObj | [virtual] |