, including all inherited members.
| acquire() | VUtil::RefCounted | [virtual] |
| addChildListener(Vobject *requester, ChildChangeListener *cl, bool refresh=true) | VOS::VobjectBase | [virtual] |
| addChildListener(ChildChangeListener *cl, bool refresh=true) | VOS::VobjectBase | [inline, virtual] |
| addExciseListener(ObjectExciseListener *oel) | VUtil::RefCounted | [virtual] |
| addFlag(const std::string &flag) | VOS::VobjectBase | [virtual] |
| addMessageHandler(const std::string &method, void(T::*messageHandler)(Message *)) | VOS::VobjectBase | [inline, static] |
| addMetaObjectExtension(MetaObject *m) | VOS::VobjectBase | [virtual] |
| addParentListener(Vobject *requester, ParentChangeListener *pl, bool refresh=true) | VOS::VobjectBase | [virtual] |
| addParentListener(ParentChangeListener *pl, bool refresh=true) | VOS::VobjectBase | [inline, virtual] |
| addToACL(Vobject *requester, const std::string &ACLname, Identity *id) | VOS::VobjectBase | [virtual] |
| addToACL(const std::string &ACLname, Identity *id) | VOS::VobjectBase | [inline, virtual] |
| addToACL(Vobject *requester, const std::string &ACLname, Group *grp) | VOS::VobjectBase | [virtual] |
| addToACL(const std::string &ACLname, Group *grp) | VOS::VobjectBase | [inline, virtual] |
| addType(Vobject *requester, const std::string &s) | VOS::VobjectBase | [virtual] |
| addType(const std::string &s) | VOS::VobjectBase | [inline, virtual] |
| addTypeListener(Vobject *requester, TypeChangeListener *tl, bool refresh=true) | VOS::VobjectBase | [virtual] |
| addTypeListener(TypeChangeListener *tl, bool refresh=true) | VOS::VobjectBase | [inline, virtual] |
| addUpdateHandler(const std::string &method, void(T::*messageHandler)(Message *)) | VOS::VobjectBase | [inline, static] |
| addVobjectExtension(VobjectExtension *vx) | VOS::VobjectBase | [virtual] |
| cacheChildren(bool b) | VOS::VobjectBase | [virtual] |
| cacheParents(bool b) | VOS::VobjectBase | [virtual] |
| checkFlag(const std::string &flag) | VOS::VobjectBase | [virtual] |
| deleteACL(Vobject *requester, const std::string &policies) | VOS::VobjectBase | [virtual] |
| deleteACL(const std::string &policies) | VOS::VobjectBase | [inline, virtual] |
| destroy() | VUtil::RefCounted | [virtual] |
| doAccessControlCheck(VobjectEvent &ve) | VOS::VobjectBase | |
| excise() | VOS::VobjectBase | [virtual] |
| findChild(Vobject *requester, const std::string &path) | VOS::VobjectBase | [virtual] |
| findChild(const std::string &path) | VOS::VobjectBase | [inline, virtual] |
| findChild(Vobject *requester, int pos) | VOS::VobjectBase | [virtual] |
| findChild(int pos) | VOS::VobjectBase | [inline, virtual] |
| findObject(Vobject *requester, const std::string &path) | VOS::VobjectBase | [virtual] |
| findObject(const std::string &path) | VOS::VobjectBase | [inline, virtual] |
| findObjectFromRoot(const std::string &path) | VOS::Vobject | [static] |
| findParent(Vobject *requester, Vobject &parent) | VOS::VobjectBase | [virtual] |
| findParent(Vobject &parent) | VOS::VobjectBase | [inline, virtual] |
| findParent(Vobject *parent) | VOS::VobjectBase | [inline, virtual] |
| getAccessControlsFor(Vobject *requester, PolicyDomain< AccessControlType > &accessControlPolicies) | VOS::VobjectBase | [inline] |
| getAllACLs(Vobject *requester) | VOS::VobjectBase | [virtual] |
| getAllACLs() | VOS::VobjectBase | [virtual] |
| getAvailablePolicies(Vobject *requester, const std::string &domain) | VOS::VobjectBase | [virtual] |
| getAvailablePolicies(const std::string &domain) | VOS::VobjectBase | [inline, virtual] |
| getChildren(Vobject *requester, int start=0, int end=-1) | VOS::VobjectBase | [virtual] |
| getChildren(int start=0, int end=-1) | VOS::VobjectBase | [inline, virtual] |
| getDefaultPolicy(Vobject *requester, const std::string &domain) | VOS::VobjectBase | [virtual] |
| getDefaultPolicy(const std::string &domain="") | VOS::VobjectBase | [inline, virtual] |
| getMetaObjectExtensions() | VOS::VobjectBase | [virtual] |
| getParents(Vobject *requester) | VOS::VobjectBase | [virtual] |
| getParents() | VOS::VobjectBase | [inline, virtual] |
| getPolicy(Vobject *requester, const std::string &domain, Identity *id) | VOS::VobjectBase | [virtual] |
| getPolicy(const std::string &domain, Identity *id) | VOS::VobjectBase | [inline, virtual] |
| getRefCount() | VUtil::RefCounted | [virtual] |
| getSite() const | VOS::VobjectBase | [virtual] |
| getSiteName() const | VOS::VobjectBase | [inline, virtual] |
| getTypes(Vobject *requester) | VOS::VobjectBase | [virtual] |
| getTypes() | VOS::VobjectBase | [inline, virtual] |
| getURL() const | VOS::VobjectBase | [inline, virtual] |
| getURLstr() | VOS::Vobject | [inline, virtual] |
| getVobjectBase() | VOS::VobjectBase | [inline, virtual] |
| getVobjectState() | VOS::VobjectBase | [inline] |
| insertChild(Vobject *requester, int position, const std::string &contextual_name, Vobject *child) | VOS::VobjectBase | [virtual] |
| insertChild(int position, const std::string &contextual_name, Vobject *child) | VOS::VobjectBase | [inline, virtual] |
| isLocal() | VOS::VobjectBase | [inline, virtual] |
| isRemote() | VOS::VobjectBase | [inline, virtual] |
| msgSendImpl(boost::mutex &usehandlers_mutex, HandlerMap &usehandlers, Message *msg) | VOS::VobjectBase | [protected, virtual] |
| numChildren(Vobject *requester) | VOS::VobjectBase | [virtual] |
| numChildren() | VOS::VobjectBase | [inline, virtual] |
| operator!=(Vobject &v) const | VOS::Vobject | |
| operator==(Vobject &v) const | VOS::Vobject | |
| queryExtension() | VOS::VobjectBase | [inline] |
| queryInterface() | VOS::VobjectBase | [inline] |
| RefCounted() | VUtil::RefCounted | [inline] |
| RefCounted(const RefCounted &) | VUtil::RefCounted | [inline] |
| release() | VUtil::RefCounted | [virtual] |
| removeChild(Vobject *requester, ParentChildRelation *pcr, bool strict=true) | VOS::VobjectBase | [virtual] |
| removeChild(ParentChildRelation *pcr, bool strict=true) | VOS::VobjectBase | [inline, virtual] |
| removeChildListener(Vobject *requester, ChildChangeListener *cl) | VOS::VobjectBase | [virtual] |
| removeChildListener(ChildChangeListener *cl) | VOS::VobjectBase | [inline, virtual] |
| removeExciseListener(ObjectExciseListener *oel, bool releaseIfRefcounted=true) | VUtil::RefCounted | [virtual] |
| removeFlag(const std::string &flag) | VOS::VobjectBase | [virtual] |
| removeFromACL(Vobject *requester, const std::string &ACLname, Identity *id) | VOS::VobjectBase | [virtual] |
| removeFromACL(const std::string &ACLname, Identity *id) | VOS::VobjectBase | [inline, virtual] |
| removeFromACL(Vobject *requester, const std::string &ACLname, Group *grp) | VOS::VobjectBase | [virtual] |
| removeFromACL(const std::string &ACLname, Group *grp) | VOS::VobjectBase | [inline, virtual] |
| removeMessageHandler(const std::string &method) | VOS::VobjectBase | [inline, static] |
| removeParentListener(Vobject *requester, ParentChangeListener *pl) | VOS::VobjectBase | [virtual] |
| removeParentListener(ParentChangeListener *pl) | VOS::VobjectBase | [inline, virtual] |
| removeType(Vobject *requester, const std::string &s) | VOS::VobjectBase | [virtual] |
| removeType(const std::string &s) | VOS::VobjectBase | [inline, virtual] |
| removeTypeListener(Vobject *requester, TypeChangeListener *tl) | VOS::VobjectBase | [virtual] |
| removeTypeListener(TypeChangeListener *tl) | VOS::VobjectBase | [inline, virtual] |
| removeUpdateHandler(const std::string &method) | VOS::VobjectBase | [inline, static] |
| saveState(MessageBlock &output, std::set< std::string > &types, bool portable) | VOS::VobjectBase | [virtual] |
| sendMessage(Message *m) | VOS::VobjectBase | [virtual] |
| sendMessage(MessageBlock *m) | VOS::VobjectBase | [virtual] |
| sendUpdateMessage(Message *m) | VOS::VobjectBase | [virtual] |
| setChild(Vobject *requester, int position, const std::string &contextual_name, Vobject *child) | VOS::VobjectBase | [virtual] |
| setChild(int position, const std::string &contextual_name, Vobject *child) | VOS::VobjectBase | [inline, virtual] |
| setDefaultPolicy(Vobject *requester, const std::string &policy) | VOS::VobjectBase | [virtual] |
| setDefaultPolicy(const std::string &policy) | VOS::VobjectBase | [inline, virtual] |
| setURL(const VUtil::URL &u) | VOS::VobjectBase | [inline, protected, virtual] |
| Site class | VOS::VobjectBase | [friend] |
| ~RefCounted() | VUtil::RefCounted | [inline, virtual] |
| ~VobjectBase() | VOS::VobjectBase | [virtual] |