![]() |
The Gaudi Framework
v27r0
|
This is the complete list of members for SimpleProperty< TYPE, VERIFIER >, including all inherited members.
assign(const Property &source) override | PropertyWithValue< TYPE > | inlinevirtual |
assign(const Property &source) override | PropertyWithValue< TYPE > | virtual |
clone() const override | SimpleProperty< TYPE, VERIFIER > | inlinevirtual |
clone() const override | SimpleProperty< TYPE, VERIFIER > | virtual |
declareReadHandler(std::function< void(Property &)> fun) | Property | virtual |
declareReadHandler(void(HT::*MF)(Property &), HT *instance) | Property | inline |
declareReadHandler(std::function< void(Property &)> fun) | Property | virtual |
declareReadHandler(void(HT::*MF)(Property &), HT *instance) | Property | inline |
declareUpdateHandler(std::function< void(Property &)> fun) | Property | virtual |
declareUpdateHandler(void(HT::*MF)(Property &), HT *instance) | Property | inline |
declareUpdateHandler(std::function< void(Property &)> fun) | Property | virtual |
declareUpdateHandler(void(HT::*MF)(Property &), HT *instance) | Property | inline |
documentation() const | Property | inline |
documentation() const | Property | inline |
fillStream(std::ostream &) const | Property | virtual |
fillStream(std::ostream &) const | Property | virtual |
fromString(const std::string &s) override | PropertyWithValue< TYPE > | inlinevirtual |
fromString(const std::string &s) override | PropertyWithValue< TYPE > | virtual |
i_get() const | PropertyWithValue< TYPE > | inlineprotected |
i_get() const | PropertyWithValue< TYPE > | inlineprotected |
i_set(const TYPE &value) | PropertyWithValue< TYPE > | inlineprotected |
i_set(const TYPE &value) | PropertyWithValue< TYPE > | inlineprotected |
load(Property &dest) const override | PropertyWithValue< TYPE > | inlinevirtual |
load(Property &dest) const override | PropertyWithValue< TYPE > | virtual |
m_readCallBack | Property | mutableprotected |
m_updateCallBack | Property | protected |
name() const | Property | inline |
name() const | Property | inline |
operator const TYPE &() const | PropertyWithValue< TYPE > | inline |
operator const TYPE &() const | PropertyWithValue< TYPE > | inline |
operator=(const TYPE &value) | SimpleProperty< TYPE, VERIFIER > | inline |
operator=(const PropertyWithValue< OTHER > &right) | SimpleProperty< TYPE, VERIFIER > | |
operator=(const TYPE &value) | SimpleProperty< TYPE, VERIFIER > | |
operator=(const PropertyWithValue< OTHER > &right) | SimpleProperty< TYPE, VERIFIER > | |
operator=(const PropertyWithValue< OTHER > &right) | SimpleProperty< TYPE, VERIFIER > | inline |
PropertyWithVerifier::operator=(const PropertyWithVerifier< OTHER, OTHERVERIFIER > &right) | PropertyWithVerifier< TYPE, VERIFIER > | |
PropertyWithValue::operator=(const PropertyWithValue &rhs) | PropertyWithValue< TYPE > | protected |
Property::operator=(const Property &)=default | Property | protected |
Property(const std::type_info &type, std::string name="") | Property | protected |
Property(std::string name, const std::type_info &type) | Property | protected |
Property(const Property &)=default | Property | protected |
Property(const std::type_info &type, std::string name="") | Property | protected |
Property(std::string name, const std::type_info &type) | Property | protected |
Property(const Property &)=default | Property | protected |
PropertyWithValue(std::string name, PVal value, const bool owner) | PropertyWithValue< TYPE > | inlineprotected |
PropertyWithValue(const PropertyWithValue &rhs) | PropertyWithValue< TYPE > | inlineprotected |
PropertyWithValue(const PropertyWithValue< OTHER > &right) | PropertyWithValue< TYPE > | inlineprotected |
PropertyWithValue(std::string name, PVal value, const bool owner) | PropertyWithValue< TYPE > | inlineprotected |
PropertyWithValue(const PropertyWithValue &rhs) | PropertyWithValue< TYPE > | inlineprotected |
PropertyWithValue(const PropertyWithValue< OTHER > &right) | PropertyWithValue< TYPE > | inlineprotected |
PropertyWithVerifier(std::string name, typename Gaudi::Utils::PropertyTypeTraits< TYPE >::PVal value, const bool owner, const VERIFIER &verifier) | PropertyWithVerifier< TYPE, VERIFIER > | inlineprotected |
PropertyWithVerifier(std::string name, typename Gaudi::Utils::PropertyTypeTraits< TYPE >::PVal value, const bool owner, const VERIFIER &verifier) | PropertyWithVerifier< TYPE, VERIFIER > | inlineprotected |
PVal typedef | PropertyWithValue< TYPE > | |
PVal typedef | PropertyWithValue< TYPE > | |
readCallBack() const | Property | inline |
readCallBack() const | Property | inline |
set(const TYPE &value) | PropertyWithVerifier< TYPE, VERIFIER > | inline |
set(const TYPE &value) | PropertyWithVerifier< TYPE, VERIFIER > | |
setDocumentation(std::string documentation) | Property | inline |
setDocumentation(std::string documentation) | Property | inline |
setName(std::string value) | Property | inline |
setName(std::string value) | Property | inline |
setValue(const TYPE &value) override | PropertyWithVerifier< TYPE, VERIFIER > | inlinevirtual |
setValue(const TYPE &value) override | PropertyWithVerifier< TYPE, VERIFIER > | inlinevirtual |
SimpleProperty(VERIFIER verifier=VERIFIER()) | SimpleProperty< TYPE, VERIFIER > | |
SimpleProperty(const TYPE &value, VERIFIER verifier=VERIFIER()) | SimpleProperty< TYPE, VERIFIER > | |
SimpleProperty(std::string name, const TYPE &value, VERIFIER verifier=VERIFIER()) | SimpleProperty< TYPE, VERIFIER > | |
SimpleProperty(const PropertyWithValue< OTHER > &right) | SimpleProperty< TYPE, VERIFIER > | |
SimpleProperty(const SimpleProperty &right) | SimpleProperty< TYPE, VERIFIER > | |
SimpleProperty(VERIFIER verifier=VERIFIER()) | SimpleProperty< TYPE, VERIFIER > | |
SimpleProperty(const TYPE &value, VERIFIER verifier=VERIFIER()) | SimpleProperty< TYPE, VERIFIER > | |
SimpleProperty(std::string name, const TYPE &value, VERIFIER verifier=VERIFIER()) | SimpleProperty< TYPE, VERIFIER > | |
SimpleProperty(const PropertyWithValue< OTHER > &right) | SimpleProperty< TYPE, VERIFIER > | |
SimpleProperty(const SimpleProperty &right) | SimpleProperty< TYPE, VERIFIER > | |
toStream(std::ostream &out) const override | PropertyWithValue< TYPE > | inlinevirtual |
toStream(std::ostream &out) const override | PropertyWithValue< TYPE > | virtual |
toString() const override | PropertyWithValue< TYPE > | inlinevirtual |
toString() const override | PropertyWithValue< TYPE > | virtual |
Traits typedef | SimpleProperty< TYPE, VERIFIER > | protected |
Traits typedef | SimpleProperty< TYPE, VERIFIER > | protected |
type() const | Property | inline |
type() const | Property | inline |
type_info() const | Property | inline |
type_info() const | Property | inline |
updateCallBack() const | Property | inline |
updateCallBack() const | Property | inline |
useReadHandler() const | Property | virtual |
useReadHandler() const | Property | virtual |
useUpdateHandler() | Property | virtual |
useUpdateHandler() | Property | virtual |
value() const | PropertyWithValue< TYPE > | inline |
value() const | PropertyWithValue< TYPE > | inline |
verifier() | PropertyWithVerifier< TYPE, VERIFIER > | inline |
verifier() const | PropertyWithVerifier< TYPE, VERIFIER > | inline |
verifier() | PropertyWithVerifier< TYPE, VERIFIER > | inline |
verifier() const | PropertyWithVerifier< TYPE, VERIFIER > | inline |
~Property()=default | Property | virtual |
~Property()=default | Property | virtual |
~PropertyWithValue() override | PropertyWithValue< TYPE > | inlineprotected |
~PropertyWithValue() override | PropertyWithValue< TYPE > | protected |
~PropertyWithVerifier() override=default | PropertyWithVerifier< TYPE, VERIFIER > | protected |
~PropertyWithVerifier() override=default | PropertyWithVerifier< TYPE, VERIFIER > | protected |
~SimpleProperty() override=default | SimpleProperty< TYPE, VERIFIER > | |
~SimpleProperty() override=default | SimpleProperty< TYPE, VERIFIER > |