, 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] |
| addPropertyListener(PropertyListener *pl, bool refresh=true) | VOS::BasicLocalProperty | [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] |
| BasicLocalProperty(VobjectBase *superobject) | VOS::BasicLocalProperty | [protected] |
| cacheProperty(bool b) | VOS::Property | [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::Property | [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] |
| getAsynchronousEvents() | VOS::BasicLocalProperty | [inline, virtual] |
| getAvailablePolicies(const std::string &domain) | VOS::MetaObject | [virtual] |
| getChildren(int start=0, int end=-1) | VOS::MetaObject | [virtual] |
| getDataType() | VOS::BasicLocalProperty | [virtual] |
| getDefaultPolicy(const std::string &domain="") | VOS::MetaObject | [virtual] |
| getLength() | VOS::BasicLocalProperty | [virtual] |
| getParents() | VOS::MetaObject | [virtual] |
| getPolicy(const std::string &domain, Identity *id) | VOS::MetaObject | [virtual] |
| getPriority() | VOS::Property | [inline, virtual] |
| getProperty(Vobject &on, const std::string &propname, const char *fmt,...) | VOS::Property | [static] |
| getProperty(Vobject &base, const std::string &propname, std::string &data, std::string &datatype) | VOS::Property | [static] |
| getProperty(Vobject &base, const std::string &propname, int &i) | VOS::Property | [static] |
| getProperty(Vobject &base, const std::string &propname, bool &i) | VOS::Property | [static] |
| getProperty(Vobject &base, const std::string &propname, double &x) | VOS::Property | [static] |
| getProperty(Vobject &base, const std::string &propname, double &x, double &y) | VOS::Property | [static] |
| getProperty(Vobject &base, const std::string &propname, double &x, double &y, double &z) | VOS::Property | [static] |
| getProperty(Vobject &base, const std::string &propname, double &x, double &y, double &z, double &r) | VOS::Property | [static] |
| getProperty(Vobject &base, const std::string &propname, float &x) | VOS::Property | [static] |
| getProperty(Vobject &base, const std::string &propname, float &x, float &y) | VOS::Property | [static] |
| getProperty(Vobject &base, const std::string &name, int &x, int &y) | VOS::Property | [static] |
| getProperty(Vobject &base, const std::string &propname, float &x, float &y, float &z) | VOS::Property | [static] |
| getProperty(Vobject &base, const std::string &propname, float &x, float &y, float &z, float &r) | VOS::Property | [static] |
| 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::BasicLocalProperty | [virtual] |
| insertChild(int position, const std::string &contextual_name, Vobject *child) | VOS::MetaObject | [virtual] |
| isLocal() | VOS::MetaObject | [virtual] |
| isRemote() | VOS::MetaObject | [virtual] |
| LocalProperty(VobjectBase *superobject) | VOS::LocalProperty | [protected] |
| MetaObject(VobjectBase *superobject) | VOS::MetaObject | [protected] |
| new_BasicLocalProperty(VobjectBase *superobject, const std::string &calledtype) | VOS::BasicLocalProperty | [static] |
| notifyBlockChanged(const std::string &key, const std::string &data) | VOS::BasicLocalProperty | [virtual] |
| notifyBlockChanging(const std::string &key, const std::string &data) | VOS::BasicLocalProperty | [virtual] |
| numChildren() | VOS::MetaObject | [virtual] |
| operator!=(Vobject &v) const | VOS::Vobject | |
| operator==(Vobject &v) const | VOS::Vobject | |
| Property(VobjectBase *superobject) | VOS::Property | [protected] |
| read(std::string &target) | VOS::BasicLocalProperty | [virtual] |
| read(std::string &target, int start, int length) | VOS::BasicLocalProperty | [virtual] |
| read() | VOS::BasicLocalProperty | [virtual] |
| read(int start, int length) | VOS::BasicLocalProperty | [virtual] |
| VOS::LocalProperty::read(const char *format,...) | VOS::Property | |
| VOS::LocalProperty::read(int &i) | VOS::Property | |
| VOS::LocalProperty::read(bool &i) | VOS::Property | |
| VOS::LocalProperty::read(double &x) | VOS::Property | |
| VOS::LocalProperty::read(double &x, double &y) | VOS::Property | |
| VOS::LocalProperty::read(double &x, double &y, double &z) | VOS::Property | |
| VOS::LocalProperty::read(double &x, double &y, double &z, double &r) | VOS::Property | |
| VOS::LocalProperty::read(float &x) | VOS::Property | |
| VOS::LocalProperty::read(float &x, float &y) | VOS::Property | |
| VOS::LocalProperty::read(float &x, float &y, float &z) | VOS::Property | |
| VOS::LocalProperty::read(float &x, float &y, float &z, float &r) | VOS::Property | |
| VOS::LocalProperty::read(std::vector< float > &vec) | VOS::Property | |
| VOS::LocalProperty::read(std::vector< int > &vec) | VOS::Property | |
| readFromFile(const std::string &filename, const std::string &type="") | VOS::Property | |
| 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] |
| removePropertyListener(PropertyListener *pl) | VOS::BasicLocalProperty | [virtual] |
| removeType(const std::string &s) | VOS::MetaObject | [virtual] |
| removeTypeListener(TypeChangeListener *tl) | VOS::MetaObject | [virtual] |
| replace(const std::string &newdata, const std::string &newtype="?") | VOS::BasicLocalProperty | [inline, virtual] |
| replace(Vobject *initiator, const std::string &newdata, const std::string &newtype="?") | VOS::BasicLocalProperty | [virtual] |
| VOS::Property::replace(const char *format, size_t maxlen,...) | VOS::Property | |
| VOS::Property::replace(const char *format, const char *type, size_t maxlen,...) | VOS::Property | |
| VOS::Property::replace(const char *str) | VOS::Property | |
| VOS::Property::replace(bool b) | VOS::Property | |
| VOS::Property::replace(int i) | VOS::Property | |
| VOS::Property::replace(float x) | VOS::Property | |
| VOS::Property::replace(float x, float y) | VOS::Property | |
| VOS::Property::replace(float x, float y, float z) | VOS::Property | |
| VOS::Property::replace(float x, float y, float z, float r) | VOS::Property | |
| VOS::Property::replace(double x) | VOS::Property | |
| VOS::Property::replace(double x, double y) | VOS::Property | |
| VOS::Property::replace(double x, double y, double z) | VOS::Property | |
| VOS::Property::replace(double x, double y, double z, double r) | VOS::Property | |
| VOS::Property::replace(std::vector< float > &vec) | VOS::Property | |
| VOS::Property::replace(std::vector< int > &vec) | VOS::Property | |
| 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] |
| setAsynchronousEvents(bool b) | VOS::BasicLocalProperty | [inline, virtual] |
| setChild(int position, const std::string &contextual_name, Vobject *child) | VOS::MetaObject | [virtual] |
| setDefaultPolicy(const std::string &policy) | VOS::MetaObject | [virtual] |
| setPriority(Message::Priority p) | VOS::Property | [inline, virtual] |
| setProperty(Vobject &on, const std::string &propname, const std::string &propval, const std::string &valtype, const std::string &pac, bool letErrorThrough=false) | VOS::BasicLocalProperty | [static] |
| VOS::LocalProperty::setProperty(Vobject &on, const std::string &propname, const std::string &type, const char *fmt, size_t maxlen,...) | VOS::Property | [static] |
| VOS::LocalProperty::setProperty(Vobject &on, const std::string &propname, const std::string &type, const std::string &pac, const char *fmt, size_t maxlen,...) | VOS::Property | [static] |
| VOS::LocalProperty::setProperty(Vobject &base, const std::string &propname, bool b, const std::string &pac="") | VOS::Property | [static] |
| VOS::LocalProperty::setProperty(Vobject &base, const std::string &propname, int i, const std::string &pac="") | VOS::Property | [static] |
| VOS::LocalProperty::setProperty(Vobject &base, const std::string &propname, double x, const std::string &pac="") | VOS::Property | [static] |
| VOS::LocalProperty::setProperty(Vobject &base, const std::string &propname, double x, double y, const std::string &pac="") | VOS::Property | [static] |
| VOS::LocalProperty::setProperty(Vobject &base, const std::string &name, int x, int y, const std::string &pac="") | VOS::Property | [static] |
| VOS::LocalProperty::setProperty(Vobject &base, const std::string &propname, double x, double y, double z, const std::string &pac="") | VOS::Property | [static] |
| VOS::LocalProperty::setProperty(Vobject &base, const std::string &propname, double x, double y, double z, double r, const std::string &pac="") | VOS::Property | [static] |
| setupHandlers() | VOS::LocalProperty | [inline, protected] |
| validatePropertyAccess(PropertyEvent &e, std::string &message) | VOS::LocalProperty | [virtual] |
| VobjectBase class | VOS::MetaObject | [friend] |
| write(int start, const std::string &newdata) | VOS::BasicLocalProperty | [inline, virtual] |
| write(Vobject *initiator, int start, const std::string &newdata) | VOS::BasicLocalProperty | [virtual] |
| writeToFile(const std::string &filename, int offset=0, int length=-1) | VOS::Property | |
| ~Dispatchable() | VOS::Dispatchable | [inline, virtual] |
| ~MetaObject() | VOS::MetaObject | [virtual] |
| ~PersistBlockListener() | VOS::PersistBlockListener | [inline, virtual] |
| ~RefCounted() | VUtil::RefCounted | [inline, virtual] |