add(WeakPropertyRef *ref) | Gaudi::Details::PropertyBase | inlineprivate |
assign(const Gaudi::Details::PropertyBase &source) override | DataHandleProperty | virtual |
clone() const override | DataHandleProperty | virtual |
DataHandleProperty(const std::string &name, Gaudi::DataHandle &ref) | DataHandleProperty | |
declareReadHandler(std::function< void(PropertyBase &)> fun) override | PropertyWithHandlers<> | inline |
Gaudi::Details::PropertyBase::declareReadHandler(std::function< void(PropertyBase &)> fun)=0 | Gaudi::Details::PropertyBase | pure virtual |
Gaudi::Details::PropertyBase::declareReadHandler(void(HT::*MF)(PropertyBase &), HT *instance) | Gaudi::Details::PropertyBase | inline |
declareUpdateHandler(std::function< void(PropertyBase &)> fun) override | PropertyWithHandlers<> | inline |
Gaudi::Details::PropertyBase::declareUpdateHandler(std::function< void(PropertyBase &)> fun)=0 | Gaudi::Details::PropertyBase | pure virtual |
Gaudi::Details::PropertyBase::declareUpdateHandler(void(HT::*MF)(PropertyBase &), HT *instance) | Gaudi::Details::PropertyBase | inline |
documentation() const | Gaudi::Details::PropertyBase | inline |
fillStream(std::ostream &) const | Gaudi::Details::PropertyBase | virtual |
fromString(const std::string &s) override | DataHandleProperty | virtual |
load(Gaudi::Details::PropertyBase &destination) const override | DataHandleProperty | virtual |
m_documentation | Gaudi::Details::PropertyBase | private |
m_handlers | PropertyWithHandlers<> | private |
m_name | Gaudi::Details::PropertyBase | private |
m_ownerType | Gaudi::Details::PropertyBase | private |
m_pValue | DataHandleProperty | protected |
m_semantics | Gaudi::Details::PropertyBase | private |
m_typeinfo | Gaudi::Details::PropertyBase | private |
m_weakReferences | Gaudi::Details::PropertyBase | private |
name() const | Gaudi::Details::PropertyBase | inline |
operator=(const Gaudi::DataHandle &value) | DataHandleProperty | |
PropertyWithHandlers<>::operator=(const PropertyBase &)=default | Gaudi::Details::PropertyBase | protected |
ownerType() const | Gaudi::Details::PropertyBase | inline |
ownerTypeName() const | Gaudi::Details::PropertyBase | inline |
PropertyBase(const std::type_info &type, std::string name="", std::string doc="", std::string semantics="") | Gaudi::Details::PropertyBase | inlineprotected |
PropertyBase(std::string name, const std::type_info &type) | Gaudi::Details::PropertyBase | inlineprotected |
PropertyBase(const PropertyBase &)=default | Gaudi::Details::PropertyBase | protected |
readCallBack() const override | PropertyWithHandlers<> | inline |
Gaudi::Details::PropertyBase::readCallBack() const =0 | Gaudi::Details::PropertyBase | pure virtual |
remove(WeakPropertyRef *ref) | Gaudi::Details::PropertyBase | inlineprivate |
semantics() const | Gaudi::Details::PropertyBase | inline |
setDocumentation(std::string value) | Gaudi::Details::PropertyBase | inline |
setName(std::string value) | Gaudi::Details::PropertyBase | inline |
setOwnerType(const std::type_info &ownerType) | Gaudi::Details::PropertyBase | inline |
setOwnerType() | Gaudi::Details::PropertyBase | inline |
setSemantics(std::string value) | Gaudi::Details::PropertyBase | inline |
setValue(const Gaudi::DataHandle &value) | DataHandleProperty | |
to_view(std::string str) | Gaudi::Details::PropertyBase | privatestatic |
toStream(std::ostream &out) const override | DataHandleProperty | virtual |
toString() const override | DataHandleProperty | virtual |
type() const | Gaudi::Details::PropertyBase | inline |
type_info() const | Gaudi::Details::PropertyBase | inline |
updateCallBack() const override | PropertyWithHandlers<> | inline |
Gaudi::Details::PropertyBase::updateCallBack() const =0 | Gaudi::Details::PropertyBase | pure virtual |
useReadHandler() const | PropertyWithHandlers<> | inline |
useUpdateHandler() override | PropertyWithHandlers<> | inlinevirtual |
value() const | DataHandleProperty | |
WeakPropertyRef | Gaudi::Details::PropertyBase | private |
~PropertyBase() | Gaudi::Details::PropertyBase | inlinevirtual |