![]() |
The Gaudi Framework
v27r1
|
This is the complete list of members for RootHistCnv::PersSvc, including all inherited members.
activateConverter(long typ, const CLID &clid, IConverter *cnv) | ConversionSvc | protectedvirtual |
addConverter(const CLID &clid) | ConversionSvc | virtual |
addConverter(IConverter *pConverter) | ConversionSvc | virtual |
addressCreator() const | ConversionSvc | virtual |
addressCreator() | ConversionSvc | inlineprotectedvirtual |
always() const | CommonMessagingBase | inline |
auditorSvc() const | Service | |
base_class typedef | extends< Service, IConversionSvc, IAddressCreator > | |
commitOutput(const std::string &output, bool do_commit) | ConversionSvc | virtual |
configure() override | Service | inline |
configureConverter(long typ, const CLID &clid, IConverter *cnv) | ConversionSvc | protectedvirtual |
connectOutput(const std::string &outputFile, const std::string &openMode) | ConversionSvc | virtual |
connectOutput(const std::string &output) | ConversionSvc | virtual |
conversionSvc() const | ConversionSvc | virtual |
ConversionSvc(const std::string &name, ISvcLocator *svc, long type) | ConversionSvc | |
convertAddress(const IOpaqueAddress *pAddress, std::string &refAddress) | ConversionSvc | virtual |
converter(const CLID &wanted) | ConversionSvc | virtual |
createAddress(long svc_type, const CLID &clid, const std::string *par, const unsigned long *ip, IOpaqueAddress *&refpAddress) | ConversionSvc | virtual |
createAddress(long svc_type, const CLID &clid, const std::string &refAddress, IOpaqueAddress *&refpAddress) | ConversionSvc | virtual |
createConverter(long typ, const CLID &clid, const ICnvFactory *fac) | ConversionSvc | protectedvirtual |
createObj(IOpaqueAddress *pAddress, DataObject *&refpObject) | ConversionSvc | virtual |
createRep(DataObject *pObject, IOpaqueAddress *&refpAddress) override | RootHistCnv::PersSvc | virtual |
dataProvider() const | ConversionSvc | virtual |
debug() const | CommonMessagingBase | inline |
declarePrivateTool(ToolHandle< T > &handle, std::string toolTypeAndName="", bool createIf=true) | Service | inline |
declareProperty(const std::string &name, T &property, const std::string &doc="none") const | Service | inline |
declarePublicTool(ToolHandle< T > &handle, std::string toolTypeAndName="", bool createIf=true) | Service | inline |
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") const | Service | inline |
err() const | CommonMessagingBase | inline |
error() const | CommonMessagingBase | inline |
ext_iids typedef | extend_interfaces< Interfaces...> | |
extend_interfaces_base typedef | extends< Service, IConversionSvc, IAddressCreator > | |
Factory typedef | Service | |
fatal() const | CommonMessagingBase | inline |
fillObjRefs(IOpaqueAddress *pAddress, DataObject *pObject) | ConversionSvc | virtual |
fillRepRefs(IOpaqueAddress *pAddress, DataObject *pObject) | ConversionSvc | virtual |
finalize() override | RootHistCnv::PersSvc | virtual |
FSMState() const override | Service | inline |
getInterfaceNames() const override | extends< Service, IConversionSvc, IAddressCreator > | inline |
getProperties() const override | Service | |
getProperty(Property *p) const override | Service | |
getProperty(const std::string &name) const override | Service | |
getProperty(const std::string &n, std::string &v) const override | Service | |
hasProperty(const std::string &name) const override | Service | |
i_cast(const InterfaceID &tid) const override | extends< Service, IConversionSvc, IAddressCreator > | inline |
info() const | CommonMessagingBase | inline |
initialize() override | RootHistCnv::PersSvc | virtual |
initializeConverter(long typ, const CLID &clid, IConverter *cnv) | ConversionSvc | protectedvirtual |
loadConverter(DataObject *pObject) | ConversionSvc | protectedvirtual |
m_addressCreator | ConversionSvc | mutableprotected |
m_alphaIds | RootHistCnv::PersSvc | private |
m_cnvSvc | ConversionSvc | mutableprotected |
m_dataSvc | ConversionSvc | mutableprotected |
m_defFileName | RootHistCnv::PersSvc | private |
m_hfile | RootHistCnv::PersSvc | private |
m_outputEnabled | RootHistCnv::PersSvc | private |
m_outputLevel | Service | protected |
m_prtWar | RootHistCnv::PersSvc | private |
m_state | Service | protected |
m_targetState | Service | protected |
m_type | ConversionSvc | protected |
m_workers | ConversionSvc | protected |
makeCall(int typ, bool ignore_add, bool ignore_obj, bool update, IOpaqueAddress *&pAddress, DataObject *&pObject) | ConversionSvc | protected |
msg() const | CommonMessagingBase | inline |
msgLevel() const | CommonMessagingBase | inline |
msgLevel(MSG::Level lvl) const | CommonMessagingBase | inline |
msgStream() const | CommonMessagingBase | inline |
msgStream(const MSG::Level level) const | CommonMessagingBase | inline |
msgSvc() const | CommonMessagingBase | inline |
name() const override | Service | |
objType() const | ConversionSvc | |
outputLevel() const | Service | inlineprotected |
PersSvc(const std::string &name, ISvcLocator *svc) | RootHistCnv::PersSvc | |
queryInterface(const InterfaceID &ti, void **pp) override | extends< Service, IConversionSvc, IAddressCreator > | inline |
reinitialize() override | Service | |
removeConverter(const CLID &clid) | ConversionSvc | virtual |
repSvcType() const | ConversionSvc | virtual |
restart() override | Service | |
service(const std::string &name, const T *&psvc, bool createIf=true) const | Service | inline |
service(const std::string &name, T *&psvc, bool createIf=true) const | Service | inline |
service(const std::string &name, bool createIf=true) const | Service | inline |
service(const std::string &svcType, const std::string &svcName, T *&psvc) const | Service | inline |
Service(std::string name, ISvcLocator *svcloc) | Service | |
serviceLocator() const override | Service | |
setAddressCreator(IAddressCreator *creator) | ConversionSvc | virtual |
setConversionSvc(IConversionSvc *svc) | ConversionSvc | virtual |
setDataProvider(IDataProviderSvc *pService) | ConversionSvc | virtual |
setProperties() | Service | |
setProperty(const Property &p) override | Service | |
setProperty(const std::string &s) override | Service | |
setProperty(const std::string &n, const std::string &v) override | Service | |
setProperty(const std::string &name, const TYPE &value) | Service | inline |
start() override | Service | |
stop() override | Service | |
sysFinalize() override | Service | |
sysInitialize() override | Service | |
sysReinitialize() override | Service | |
sysRestart() override | Service | |
sysStart() override | Service | |
sysStop() override | Service | |
targetFSMState() const override | Service | inline |
terminate() override | Service | inline |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
updateObj(IOpaqueAddress *pAddress, DataObject *refpObject) | ConversionSvc | virtual |
updateObjRefs(IOpaqueAddress *pAddress, DataObject *pObject) | ConversionSvc | virtual |
updateRep(IOpaqueAddress *pAddress, DataObject *pObject) | ConversionSvc | virtual |
updateRepRefs(IOpaqueAddress *pAddress, DataObject *pObject) | ConversionSvc | virtual |
updateServiceState(IOpaqueAddress *pAddress) | ConversionSvc | virtual |
verbose() const | CommonMessagingBase | inline |
warning() const | CommonMessagingBase | inline |
~CommonMessagingBase()=default | CommonMessagingBase | virtual |
~ConversionSvc() | ConversionSvc | protectedvirtual |
~extend_interfaces() override=default | extend_interfaces< Interfaces...> | |
~extends() override=default | extends< Service, IConversionSvc, IAddressCreator > | |
~PersSvc() override=default | RootHistCnv::PersSvc | |
~Service() override | Service | protected |