, including all inherited members.
| actionQueue_m | baci::BACIComponent | [private] |
| actionQueueMutex_m | baci::BACIComponent | [private] |
| actionThread_mp | baci::BACIComponent | [private] |
| actionThreadResponseTime_m | baci::BACIComponent | [private] |
| actionThreadSleepTime_m | baci::BACIComponent | [private] |
| actionThreadStackSize_m | baci::BACIComponent | [private] |
| addProperty(BACIProperty *property) | baci::BACIComponent | [protected] |
| BACIComponent(ACS::ThreadManager *thrMgr, const ACE_CString &name, const ACE_CString &type, CharacteristicModelImpl *characteristicModel, size_t actionThreadStackSize, size_t monitorThreadStackSize, const ACS::TimeInterval &actionThreadResponseTime=defaultRTResponseTime_m, const ACS::TimeInterval &actionThreadSleepTime=minRTSleepTime_m, const ACS::TimeInterval &monitorThreadResponseTime=defaultMTResponseTime_m, const ACS::TimeInterval &monitorThreadSleepTime=minMTSleepTime_m) | baci::BACIComponent | |
| BACIComponent(const BACIComponent &) | baci::BACIComponent | [private] |
| BACIProperty class | baci::BACIComponent | [friend] |
| callbackTable_m | baci::BACIComponent | [private] |
| callbackTableMutex_m | baci::BACIComponent | [private] |
| cancelActionThread() | baci::BACIComponent | |
| cancelMonitoringThread() | baci::BACIComponent | |
| characteristicModel_mp | baci::BACIComponent | [private] |
| defaultMTResponseTime_m | baci::BACIComponent | [protected, static] |
| defaultRTResponseTime_m | baci::BACIComponent | [protected, static] |
| dispatchCallback(int callbackID, const BACIValue &value, CBDescOut &descOut, const Completion &completion, const BACIMonitor *archiver=0) | baci::BACIComponent | |
| finishCallback(int callbackID, const BACIValue &value, CBDescOut &descOut, const Completion &completion) | baci::BACIComponent | |
| getActionCount() const | baci::BACIComponent | [inline] |
| getActionThread() const | baci::BACIComponent | [inline, protected] |
| getCallback(int callbackID) | baci::BACIComponent | |
| getCharacteristicModel() const | baci::BACIComponent | [inline] |
| getMonitorThread() const | baci::BACIComponent | [inline, protected] |
| getMTResponseTime() const | baci::BACIComponent | [inline] |
| getMTSleepTime() const | baci::BACIComponent | [inline] |
| getName() const | baci::BACIComponent | [inline] |
| getPropertyAt(int pos) const | baci::BACIComponent | |
| getPropertyCount() const | baci::BACIComponent | [inline] |
| getRTResponseTime() const | baci::BACIComponent | [inline] |
| getRTSleepTime() const | baci::BACIComponent | [inline] |
| getThreadCount() const | baci::BACIComponent | [inline, protected] |
| getThreadManager() const | baci::BACIComponent | [inline] |
| getType() const | baci::BACIComponent | [inline] |
| inDestructionState_m | baci::BACIComponent | [private] |
| isActionThreadActive() | baci::BACIComponent | |
| isInDestructionState() const | baci::BACIComponent | [inline] |
| isMonitoringActive() | baci::BACIComponent | |
| minMTSleepTime_m | baci::BACIComponent | [protected, static] |
| minRTSleepTime_m | baci::BACIComponent | [protected, static] |
| monitoringThreadStackSize_m | baci::BACIComponent | [private] |
| monitorThread_mp | baci::BACIComponent | [private] |
| monitorThreadResponseTime_m | baci::BACIComponent | [private] |
| monitorThreadSleepTime_m | baci::BACIComponent | [private] |
| name_m | baci::BACIComponent | [private] |
| operator=(const BACIComponent &) | baci::BACIComponent | [private] |
| popAction() | baci::BACIComponent | |
| propertyVector_m | baci::BACIComponent | [private] |
| propertyVectorMutex_m | baci::BACIComponent | [private] |
| pushAction(BACIAction *action) | baci::BACIComponent | |
| registerAction(const BACIValue::Type type, Callback_ptr callback_p, const CBDescIn descIn, ActionImplementator *actionImplementator_, int actionFunction_) | baci::BACIComponent | |
| registerAction(const BACIValue::Type type, Callback_ptr callback_p, const CBDescIn descIn, ActionImplementator *actionImplementator_, int actionFunction, const BACIValue &value) | baci::BACIComponent | |
| registerCallback(const BACIValue::Type type, Callback_ptr callback_p, const CBDescIn descIn) | baci::BACIComponent | |
| removeAction(int callbackID) | baci::BACIComponent | [protected] |
| removeCallback(int callbackID) | baci::BACIComponent | |
| removeCallbackAndAction(int callbackID) | baci::BACIComponent | |
| removeProperty(BACIProperty *property) | baci::BACIComponent | [protected] |
| setMTResponseTime(const ACS::TimeInterval &_monitorThreadResponseTime) | baci::BACIComponent | |
| setMTSleepTime(const ACS::TimeInterval &_monitorThreadSleepTime) | baci::BACIComponent | |
| setRTResponseTime(const ACS::TimeInterval &_actionThreadResponseTime) | baci::BACIComponent | |
| setRTSleepTime(const ACS::TimeInterval &_actionThreadSleepTime) | baci::BACIComponent | |
| startActionThread() | baci::BACIComponent | |
| startAllThreads() | baci::BACIComponent | |
| startMonitoringThread() | baci::BACIComponent | |
| stopActionThread() | baci::BACIComponent | |
| stopAllThreads() | baci::BACIComponent | |
| stopMonitoringThread() | baci::BACIComponent | |
| threadManager_mp | baci::BACIComponent | [private] |
| type_m | baci::BACIComponent | [private] |
| ~BACIComponent() | baci::BACIComponent | |