| acquire() | VOS::MetaObject | [virtual] |
| addChildListener(ChildChangeListener *cl, bool notifyImmediately=true) | VOS::MetaObject | [virtual] |
| addExciseListener(ObjectExciseListener *oel) | VOS::RefCounted | [virtual] |
| addFlag(const std::string &flag) | VOS::MetaObject | [virtual] |
| VOS::Vobject::addFlag(const string &flag)=0 | VOS::Vobject | [pure virtual] |
| addMessageHandler(const std::string &method, T *theobj, void(T::*MessageHandler)(Message *), bool addExHandler=false) | VOS::MetaObject | [inline] |
| addObjectExtension(MetaObject *moe) | VOS::MetaObject | [virtual] |
| addParentListener(ParentChangeListener *pl, bool notifyImmediately=true) | VOS::MetaObject | [virtual] |
| addType(const std::string &s) | VOS::MetaObject | [virtual] |
| VOS::Vobject::addType(const string &s)=0 | VOS::Vobject | [pure virtual] |
| addTypeListener(TypeChangeListener *tl, bool notifyImmediately=true) | VOS::MetaObject | [virtual] |
| addUpdateHandler(const std::string &method, T *theobj, void(T::*MessageHandler)(Message *), bool addExHandler=false) | VOS::MetaObject | [inline] |
| checkFlag(const std::string &flag) | VOS::MetaObject | [virtual] |
| VOS::Vobject::checkFlag(const string &flag)=0 | VOS::Vobject | [pure virtual] |
| ChildList typedef | VOS::Vobject | |
| destroy() | VOS::RefCounted | [virtual] |
| doExcise() | VOS::MetaObject | [protected, virtual] |
| doSaveState(MessageBlock &output, std::set< std::string > &types, bool portable) | VOS::MetaObject | [protected, virtual] |
| excise() | VOS::MetaObject | [virtual] |
| findChild(const std::string &path) | VOS::MetaObject | [virtual] |
| VOS::Vobject::findChild(const string &path)=0 | VOS::Vobject | [pure virtual] |
| findObject(const std::string &path) | VOS::MetaObject | [virtual] |
| VOS::Vobject::findObject(const string &path)=0 | VOS::Vobject | [pure virtual] |
| findObjectFromRoot(const string &path) | VOS::Vobject | [static] |
| findParent(Vobject &parent) | VOS::MetaObject | [virtual] |
| getChildren() | VOS::MetaObject | [virtual] |
| getCount() | VOS::MetaObject | [virtual] |
| getName() | VOS::MetaObject | [virtual] |
| getParents() | VOS::MetaObject | [virtual] |
| getSite() | VOS::MetaObject | [virtual] |
| getSuperObject() | VOS::MetaObject | |
| getTopObject() | VOS::MetaObject | |
| getType() | VOS::MetaObject | [virtual] |
| getTypeHandlers() | VOS::MetaObject | |
| getTypes() | VOS::MetaObject | [virtual] |
| getURL() | VOS::MetaObject | [virtual] |
| hasMessageAvailable() | VOS::MetaObject | [virtual] |
| hasUpdateMessageAvailable() | VOS::MetaObject | [virtual] |
| initialize() | VOS::MetaObject | [virtual] |
| initializeSecurity(Vobject &requester) | VOS::MetaObject | [virtual] |
| insertChild(int position, const std::string &contextual_name, Vobject *child) | VOS::MetaObject | [virtual] |
| VOS::Vobject::insertChild(int position, const string &contextual_name, Vobject *child)=0 | VOS::Vobject | [pure virtual] |
| isLocal() | VOS::MetaObject | [virtual] |
| isRemote() | VOS::MetaObject | [virtual] |
| meta_cast(Vobject *v) | VOS::MetaObject | [inline, static] |
| meta_cast(Vobject &v) | VOS::MetaObject | [inline, static] |
| meta_cast(MetaObject *v, bool fromsuper=false) | VOS::MetaObject | [inline, static] |
| meta_cast(MetaObject &v, bool fromsuper=false) | VOS::MetaObject | [inline, static] |
| MetaObject(MetaObject *superobject) | VOS::MetaObject | [protected] |
| operator==(Vobject &v) | VOS::Vobject | |
| operator==(Vobject *v) | VOS::Vobject | |
| ParentSet typedef | VOS::Vobject | |
| receiveMessage() | VOS::MetaObject | [virtual] |
| receiveUpdateMessage() | VOS::MetaObject | [virtual] |
| RefCounted() | VOS::RefCounted | [inline] |
| RefCounted(const RefCounted &) | VOS::RefCounted | [inline] |
| release() | VOS::MetaObject | [virtual] |
| removeChild(int position) | VOS::MetaObject | [virtual] |
| removeChildListener(ChildChangeListener *cl) | VOS::MetaObject | [virtual] |
| removeExciseListener(ObjectExciseListener *oel, bool releaseIfRefcounted=true) | VOS::RefCounted | [virtual] |
| removeFlag(const std::string &flag) | VOS::MetaObject | [virtual] |
| VOS::Vobject::removeFlag(const string &flag)=0 | VOS::Vobject | [pure virtual] |
| removeMessageHandler(const std::string &method, T *theobj, void(T::*MessageHandler)(Message *)) | VOS::MetaObject | [inline] |
| removeParentListener(ParentChangeListener *pl) | VOS::MetaObject | [virtual] |
| removeTypeListener(TypeChangeListener *tl) | VOS::MetaObject | [virtual] |
| removeUpdateHandler(const std::string &method, T *theobj, void(T::*MessageHandler)(Message *)) | VOS::MetaObject | [inline] |
| saveState(MessageBlock &output, std::set< std::string > &types, bool portable) | VOS::MetaObject | [virtual] |
| VOS::Vobject::saveState(MessageBlock &output, set< string > &types, bool portable)=0 | VOS::Vobject | [pure virtual] |
| sendMessage(Message *m) | VOS::MetaObject | [virtual] |
| sendMessage(MessageBlock *m) | VOS::MetaObject | [virtual] |
| sendUpdateMessage(Message *m) | VOS::MetaObject | [virtual] |
| setChild(int position, const std::string &contextual_name, Vobject *child) | VOS::MetaObject | [virtual] |
| VOS::Vobject::setChild(int position, const string &contextual_name, Vobject *child)=0 | VOS::Vobject | [pure virtual] |
| superobject | VOS::MetaObject | [protected] |
| TypeSet typedef | VOS::Vobject | |
| ~MetaObject() | VOS::MetaObject | [virtual] |
| ~RefCounted() | VOS::RefCounted | [inline, virtual] |