![]() |
The Gaudi Framework
v27r0
|
This is the complete list of members for DataHandleProperty, including all inherited members.
assign(const Property &source) | DataHandleProperty | inlinevirtual |
assign(const Property &source) | DataHandleProperty | virtual |
clone() const | DataHandleProperty | inlinevirtual |
clone() const | DataHandleProperty | virtual |
DataHandleProperty(const std::string &name, Gaudi::DataHandle &ref) | DataHandleProperty | |
DataHandleProperty(const std::string &name, Gaudi::DataHandle &ref) | DataHandleProperty | |
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) | DataHandleProperty | virtual |
fromString(const std::string &s) | DataHandleProperty | virtual |
load(Property &destination) const | DataHandleProperty | inlinevirtual |
load(Property &destination) const | DataHandleProperty | virtual |
m_pValue | DataHandleProperty | private |
m_readCallBack | Property | mutableprotected |
m_updateCallBack | Property | protected |
name() const | Property | inline |
name() const | Property | inline |
operator=(const Gaudi::DataHandle &value) | DataHandleProperty | inline |
operator=(const Gaudi::DataHandle &value) | DataHandleProperty | |
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 |
readCallBack() const | Property | inline |
readCallBack() const | Property | inline |
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 Gaudi::DataHandle &value) | DataHandleProperty | |
setValue(const Gaudi::DataHandle &value) | DataHandleProperty | |
toStream(std::ostream &out) const | DataHandleProperty | virtual |
toStream(std::ostream &out) const | DataHandleProperty | virtual |
toString() const | DataHandleProperty | virtual |
toString() const | DataHandleProperty | virtual |
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 | DataHandleProperty | inline |
value() const | DataHandleProperty | |
~DataHandleProperty() | DataHandleProperty | virtual |
~DataHandleProperty() | DataHandleProperty | virtual |
~Property()=default | Property | virtual |
~Property()=default | Property | virtual |