![]() |
The Gaudi Framework
v27r1
|
This is the complete list of members for AlgTool, including all inherited members.
acceptDHVisitor(IDataHandleVisitor *) const override | AlgTool | virtual |
AlgTool(const std::string &type, const std::string &name, const IInterface *parent) | AlgTool | |
always() const | CommonMessagingBase | inline |
auditorSvc() const | AlgTool | |
base_class typedef | CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > | |
commitHandles() override | AlgTool | |
configure() override | AlgTool | inline |
debug() const | CommonMessagingBase | inline |
declareInfo(const std::string &name, const T &var, const std::string &desc) const | AlgTool | inline |
declareInfo(const std::string &name, const std::string &format, const void *var, int size, const std::string &desc) const | AlgTool | inline |
declareInput(Gaudi::DataHandle *im) override | AlgTool | inlineprotectedvirtual |
declareInterface(I *i) | AlgTool | inlineprotected |
declareOutput(Gaudi::DataHandle *im) override | AlgTool | inlineprotectedvirtual |
declarePrivateTool(ToolHandle< T > &handle, std::string toolTypeAndName="", bool createIf=true) | AlgTool | inline |
declareProperty(const std::string &name, T &property, const std::string &doc="none") const | AlgTool | inline |
declareProperty(const std::string &name, ToolHandle< T > &hndl, const std::string &doc="none") const | AlgTool | inline |
declareProperty(const std::string &name, ToolHandleArray< T > &hndlArr, const std::string &doc="none") const | AlgTool | inline |
declarePublicTool(ToolHandle< T > &handle, std::string toolTypeAndName="", bool createIf=true) | AlgTool | inline |
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") const | AlgTool | inline |
declareTool(ToolHandle< T > &handle, std::string toolTypeAndName="", bool createIf=true) | AlgTool | inline |
deregisterTool(IAlgTool *tool) const | AlgTool | inline |
err() const | CommonMessagingBase | inline |
error() const | CommonMessagingBase | inline |
evtSvc() const | AlgTool | |
extraInputDeps() const override | AlgTool | inlinevirtual |
extraOutputDeps() const override | AlgTool | inlinevirtual |
Factory typedef | AlgTool | |
fatal() const | CommonMessagingBase | inline |
finalize() override | AlgTool | |
FSMState() const override | AlgTool | inline |
getProperties() const override | AlgTool | |
getProperty(Property *p) const override | AlgTool | |
getProperty(const std::string &name) const override | AlgTool | |
getProperty(const std::string &n, std::string &v) const override | AlgTool | |
getPropertyMgr() const | AlgTool | inline |
hasProperty(const std::string &name) const override | AlgTool | |
info() const | CommonMessagingBase | inline |
initialize() override | AlgTool | |
initToolHandles() const | AlgTool | private |
inputDataObjs() const | AlgTool | inline |
inputHandles() const override | AlgTool | inlinevirtual |
InterfaceList typedef | AlgTool | private |
m_auditInit | AlgTool | private |
m_auditorFinalize | AlgTool | private |
m_auditorInitialize | AlgTool | private |
m_auditorReinitialize | AlgTool | private |
m_auditorRestart | AlgTool | private |
m_auditorStart | AlgTool | private |
m_auditorStop | AlgTool | private |
m_evtSvc | AlgTool | mutableprivate |
m_extInputDataObjs | AlgTool | private |
m_extOutputDataObjs | AlgTool | private |
m_inputDataObjs | AlgTool | private |
m_inputHandles | AlgTool | private |
m_interfaceList | AlgTool | private |
m_monitorSvcName | AlgTool | private |
m_name | AlgTool | private |
m_outputDataObjs | AlgTool | private |
m_outputHandles | AlgTool | private |
m_outputLevel | AlgTool | private |
m_parent | AlgTool | private |
m_pAuditorSvc | AlgTool | mutableprivate |
m_pMonitorSvc | AlgTool | mutableprivate |
m_propertyMgr | AlgTool | protected |
m_ptoolSvc | AlgTool | mutableprivate |
m_state | AlgTool | private |
m_svcLocator | AlgTool | mutableprivate |
m_targetState | AlgTool | private |
m_threadID | AlgTool | private |
m_toolHandleArrays | AlgTool | mutableprivate |
m_toolHandles | AlgTool | mutableprivate |
m_toolHandlesInit | AlgTool | mutableprivate |
m_tools | AlgTool | mutableprivate |
m_type | AlgTool | private |
m_updateDataHandles | AlgTool | protected |
monitorSvc() const | AlgTool | inline |
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 | AlgTool | |
outputDataObjs() const | AlgTool | inline |
outputHandles() const override | AlgTool | inlinevirtual |
outputLevel() const __attribute__((deprecated)) | CommonMessagingBase | inline |
parent() const override | AlgTool | |
queryInterface(const InterfaceID &riid, void **ppvUnknown) override | AlgTool | |
registerTool(IAlgTool *tool) const | AlgTool | inline |
reinitialize() override | AlgTool | |
restart() override | AlgTool | |
service(const std::string &name, T *&svc, bool createIf=true) const | AlgTool | inline |
service(const std::string &type, const std::string &name, T *&svc) const | AlgTool | inline |
service(const std::string &name, const bool createIf=true, const bool quiet=false) const | AlgTool | |
service(const std::string &name, const bool createIf=true, const bool quiet=false) const | AlgTool | inline |
service_i(const std::string &algName, bool createIf, const InterfaceID &iid, void **ppSvc) const | AlgTool | private |
service_i(const std::string &svcType, const std::string &svcName, const InterfaceID &iid, void **ppS) const | AlgTool | private |
serviceLocator() const override | AlgTool | |
setProperties() | AlgTool | |
setProperty(const Property &p) override | AlgTool | |
setProperty(const std::string &s) override | AlgTool | |
setProperty(const std::string &n, const std::string &v) override | AlgTool | |
setProperty(const std::string &name, const TYPE &value) | AlgTool | inline |
start() override | AlgTool | |
stop() override | AlgTool | |
svcLoc() const | AlgTool | inline |
sysFinalize() override | AlgTool | |
sysInitialize() override | AlgTool | |
sysReinitialize() override | AlgTool | |
sysRestart() override | AlgTool | |
sysStart() override | AlgTool | |
sysStop() override | AlgTool | |
targetFSMState() const override | AlgTool | inline |
terminate() override | AlgTool | inline |
tools() const | AlgTool | |
tools() | AlgTool | protected |
toolSvc() const | AlgTool | |
type() const override | AlgTool | |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > | inlineprotected |
verbose() const | CommonMessagingBase | inline |
warning() const | CommonMessagingBase | inline |
~AlgTool() override | AlgTool | |
~CommonMessagingBase()=default | CommonMessagingBase | virtual |