, including all inherited members.
| accept(VisitorBase &visitor)=0 | VRS::Visitable | [pure virtual] |
| acceptChildren(std::vector< Visitable * > &appendChildrenHere) const | VRS::Visitable | [inline, protected, virtual] |
| acceptedImpl(VisitorBase &vistor, bool pushObj, VisitorBase::VisitMode &mode) | VRS::Visitable | [inline, protected] |
| acceptHierarchyRecursionImpl(VisitorBase &visitor, bool pushObj) | VRS::Visitable | [inline, protected] |
| callbacks(const ID &service) const | VRS::SharedObj | [protected] |
| classInfoVRS() const | VRS::SharedObj | [virtual] |
| ClassInfoVRS() | VRS::SharedObj | [static] |
| ClassNameVRS() | VRS::SharedObj | [static] |
| classNameVRS() const | VRS::SharedObj | |
| clear() | VRS::NonPersistentDictionary< K, V > | |
| contains(const K &key) const | VRS::NonPersistentDictionary< K, V > | |
| currentTransactionNo() | VRS::SharedObj | [static] |
| Dictionary(unsigned int estimatedElements=0) | VRS::Dictionary< K, V > | [inline] |
| erase(const K &key) | VRS::NonPersistentDictionary< K, V > | |
| find(const K &key, V &result) const | VRS::NonPersistentDictionary< K, V > | |
| getClientData() const | VRS::SharedObj | |
| getObjectByName(const std::string &objName) | VRS::SharedObj | [static] |
| getObjectName() const | VRS::SharedObj | |
| getValue(const K &key) const | VRS::NonPersistentDictionary< K, V > | |
| insert(const K &key, const V &v) | VRS::NonPersistentDictionary< K, V > | |
| isA(const ID &id) const | VRS::SharedObj | |
| isEmpty() const | VRS::NonPersistentDictionary< K, V > | |
| isEqual(const SharedObj *other) const | VRS::SharedObj | [virtual] |
| IsEqual(const SharedObj *obj1, const SharedObj *obj2) | VRS::SharedObj | [static] |
| lastTransactionNo() const | VRS::SharedObj | [virtual] |
| modified() | VRS::SharedObj | [virtual] |
| newKeyIterator() const | VRS::NonPersistentDictionary< K, V > | |
| newValueIterator() const | VRS::NonPersistentDictionary< K, V > | |
| NonPersistentDictionary(unsigned int estimatedElements=0) | VRS::NonPersistentDictionary< K, V > | |
| operator==(const SharedObj &other) const | VRS::SharedObj | |
| operator[](const K &key) const | VRS::NonPersistentDictionary< K, V > | |
| operator[](const K &key) | VRS::NonPersistentDictionary< K, V > | |
| outputAllTrackedObjectReferences() | VRS::SharedObj | [static] |
| outputReferences() const | VRS::SharedObj | |
| ref(const void *debugPointerHolder=NULL) const | VRS::SharedObj | |
| references() const | VRS::SharedObj | |
| registerCB(const ID &service, SO< CallbackBase > cb) | VRS::SharedObj | [protected] |
| registerDestructionCB(SO< Callback1< SharedObj * > > cb) | VRS::SharedObj | |
| registerModificationCB(SO< Callback1< SharedObj * > > cb) | VRS::SharedObj | |
| registerWO(const WeakPointerBase *wo) const | VRS::SharedObj | [protected] |
| setClientData(void *clientData) | VRS::SharedObj | |
| setObjectName(const char *objName) | VRS::SharedObj | |
| setObjectName(const std::string &objName) | VRS::SharedObj | |
| setValue(const K &key, const V &value) | VRS::NonPersistentDictionary< K, V > | |
| SharedObj() | VRS::SharedObj | |
| SharedObj(const SharedObj &other) | VRS::SharedObj | |
| size() const | VRS::NonPersistentDictionary< K, V > | |
| trackReferences() | VRS::SharedObj | |
| unref(const void *debugPointerHolder=NULL) const | VRS::SharedObj | |
| unregisterCB(const ID &service, SO< CallbackBase > cb) | VRS::SharedObj | [protected] |
| unregisterDestructionCB(SO< Callback1< SharedObj * > > cb) | VRS::SharedObj | |
| unregisterModificationCB(SO< Callback1< SharedObj * > > cb) | VRS::SharedObj | |
| unregisterWO(const WeakPointerBase *wo) const | VRS::SharedObj | [protected] |
| VRS_SERIALIZABLE(Dictionary) | VRS::Dictionary< K, V > | |
| VRS::NonPersistentDictionary::VRS_SERIALIZABLE(SharedObj) | VRS::SharedObj | |
| VRS_SERIALIZABLE_ABSTRACT_CLASS(NonPersistentDictionary) | VRS::NonPersistentDictionary< K, V > | |
| VRS_ThisClass typedef | VRS::SharedObj | |
| VRS_TYPEINFO(Dictionary, VRS_TEMPLATE_ARGS_2(K, V, NonPersistentDictionary)) | VRS::Dictionary< K, V > | |
| VRS::NonPersistentDictionary::VRS_TYPEINFO(NonPersistentDictionary, SharedObj) | VRS::NonPersistentDictionary< K, V > | |
| VRS_VISITABLE_BASE | VRS::SharedObj | |
| WeakPointerBase class | VRS::SharedObj | [friend] |
| ~SharedObj() | VRS::SharedObj | [virtual] |
| ~Visitable() | VRS::Visitable | [inline, virtual] |