, 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] |
| csMetaSector(VOS::VobjectBase *superobject) | csMetaSector | |
| 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] |
| getAmbientLightColor(float &r, float &g, float &b) | A3DL::Sector | |
| getAmbientLightColorObj() | A3DL::Sector | |
| getAvailablePolicies(const std::string &domain) | VOS::MetaObject | [virtual] |
| getChildren(int start=0, int end=-1) | VOS::MetaObject | [virtual] |
| getCollisionDetection() | A3DL::Sector | [virtual] |
| getCollisionDetectionObj() | A3DL::Sector | [virtual] |
| GetCsVosSector() | csMetaSector | [inline] |
| getDefaultPolicy(const std::string &domain="") | VOS::MetaObject | [virtual] |
| getFogColor(float &r, float &g, float &b) | A3DL::Sector | |
| getFogColorObj() | A3DL::Sector | |
| getFogDensity() | A3DL::Sector | |
| getFogDensityObj() | A3DL::Sector | |
| getGravity() | A3DL::Sector | [virtual] |
| getGravityObj() | A3DL::Sector | [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() | A3DL::Sector | [virtual] |
| getWelcomeMessage() | A3DL::Sector | |
| getWelcomeMessageDataType() | A3DL::Sector | |
| getWelcomeMessageObj() | A3DL::Sector | |
| 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] |
| new_csMetaSector(VOS::VobjectBase *superobject, const std::string &type) | csMetaSector | [static] |
| new_Sector(VOS::VobjectBase *superobject, const std::string &type) | A3DL::Sector | [static] |
| 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] |
| Sector(VOS::VobjectBase *superobject) | A3DL::Sector | |
| sendMessage(Message *m) | VOS::MetaObject | [virtual] |
| sendMessage(MessageBlock *m) | VOS::MetaObject | [virtual] |
| sendUpdateMessage(Message *m) | VOS::MetaObject | [virtual] |
| setAmbientLightColor(float r, float g, float b) | A3DL::Sector | |
| setChild(int position, const std::string &contextual_name, Vobject *child) | VOS::MetaObject | [virtual] |
| setCollisionDetection(bool enabled) | A3DL::Sector | [virtual] |
| SetCsVosSector(csRef< csVosSector > s) | csMetaSector | [inline] |
| setDefaultPolicy(const std::string &policy) | VOS::MetaObject | [virtual] |
| setFogColor(float r, float g, float b) | A3DL::Sector | |
| setFogDensity(double d) | A3DL::Sector | |
| setGravity(double unitsPerSecond) | A3DL::Sector | [virtual] |
| setWelcomeMessage(const std::string &msg, const std::string &type="text/plain") | A3DL::Sector | |
| VobjectBase class | VOS::MetaObject | [friend] |
| ~csMetaSector() | csMetaSector | [inline, virtual] |
| ~Dispatchable() | VOS::Dispatchable | [inline, virtual] |
| ~MetaObject() | VOS::MetaObject | [virtual] |
| ~RefCounted() | VUtil::RefCounted | [inline, virtual] |
| ~Sector() | A3DL::Sector | |