addRef() | PropertyMgr | [virtual] |
declareProperty(const std::string &name, TYPE &value, const std::string &doc="none") | PropertyMgr | [inline] |
declareProperty(const std::string &name, SimpleProperty< TYPE > &prop, const std::string &doc="none") | PropertyMgr | [inline] |
declareProperty(const std::string &name, SimplePropertyRef< TYPE > &prop, const std::string &doc="none") | PropertyMgr | [inline] |
declareProperty(const std::string &name, ToolHandle< TYPE > &ref, const std::string &doc="none") | PropertyMgr | [inline] |
declareProperty(const std::string &name, ServiceHandle< TYPE > &ref, const std::string &doc="none") | PropertyMgr | [inline] |
declareProperty(const std::string &name, ToolHandleArray< TYPE > &ref, const std::string &doc="none") | PropertyMgr | [inline] |
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") | PropertyMgr | |
getProperties() const | PropertyMgr | [virtual] |
getProperty(Property *p) const | PropertyMgr | [virtual] |
getProperty(const std::string &name) const | PropertyMgr | [virtual] |
getProperty(const std::string &n, std::string &v) const | PropertyMgr | [virtual] |
interfaceID() | IProperty | [inline, static] |
LAST_ERROR enum value | IInterface | |
m_isOwned | PropertyMgr | [private] |
m_pOuter | PropertyMgr | [private] |
m_properties | PropertyMgr | [private] |
m_refcount | PropertyMgr | [private] |
m_remoteProperties | PropertyMgr | [private] |
m_todelete | PropertyMgr | [private] |
NO_INTERFACE enum value | IInterface | |
operator=(const PropertyMgr &) | PropertyMgr | |
Properties typedef | PropertyMgr | [private] |
property(const std::string &name) const | PropertyMgr | [protected] |
property(const std::string &name, const std::vector< Property * > &props) const | PropertyMgr | [private] |
PropertyMgr(IInterface *iface=0) | PropertyMgr | |
PropertyMgr(const PropertyMgr &) | PropertyMgr | |
queryInterface(const InterfaceID &riid, void **ppvInterface) | PropertyMgr | [virtual] |
release() | PropertyMgr | [virtual] |
RemoteProperties typedef | PropertyMgr | [private] |
RemProperty typedef | PropertyMgr | [private] |
setProperty(const Property &p) | PropertyMgr | [virtual] |
setProperty(const std::string &s) | PropertyMgr | [virtual] |
setProperty(const std::string &n, const std::string &v) | PropertyMgr | [virtual] |
Status enum name | IInterface | |
SUCCESS enum value | IInterface | |
VERSMISMATCH enum value | IInterface | |
~IInterface() | IInterface | [inline, virtual] |
~PropertyMgr() | PropertyMgr | [virtual] |