All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CommandProperty Member List

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

assign(const Property &source)PropertyWithValue< std::string >inlinevirtual
clone() constSimpleProperty< std::string >virtual
CommandProperty()CommandProperty
CommandProperty(const std::string &name)CommandProperty
CommandProperty(const std::string &name, const std::string &value)CommandProperty
declareReadHandler(PropertyCallbackFunctor *pf)Propertyvirtual
declareReadHandler(void(HT::*MF)(Property &), HT *instance)Propertyinline
declareUpdateHandler(PropertyCallbackFunctor *pf)Propertyvirtual
declareUpdateHandler(void(HT::*MF)(Property &), HT *instance)Propertyinline
documentation() const Propertyinline
fillStream(std::ostream &) const Propertyvirtual
fromString(const std::string &s)PropertyWithValue< std::string >virtual
handler(const std::string &value)=0CommandPropertypure virtual
i_get() constPropertyWithValue< std::string >inlineprotected
i_set(const std::string &value)PropertyWithValue< std::string >inlineprotected
load(Property &dest) constPropertyWithValue< std::string >virtual
m_readCallBackPropertymutableprotected
m_updateCallBackPropertyprotected
name() const Propertyinline
operator const std::string &() constPropertyWithValue< std::string >inline
operator=(const std::string &value)SimpleProperty< std::string >
operator=(const PropertyWithValue< OTHER > &right)SimpleProperty< std::string >
PropertyWithVerifier< std::string, VERIFIER >::operator=(const PropertyWithVerifier< OTHER, OTHERVERIFIER > &right)PropertyWithVerifier< std::string, VERIFIER >
PropertyWithValue< std::string >::operator=(const PropertyWithValue &rhs)PropertyWithValue< std::string >protected
Property::operator=(const Property &right)Propertyprotected
Property(const std::type_info &type, const std::string &name="")Propertyprotected
Property(const std::string &name, const std::type_info &type)Propertyprotected
Property(const Property &right)Propertyprotected
PropertyWithValue(const std::string &name, PVal value, const bool owner)PropertyWithValue< std::string >inlineprotected
PropertyWithValue(const PropertyWithValue &rhs)PropertyWithValue< std::string >inlineprotected
PropertyWithValue(const PropertyWithValue< OTHER > &right)PropertyWithValue< std::string >inlineprotected
PropertyWithVerifier(const std::string &name, typename Gaudi::Utils::PropertyTypeTraits< std::string >::PVal value, const bool owner, const VERIFIER &verifier)PropertyWithVerifier< std::string, VERIFIER >inlineprotected
PVal typedefPropertyWithValue< std::string >
readCallBack() const Property
set(const std::string &value)CommandPropertyvirtual
setDocumentation(const std::string &documentation)Propertyinline
setName(const std::string &value)Propertyinline
setValue(const std::string &value)PropertyWithVerifier< std::string, VERIFIER >inlinevirtual
SimpleProperty(VERIFIER verifier=VERIFIER())SimpleProperty< std::string >
SimpleProperty(const std::string &value, VERIFIER verifier=VERIFIER())SimpleProperty< std::string >
SimpleProperty(const std::string &name, const std::string &value, VERIFIER verifier=VERIFIER())SimpleProperty< std::string >
SimpleProperty(const PropertyWithValue< OTHER > &right)SimpleProperty< std::string >
SimpleProperty(const SimpleProperty &right)SimpleProperty< std::string >
toStream(std::ostream &out) constPropertyWithValue< std::string >virtual
toString() constPropertyWithValue< std::string >inlinevirtual
Traits typedefSimpleProperty< std::string >protected
type() const Propertyinline
type_info() const Propertyinline
updateCallBack() const Property
useReadHandler() const Propertyvirtual
useUpdateHandler()Propertyvirtual
value() constPropertyWithValue< std::string >inline
verifier()PropertyWithVerifier< std::string, VERIFIER >inline
verifier() constPropertyWithVerifier< std::string, VERIFIER >inline
~CommandProperty()CommandPropertyvirtual
~Property()Propertyvirtual
~PropertyWithValue()PropertyWithValue< std::string >inlineprotectedvirtual
~PropertyWithVerifier()PropertyWithVerifier< std::string, VERIFIER >inlineprotectedvirtual
~SimpleProperty()SimpleProperty< std::string >virtual