AppendClassInfo() | CNamedObject | [protected, virtual] |
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 | |
CFileEvent(int fd, int access=readable) | CFileEvent | |
CFileEvent(const char *pName, int flags=O_RDONLY, int access=readable) | CFileEvent | |
CFileEvent(const STD(string)&rName, int flags=O_RDONLY, int access=readable) | CFileEvent | |
CFileEvent(int fd, const char *pObjName, int access=readable) | CFileEvent | |
CFileEvent(const char *pObjName, const char *pName, int flags=O_RDONLY, int access=readable) | CFileEvent | |
CFileEvent(const char *pObjName, const STD(string)&rName, int flags=O_RDONLY, int access=readable) | CFileEvent | |
CFileEvent(int fd, const STD(string)&rObjName, int access=readable) | CFileEvent | |
CFileEvent(const STD(string)&rObjName, const char *pname, int flags=O_RDONLY, int access=readable) | CFileEvent | |
CFileEvent(const STD(string)&rObjName, const STD(string)&rName, int flags=O_RDONLY, int access=readable) | CFileEvent | |
CFileEvent(const CFileEvent &rEvent) | CFileEvent | [private] |
CNamedObject() | CNamedObject | [inline] |
CNamedObject(STD(string) am_sName) | CNamedObject | [inline] |
CreateMonitor(const char *pFilename, const char *pMonitor, int flags) | CFileEvent | [protected] |
CRegisteredObject(STD(string) am_sName, CClassifiedObjectRegistry *am_Registry, const STD(string)&RegistryName) | CRegisteredObject | [inline] |
Disable() | CEvent | |
Enable() | CEvent | |
exceptions | CFileEvent | [static] |
Exit(int status) | CFileEvent | [protected] |
getAutoIndex() const | CNamedObject | [inline] |
getCloseOnDestory() const | CFileEvent | [inline] |
getFd() const | CFileEvent | [inline] |
getInformTimeout() const | CEvent | [inline] |
getMonitor() | CEvent | [inline] |
getMsReactivity() const | CEvent | [inline] |
getReactor() | CEvent | [inline] |
getRegistry() const | CRegisteredObject | [inline] |
getThreadId() const | CEvent | [inline] |
isActive() const | CEvent | [inline] |
isEnabled() const | CEvent | [inline] |
JoinThis() | CEvent | [protected] |
m_fCloseOnDestroy | CFileEvent | [private] |
m_nFd | CFileEvent | [private] |
MonitorExceptions(bool fExcept=true) | CFileEvent | |
MonitorReadable(bool fReadable=true) | CFileEvent | |
MonitorWritable(bool fWritable=true) | CFileEvent | |
OnEvent(CEventMonitor::result why) | CEvent | [protected, virtual] |
OnException(iostream &fd) | CFileEvent | [virtual] |
OnReadable(istream &rStream) | CFileEvent | [virtual] |
OnTimeout(iostream &str) | CFileEvent | [virtual] |
OnWritable(ostream &rStream) | CFileEvent | [virtual] |
operator()(int nargs, char **ppArgs) | CEvent | [protected, virtual] |
operator=(const CFileEvent &rhs) | CFileEvent | [private] |
CNamedObject::operator=(const CNamedObject &rhs) | CNamedObject | [inline] |
operator==(const CFileEvent &rEvent) | CFileEvent | [private] |
CRegisteredObject::operator==(const CRegisteredObject &aCRegisteredObject) const | CRegisteredObject | [inline] |
CNamedObject::operator==(const CNamedObject &rhs) const | CNamedObject | [inline] |
ProcessQueues() | CEvent | [protected, virtual] |
ReactToTimeouts(bool fReact=true) | CEvent | |
readable | CFileEvent | [static] |
RegisterSelf(const STD(string)&RegistryName) | CRegisteredObject | |
Schedule() | CEvent | [protected] |
setActive(bool fActive) | CEvent | [inline, protected] |
setAutoIndex(unsigned nNew) | CNamedObject | [inline, protected] |
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] |
SetupMonitor(int AccessMask) | CFileEvent | [protected] |
STD(string) DescribeSelf() | CFileEvent | [virtual] |
CRegisteredObject::STD(string) getClassPath() const | CNamedObject | [inline] |
writeable | CFileEvent | [static] |
~CEvent() | CEvent | [virtual] |
~CFileEvent() | CFileEvent | |
~CNamedObject() | CNamedObject | [inline, virtual] |
~CRegisteredObject() | CRegisteredObject | [inline, virtual] |