Gaudi Framework, version v23r2

Home   Generated: Thu Jun 28 2012

Gaudi::IODataManager Member List

This is the complete list of members for Gaudi::IODataManager, including all inherited members.
always() constCommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
auditorSvc() const Service
base_class typedefextends1< Service, IIODataManager >
CommonMessaging(const A1 &a1, const A2 &a2, const A3 &a3)CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
CommonMessaging(const A1 &a1, const A2 &a2)CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
CommonMessaging(const A1 &a1)CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
CommonMessaging()CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
configure()Service [inline, virtual]
connectDataIO(int typ, IoType rw, CSTR fn, CSTR technology, bool keep, Connection *con)Gaudi::IODataManager [protected]
connection(const std::string &dsn) const Gaudi::IODataManager [virtual]
ConnectionMap typedefGaudi::IODataManager [protected]
connections(const IInterface *owner) const Gaudi::IODataManager [virtual]
connectRead(bool keep_open, Connection *ioDesc)Gaudi::IODataManager [virtual]
connectWrite(Connection *con, IoType mode=Connection::CREATE, CSTR doctype="UNKNOWN")Gaudi::IODataManager [virtual]
CSTR typedefGaudi::IODataManager [protected]
debug() constCommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
declareProperty(const std::string &name, T &property, const std::string &doc="none") const Service [inline]
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") const Service [inline]
disconnect(Connection *ioDesc)Gaudi::IODataManager [virtual]
err() constCommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
error(CSTR msg, bool rethrow)Gaudi::IODataManager [protected]
extends1< Service, IIODataManager >::error() constCommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
establishConnection(Connection *con)Gaudi::IODataManager [protected]
Service::ext_iids typedefextend_interfaces3< I1, I2, I3 >
extend_interfaces1< IIODataManager >::ext_iids typedefextend_interfaces1< IIODataManager >
extend_interfaces_base typedefextends1< Service, IIODataManager >
extends1(A1 a1, A2 a2, A3 a3)extends1< Service, IIODataManager > [inline]
extends1(A1 a1, A2 a2)extends1< Service, IIODataManager > [inline]
extends1(A1 a1)extends1< Service, IIODataManager > [inline]
extends1()extends1< Service, IIODataManager > [inline]
fatal() constCommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
FidMap typedefGaudi::IODataManager [protected]
finalize()Gaudi::IODataManager [virtual]
FSMState() const Service [inline, virtual]
getInterfaceNames() constextends1< Service, IIODataManager > [inline, virtual]
getProperties() const Service [virtual]
getProperty(Property *p) const Service [virtual]
getProperty(const std::string &name) const Service [virtual]
getProperty(const std::string &n, std::string &v) const Service [virtual]
i_cast(const InterfaceID &tid) constextends1< Service, IIODataManager > [inline, virtual]
info() constCommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
initialize()Gaudi::IODataManager [virtual]
interfaces typedefextends1< Service, IIODataManager >
IODataManager(CSTR nam, ISvcLocator *loc)Gaudi::IODataManager
m_ageLimitGaudi::IODataManager [protected]
m_catalogGaudi::IODataManager [protected]
m_catalogSvcNameGaudi::IODataManager [protected]
m_connectionMapGaudi::IODataManager [protected]
m_fidMapGaudi::IODataManager [protected]
m_incSvcGaudi::IODataManager [protected]
m_msgStreamCommonMessaging< implements3< IService, IProperty, IStateful > > [mutable, protected]
m_msgsvcCommonMessaging< implements3< IService, IProperty, IStateful > > [mutable, protected]
m_outputLevelService [protected]
m_quarantineGaudi::IODataManager [protected]
m_stateService [protected]
m_streamWithServiceCommonMessaging< implements3< IService, IProperty, IStateful > > [mutable, protected]
m_targetStateService [protected]
m_useGFALGaudi::IODataManager [protected]
msg() constCommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
msgLevel() constCommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
msgLevel(MSG::Level lvl) constCommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
msgStream() constCommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
msgStream(const MSG::Level level) constCommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
msgSvc() constCommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
name() const Service [virtual]
outputLevel() const Service [inline, protected]
queryInterface(const InterfaceID &ti, void **pp)extends1< Service, IIODataManager > [inline, virtual]
read(Connection *ioDesc, void *const data, size_t len)Gaudi::IODataManager [virtual]
reconnect(Entry *e)Gaudi::IODataManager [protected]
reinitialize()Service [virtual]
release()Service [virtual]
restart()Service [virtual]
seek(Connection *ioDesc, long long int where, int origin)Gaudi::IODataManager [virtual]
Service(const std::string &name, ISvcLocator *svcloc)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 &svcType, const std::string &svcName, T *&psvc) const Service [inline]
serviceLocator() const Service [virtual]
ServiceManager classService [friend]
setProperties()Service
setProperty(const Property &p)Service [virtual]
setProperty(const std::string &s)Service [virtual]
setProperty(const std::string &n, const std::string &v)Service [virtual]
setProperty(const std::string &name, const TYPE &value)Service [inline]
start()Service [virtual]
stop()Service [virtual]
sysFinalize()Service [virtual]
sysInitialize()Service [virtual]
sysReinitialize()Service [virtual]
sysRestart()Service [virtual]
sysStart()Service [virtual]
sysStop()Service [virtual]
targetFSMState() const Service [inline, virtual]
terminate()Service [inline, virtual]
updateMsgStreamOutputLevel(int level)CommonMessaging< implements3< IService, IProperty, IStateful > > [inline, protected]
verbose() constCommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
warning() constCommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
write(Connection *con, const void *data, int len)Gaudi::IODataManager [virtual]
~CommonMessaging()CommonMessaging< implements3< IService, IProperty, IStateful > > [inline, virtual]
~extend_interfaces1()extend_interfaces1< IIODataManager > [inline, virtual]
~extend_interfaces3()extend_interfaces3< I1, I2, I3 > [inline, virtual]
~extends1()extends1< Service, IIODataManager > [inline, virtual]
~IODataManager()Gaudi::IODataManager [inline, virtual]
~Service()Service [protected, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Thu Jun 28 2012 23:27:48 for Gaudi Framework, version v23r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004