Gaudi Framework, version v20r2

Generated: 18 Jul 2008

PropertyWithValue< TYPE > Member List

This is the complete list of members for PropertyWithValue< TYPE >, including all inherited members.

assign(const Property &source)PropertyWithValue< TYPE > [inline, virtual]
assign(const Property &source)PropertyWithValue< TYPE > [inline, 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() constProperty [inline]
fillStream(std::ostream &) const Property [virtual]
fromString(const std::string &s)PropertyWithValue< TYPE > [inline, virtual]
i_get() constPropertyWithValue< TYPE > [inline, protected]
i_set(const TYPE &value)PropertyWithValue< TYPE > [inline, protected]
load(Property &dest) const PropertyWithValue< TYPE > [inline, virtual]
m_ownPropertyWithValue< TYPE > [private]
m_readCallBackProperty [mutable, protected]
m_updateCallBackProperty [protected]
m_valuePropertyWithValue< TYPE > [private]
name() constProperty [inline]
operator const TYPE &() constPropertyWithValue< TYPE > [inline]
operator=(const TYPE &value)PropertyWithValue< TYPE > [inline, protected]
operator=(const PropertyWithValue &rhs)PropertyWithValue< TYPE > [protected]
operator=(const PropertyWithValue< OTHER > &right)PropertyWithValue< TYPE > [protected]
Property::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]
PropertyWithValue(const std::string &name, TYPE *value, const bool owner)PropertyWithValue< TYPE > [inline, protected]
PropertyWithValue(const PropertyWithValue &rhs)PropertyWithValue< TYPE > [inline, protected]
PropertyWithValue(const PropertyWithValue< OTHER > &right)PropertyWithValue< TYPE > [inline, protected]
readCallBack() constProperty
setDocumentation(const std::string &documentation)Property [inline]
setName(const std::string &value)Property [inline]
setValue(const TYPE &value)=0PropertyWithValue< TYPE > [pure virtual]
toString() constPropertyWithValue< TYPE > [inline, virtual]
toString() constPropertyWithValue< TYPE > [inline, virtual]
type() constProperty [inline]
type_info() constProperty [inline]
updateCallBack() constProperty
useReadHandler() constProperty [virtual]
useUpdateHandler()Property [virtual]
value() constPropertyWithValue< TYPE > [inline]
~Property()Property [virtual]
~PropertyWithValue()PropertyWithValue< TYPE > [inline, protected, virtual]


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