interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

VOS::MetaObject Member List

This is the complete list of members for VOS::MetaObject, including all inherited members.

acquire()VOS::MetaObject [virtual]
addChildListener(ChildChangeListener *cl, bool refresh=true)VOS::MetaObject [virtual]
addExciseListener(ObjectExciseListener *oel)VUtil::RefCounted [virtual]
addFlag(const std::string &flag)VOS::MetaObject [virtual]
addParentListener(ParentChangeListener *pl, bool refresh=true)VOS::MetaObject [virtual]
addToACL(const std::string &ACLname, Identity *id)VOS::MetaObject [virtual]
addToACL(const std::string &ACLname, Group *grp)VOS::MetaObject [virtual]
addType(const std::string &s)VOS::MetaObject [virtual]
addTypeListener(TypeChangeListener *tl, bool refresh=true)VOS::MetaObject [virtual]
checkFlag(const std::string &flag)VOS::MetaObject [virtual]
deleteACL(const std::string &policies)VOS::MetaObject [virtual]
destroy()VUtil::RefCounted [virtual]
doExcise()VOS::MetaObject [protected, virtual]
doInitialize()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]
findChild(int pos)VOS::MetaObject [virtual]
findObject(const std::string &path)VOS::MetaObject [virtual]
findObjectFromRoot(const std::string &path)VOS::Vobject [static]
findParent(Vobject *parent)VOS::MetaObject [virtual]
getAllACLs()VOS::MetaObject [virtual]
getAvailablePolicies(const std::string &domain)VOS::MetaObject [virtual]
getChildren(int start=0, int end=-1)VOS::MetaObject [virtual]
getDefaultPolicy(const std::string &domain="")VOS::MetaObject [virtual]
getParents()VOS::MetaObject [virtual]
getPolicy(const std::string &domain, Identity *id)VOS::MetaObject [virtual]
getRefCount()VOS::MetaObject [virtual]
getSite() const VOS::MetaObject [virtual]
getSiteName() const VOS::MetaObject [virtual]
getTypes()VOS::MetaObject [virtual]
getURL() const VOS::MetaObject [virtual]
getURLstr()VOS::Vobject [inline, virtual]
getVobjectBase()VOS::MetaObject [virtual]
getVOSType()VOS::MetaObject [virtual]
insertChild(int position, const std::string &contextual_name, Vobject *child)VOS::MetaObject [virtual]
isLocal()VOS::MetaObject [virtual]
isRemote()VOS::MetaObject [virtual]
MetaObject(VobjectBase *superobject)VOS::MetaObject [protected]
numChildren()VOS::MetaObject [virtual]
operator!=(Vobject &v) const VOS::Vobject
operator==(Vobject &v) const VOS::Vobject
RefCounted()VUtil::RefCounted [inline]
RefCounted(const RefCounted &)VUtil::RefCounted [inline]
release()VOS::MetaObject [virtual]
removeChild(ParentChildRelation *pcr, bool strict=true)VOS::MetaObject [virtual]
removeChildListener(ChildChangeListener *cl)VOS::MetaObject [virtual]
removeExciseListener(ObjectExciseListener *oel, bool releaseIfRefcounted=true)VUtil::RefCounted [virtual]
removeFlag(const std::string &flag)VOS::MetaObject [virtual]
removeFromACL(const std::string &ACLname, Identity *id)VOS::MetaObject [virtual]
removeFromACL(const std::string &ACLname, Group *grp)VOS::MetaObject [virtual]
removeParentListener(ParentChangeListener *pl)VOS::MetaObject [virtual]
removeType(const std::string &s)VOS::MetaObject [virtual]
removeTypeListener(TypeChangeListener *tl)VOS::MetaObject [virtual]
saveState(MessageBlock &output, std::set< std::string > &types, bool portable)VOS::MetaObject [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]
setDefaultPolicy(const std::string &policy)VOS::MetaObject [virtual]
VobjectBase classVOS::MetaObject [friend]
~Dispatchable()VOS::Dispatchable [inline, virtual]
~MetaObject()VOS::MetaObject [virtual]
~RefCounted()VUtil::RefCounted [inline, virtual]