AddLink(const STD(string)&url, unsigned int tag, unsigned int mask=ALLBITS_MASK, int reliability=COS_RELIABLE) | CBufferEvent< T > | |
AppendClassInfo() | CNamedObject | [protected, virtual] |
CBufferEvent() | CBufferEvent< T > | |
CBufferEvent(const char *pName) | CBufferEvent< T > | |
CBufferEvent(const STD(string)&rName) | CBufferEvent< T > | |
CBufferEvent(const CBufferEvent &rhs) | CBufferEvent< T > | [private] |
CEvent(CEventMonitor &rMonitor, CReactor &rReactor, bool InformTimeouts=false, int nTimeoutMs=500) | CEvent | |
CEvent(const char *pName, CEventMonitor &rMonitor, CReactor &rReactor, bool InformTimeouts=false, int nTimeoutMs=500) | CEvent | |
CEvent(const STD(string)&rName, CEventMonitor &rMonitor, CReactor &rReactor, bool InformTimeouts=false, int nTimeoutMs=500) | CEvent | |
CNamedObject() | CNamedObject | [inline] |
CNamedObject(STD(string) am_sName) | CNamedObject | [inline] |
CRegisteredObject(STD(string) am_sName, CClassifiedObjectRegistry *am_Registry, const STD(string)&RegistryName) | CRegisteredObject | [inline] |
DeleteLink(const STD(string)&url, unsigned int tag, unsigned int mask=ALLBITS_MASK, int reliability=COS_RELIABLE) | CBufferEvent< T > | |
Disable() | CEvent | |
Enable() | CEvent | |
getAutoIndex() const | CNamedObject | [inline] |
getInformTimeout() const | CEvent | [inline] |
getMonitor() | CBufferEvent< T > | [inline] |
getMsReactivity() const | CEvent | [inline] |
getReactor() | CBufferEvent< T > | [inline] |
getRegistry() const | CRegisteredObject | [inline] |
getThreadId() const | CEvent | [inline] |
isActive() const | CEvent | [inline] |
isEnabled() const | CEvent | [inline] |
JoinThis() | CEvent | [protected] |
m_rMonitor | CBufferEvent< T > | [private] |
m_rReactor | CBufferEvent< T > | [private] |
OnBuffer(Pointer< DAQBuffer< T >, T > &pBuffer) | CBufferEvent< T > | [virtual] |
OnEvent(CEventMonitor::result why) | CEvent | [protected, virtual] |
OnTimeout() | CBufferEvent< T > | [virtual] |
operator()(int nargs, char **ppArgs) | CEvent | [protected, virtual] |
operator=(const CBufferEvent &rhs) | CBufferEvent< T > | [private] |
CNamedObject::operator=(const CNamedObject &rhs) | CNamedObject | [inline] |
operator==(const CBufferEvent &rhs) | CBufferEvent< T > | [private] |
CRegisteredObject::operator==(const CRegisteredObject &aCRegisteredObject) const | CRegisteredObject | [inline] |
CNamedObject::operator==(const CNamedObject &rhs) const | CNamedObject | [inline] |
ProcessAddQueue() | CBufferEvent< T > | [protected] |
ProcessDelQueue() | CBufferEvent< T > | [protected] |
ProcessQueues() | CBufferEvent< T > | [protected, virtual] |
ReactToTimeouts(bool fReact=true) | CEvent | |
RegisterSelf(const STD(string)&RegistryName) | CRegisteredObject | |
Schedule() | CEvent | [protected] |
setActive(bool fActive) | CEvent | [inline, protected] |
setAutoIndex(unsigned nNew) | CNamedObject | [inline, protected] |
setBufferMask(int mask) | CBufferEvent< T > | [inline, virtual] |
setBufferTag(int tag) | CBufferEvent< T > | [inline, virtual] |
setClassPath(const STD(string) am_sClassPath) | CNamedObject | [inline, protected] |
setEnable(bool fEnable) | CEvent | [inline] |
setReactivity(int nMs) | CEvent | |
setRegistry(CClassifiedObjectRegistry *const am_Registry) | CRegisteredObject | [inline, protected] |
setTid(const DAQThreadId Tid) | CEvent | [inline, protected] |
STD(list)< AddLinkRequest > m_AddQueue | CBufferEvent< T > | [private] |
STD(list)< AddLinkRequest > m_DelQueue | CBufferEvent< T > | [private] |
STD(list)< AddLinkRequest > getPendingAddQueue() const | CBufferEvent< T > | [inline] |
STD(list)< AddLinkRequest > getPendingDeleteQueue() const | CBufferEvent< T > | [inline] |
STD(string) DescribeSelf() | CBufferEvent< T > | [virtual] |
STD(string) QueueEntryToString(AddLinkRequest &rEntry) | CBufferEvent< T > | [protected, virtual] |
CRegisteredObject::STD(string) getClassPath() const | CNamedObject | [inline] |
~CBufferEvent() | CBufferEvent< T > | |
~CEvent() | CEvent | [virtual] |
~CNamedObject() | CNamedObject | [inline, virtual] |
~CRegisteredObject() | CRegisteredObject | [inline, virtual] |