![]() |
The Gaudi Framework
v26r0
|
This is the complete list of members for GaudiHandleProperty, including all inherited members.
assign(const Property &source) | GaudiHandleProperty | inlinevirtual |
clone() const | GaudiHandleProperty | inlinevirtual |
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 &s) | GaudiHandleProperty | virtual |
GaudiHandleProperty(const std::string &name, GaudiHandleBase &ref) | GaudiHandleProperty | |
load(Property &destination) const | GaudiHandleProperty | inlinevirtual |
m_pValue | GaudiHandleProperty | private |
m_readCallBack | Property | mutableprotected |
m_updateCallBack | Property | protected |
name() const | Property | inline |
operator=(const GaudiHandleBase &value) | GaudiHandleProperty | inline |
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 |
readCallBack() const | Property | |
setDocumentation(const std::string &documentation) | Property | inline |
setName(const std::string &value) | Property | inline |
setValue(const GaudiHandleBase &value) | GaudiHandleProperty | |
toStream(std::ostream &out) const | GaudiHandleProperty | virtual |
toString() const | GaudiHandleProperty | virtual |
type() const | Property | inline |
type_info() const | Property | inline |
updateCallBack() const | Property | |
useReadHandler() const | Property | virtual |
useUpdateHandler() | Property | virtual |
value() const | GaudiHandleProperty | inline |
~Property() | Property | virtual |