Gaudi Framework, version v20r2

Generated: 18 Jul 2008

PropertyList Member List

This is the complete list of members for PropertyList, including all inherited members.

addProperty(const std::string &name, Property &p)PropertyList
addProperty(Property &p)PropertyList
assign(const Property &p)PropertyList [virtual]
assign(const std::string &name, const Property &p)PropertyList
clone() const=0Property [pure virtual]
declareReadHandler(PropertyCallbackFunctor *pf)Property [virtual]
declareReadHandler(void(HT::*MF)(Property &), HT *instance)Property [inline]
declareUpdateHandler(PropertyCallbackFunctor *pf)Property [virtual]
declareUpdateHandler(void(HT::*MF)(Property &), HT *instance)Property [inline]
documentation() constProperty [inline]
fillStream(std::ostream &) const Property [virtual]
fromString(const std::string &value)=0Property [pure virtual]
getProperties() constPropertyList
getProperty(const std::string &name) const PropertyList
isRef() constPropertyList [inline]
load(Property &p) constPropertyList [virtual]
load(const std::string &name, Property &p) constPropertyList
m_propertyListPropertyList [private]
m_readCallBackProperty [mutable, protected]
m_updateCallBackProperty [protected]
name() constProperty [inline]
operator=(const Property &right)Property [protected]
Property(const std::type_info &type, const std::string &name="")Property [protected]
Property(const std::string &name, const std::type_info &type)Property [protected]
Property(const Property &right)Property [protected]
PropertyList()PropertyList
PropertyList(const std::string &name)PropertyList
readCallBack() constProperty
removeProperty(const std::string &name)PropertyList
removeProperty(Property &p)PropertyList
setDocumentation(const std::string &documentation)Property [inline]
setName(const std::string &value)Property [inline]
toString() const=0Property [pure virtual]
type() constProperty [inline]
type_info() constProperty [inline]
updateCallBack() constProperty
useReadHandler() constProperty [virtual]
useUpdateHandler()Property [virtual]
~Property()Property [virtual]
~PropertyList()PropertyList [virtual]


Generated at Fri Jul 18 12:09:04 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004