Gaudi Framework, version v21r9

Home   Generated: 3 May 2010

Property Member List

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

assign(const Property &source)=0Property [pure virtual]
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() const Property [inline]
fillStream(std::ostream &) const Property [virtual]
fromString(const std::string &value)=0Property [pure virtual]
load(Property &dest) const =0Property [pure virtual]
m_documentationProperty [private]
m_nameProperty [private]
m_readCallBackProperty [mutable, protected]
m_typeinfoProperty [private]
m_updateCallBackProperty [protected]
name() const Property [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]
Property()Property [private]
readCallBack() const Property
setDocumentation(const std::string &documentation)Property [inline]
setName(const std::string &value)Property [inline]
toString() const =0Property [pure virtual]
type() const Property [inline]
type_info() const Property [inline]
updateCallBack() const Property
useReadHandler() const Property [virtual]
useUpdateHandler()Property [virtual]
~Property()Property [virtual]


Generated at Mon May 3 12:26:07 2010 for Gaudi Framework, version v21r9 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004