, including all inherited members.
| changeState(const string &newState) | codaObject::CodaObject | |
| changeStatus(const string &newStatus) | codaObject::CodaObject | |
| codaClass | codaObject::CodaObject | [protected] |
| CodaObject(const string &UDL, const string &name, const string &descr, const string &codaClass="user", const cMsgSubscriptionConfig *scfg=NULL, int connTimeout=10) | codaObject::CodaObject | |
| CodaObjectDaLogSubject | codaObject::CodaObject | |
| config | codaObject::CodaObject | [protected] |
| configure(const cMsgMessage *msg) | codaObject::RunObject | [protected, virtual] |
| daLogMsg(const string &text, int sevid, const string &daLogSubj="") const | codaObject::CodaObject | |
| daLogMsgFill(cMsgMessage &msg) const | codaObject::RunObject | [protected, virtual] |
| dataCount | codaObject::RunObject | |
| dataRate | codaObject::RunObject | |
| debug | codaObject::CodaObject | [static] |
| descr | codaObject::CodaObject | [protected] |
| dllDownload | codaObject::RunObject | [protected] |
| dllEnd | codaObject::RunObject | [protected] |
| dllFileName | codaObject::RunObject | [protected] |
| dllGo | codaObject::RunObject | [protected] |
| dllHandle | codaObject::RunObject | [protected] |
| dllInterrupt | codaObject::InterruptibleObject | [protected] |
| dllPause | codaObject::RunObject | [protected] |
| dllPrestart | codaObject::RunObject | [protected] |
| dllReset | codaObject::RunObject | [protected] |
| dllResume | codaObject::RunObject | [protected] |
| dllSysArg | codaObject::RunObject | [protected] |
| dllUserArg | codaObject::RunObject | [protected] |
| download(const string &s) | codaObject::InterruptibleObject | [protected, virtual] |
| end(const string &s) | codaObject::InterruptibleObject | [protected, virtual] |
| eventNumber | codaObject::RunObject | |
| eventRate | codaObject::RunObject | |
| exit(const string &s) | codaObject::SessionObject | [protected, virtual] |
| fillReport(cMsgMessage *m) | codaObject::RunObject | [protected, virtual] |
| getCodaClass(void) const | codaObject::CodaObject | |
| getConfig(void) const | codaObject::SessionObject | |
| getHostName(void) const | codaObject::CodaObject | |
| getObjectType(void) const | codaObject::CodaObject | |
| getRunNumber(void) const | codaObject::RunObject | |
| getRunType(void) const | codaObject::RunObject | |
| getSession(void) const | codaObject::SessionObject | |
| getState(void) const | codaObject::CodaObject | |
| getStatus(void) const | codaObject::CodaObject | |
| getUserName(void) const | codaObject::CodaObject | |
| go(const string &s) | codaObject::InterruptibleObject | [protected, virtual] |
| handleConfigure(const cMsgMessage *msg) | codaObject::RunObject | [protected, virtual] |
| handleDownload(const cMsgMessage *msg) | codaObject::RunObject | [protected, virtual] |
| handleEnd(const cMsgMessage *msg) | codaObject::RunObject | [protected, virtual] |
| handleExit(const cMsgMessage *msg) | codaObject::SessionObject | [protected, virtual] |
| handleGo(const cMsgMessage *msg) | codaObject::RunObject | [protected, virtual] |
| handlePause(const cMsgMessage *msg) | codaObject::RunObject | [protected, virtual] |
| handlePrestart(const cMsgMessage *msg) | codaObject::RunObject | [protected, virtual] |
| handleReset(const cMsgMessage *msg) | codaObject::RunObject | [protected, virtual] |
| handleResume(const cMsgMessage *msg) | codaObject::RunObject | [protected, virtual] |
| handleSessionConfigure(const cMsgMessage *msg) | codaObject::SessionObject | [protected, virtual] |
| handleSessionReset(const cMsgMessage *msg) | codaObject::SessionObject | [protected, virtual] |
| handleSetSession(const string &newSession) | codaObject::RunObject | [protected, virtual] |
| handleSetSession(const cMsgMessage *msg) | codaObject::RunObject | [protected, virtual] |
| handleStartReporting(const cMsgMessage *msg) | codaObject::SessionObject | [protected, virtual] |
| handleStopReporting(const cMsgMessage *msg) | codaObject::SessionObject | [protected, virtual] |
| hasDLL | codaObject::RunObject | [protected] |
| hostName | codaObject::CodaObject | [protected] |
| interrupt(unsigned int flag) | codaObject::InterruptibleObject | [virtual] |
| InterruptibleObject(const string &UDL, const string &name, const string &descr, InterruptService *intSvc=NULL, const string &codaClass="USER", const cMsgSubscriptionConfig *scfg=NULL) | codaObject::InterruptibleObject | |
| intSvc | codaObject::InterruptibleObject | [protected] |
| liveTime | codaObject::RunObject | |
| myscfg | codaObject::CodaObject | [protected] |
| name | codaObject::CodaObject | [protected] |
| objectType | codaObject::CodaObject | [protected] |
| pause(const string &s) | codaObject::InterruptibleObject | [protected, virtual] |
| prestart(const string &s) | codaObject::InterruptibleObject | [protected, virtual] |
| rcConn | codaObject::CodaObject | |
| reset(const string &s) | codaObject::InterruptibleObject | [protected, virtual] |
| resume(const string &s) | codaObject::InterruptibleObject | [protected, virtual] |
| runControlCBD | codaObject::RunObject | [protected] |
| runNumber | codaObject::RunObject | [protected] |
| RunObject(const string &UDL, const string &name, const string &descr, const string &codaClass="USER", const cMsgSubscriptionConfig *scfg=NULL) | codaObject::RunObject | |
| runResetMutex | codaObject::RunObject | [protected] |
| runStatisticsInterval | codaObject::RunObject | [protected] |
| runStatisticsThreadId | codaObject::RunObject | [protected] |
| runTransitionCBD | codaObject::RunObject | [protected] |
| runTransitionMutex | codaObject::RunObject | [protected] |
| runType | codaObject::RunObject | [protected] |
| sendResponse(const cMsgMessage *msg, const string &subject, const string &type, const string &text, int userInt) const | codaObject::CodaObject | [protected, virtual] |
| session | codaObject::SessionObject | [protected] |
| sessionConfigure(const string &fileName, const string &fileContent) | codaObject::SessionObject | [protected, virtual] |
| SessionObject(const string &UDL, const string &name, const string &descr, const string &codaClass="USER", const cMsgSubscriptionConfig *scfg=NULL) | codaObject::SessionObject | |
| sessionReset(const string &s) | codaObject::SessionObject | [protected, virtual] |
| setDllUserArg(void *arg) | codaObject::RunObject | [protected, virtual] |
| setSession(const string &newSession) | codaObject::SessionObject | [protected, virtual] |
| startProcessing(void) | codaObject::RunObject | [virtual] |
| state | codaObject::CodaObject | [protected] |
| statisticsThreadDispatcher | codaObject::RunObject | [protected] |
| status | codaObject::CodaObject | [protected] |
| stopProcessing(void) | codaObject::CodaObject | [virtual] |
| transitionThreadId | codaObject::RunObject | [protected] |
| UDL | codaObject::CodaObject | [protected] |
| userConfigure(const string &runConfig) | codaObject::RunObject | [protected, virtual] |
| userDownload(const string &s) | codaObject::RunObject | [protected, virtual] |
| userEnd(const string &s) | codaObject::RunObject | [protected, virtual] |
| userGo(const string &s) | codaObject::RunObject | [protected, virtual] |
| userInterrupt(unsigned int flag) | codaObject::InterruptibleObject | [protected, virtual] |
| userMsgHandler(cMsgMessage *msg, void *userArg) | codaObject::CodaObject | [protected, virtual] |
| userName | codaObject::CodaObject | [protected] |
| userPause(const string &s) | codaObject::RunObject | [protected, virtual] |
| userPrestart(const string &s) | codaObject::RunObject | [protected, virtual] |
| userReset(const string &s) | codaObject::RunObject | [protected, virtual] |
| userResume(const string &s) | codaObject::RunObject | [protected, virtual] |
| userStatus(void) const | codaObject::CodaObject | [protected, virtual] |
| ~CodaObject(void) | codaObject::CodaObject | [virtual] |
| ~InterruptibleObject(void) | codaObject::InterruptibleObject | |
| ~RunObject(void) | codaObject::RunObject | [virtual] |
| ~SessionObject(void) | codaObject::SessionObject | [virtual] |