| cancel() override | glo::WatchNotifyManager | virtual |
| deleteAllAction(Communicator *pCommunicator, std::list< CommunicatorCallBackIndex * > &rActionList) | glo::WatchNotifyManager | protected |
| deleteCommunicatorWatches(Communicator *pCommunicator) | glo::WatchNotifyManager | |
| deleteCommunicatorWatches(OrderMsg *pOrderMsg) | glo::WatchNotifyManager | protected |
| eAT_THE_START enum value | eut::RepeatingThread | |
| eCOMPLETED enum value | eut::RepeatingThread | |
| eDO_WORK enum value | eut::RepeatingThread | |
| eENDING enum value | eut::RepeatingThread | |
| eEXIT enum value | eut::RepeatingThread | |
| ePAUSING enum value | eut::RepeatingThread | |
| eUNDEFINED enum value | eut::RepeatingThread | |
| EuTHREAD_ERR_NO_THREAD enum value | eut::RepeatingThread | |
| EuTHREAD_ERR_THREAD_ALREADY_WORKING enum value | eut::RepeatingThread | |
| EuTHREAD_ERR_THREAD_BREAK_COUNT_LESS_THAN_ZERO enum value | eut::RepeatingThread | |
| EuTHREAD_ERR_UNKNOWN enum value | eut::RepeatingThread | |
| EuTHREADERROR enum name | eut::RepeatingThread | |
| eWORKING enum value | eut::RepeatingThread | |
| finishBreak() | eut::RepeatingThread | virtual |
| getBreakCounter() | eut::RepeatingThread | |
| getClassWatch(ClassWatch *&prClassWatch, unsigned long ulClassID, bool bAlsoGenerate) | glo::WatchNotifyManager | protected |
| getOrder() | eut::RepeatingThread | protected |
| getStatus() | eut::RepeatingThread | protected |
| hasObjectWatching(TdWatchNotifyMode tdWatchNotifyMode) const | glo::WatchNotifyManager | |
| insertAction(CommunicatorCallBackIndex *pCommunicatorCallBackIndex, std::list< CommunicatorCallBackIndex * > &rActionList) | glo::WatchNotifyManager | protectedstatic |
| isInExclusiveAccess() const | eut::RepeatingThread | |
| m_BreakCondVar | eut::RepeatingThread | private |
| m_BreakMutex | eut::RepeatingThread | private |
| m_ClassWatchMap | glo::WatchNotifyManager | private |
| m_ClientWatch | glo::WatchNotifyManager | private |
| m_eOrder | eut::RepeatingThread | private |
| m_eStatus | eut::RepeatingThread | private |
| m_ExclusiveAccessSection | eut::RepeatingThread | private |
| m_ExclusiveProcessingSection | glo::WatchNotifyManager | private |
| m_iBreakCounter | eut::RepeatingThread | private |
| m_iDataReady | eut::RepeatingThread | private |
| m_IndexReadWriteWatch | glo::WatchNotifyManager | private |
| m_InputCondVar | eut::RepeatingThread | private |
| m_iWNM_DELETE | glo::WatchNotifyManager | private |
| m_iWNM_INSERT | glo::WatchNotifyManager | private |
| m_iWNM_LOCK | glo::WatchNotifyManager | private |
| m_iWNM_UNLOCK | glo::WatchNotifyManager | private |
| m_iWNM_WRITE | glo::WatchNotifyManager | private |
| m_MsgQueue | glo::WatchNotifyManager | private |
| m_pMyDBManager | glo::WatchNotifyManager | private |
| m_pThread | eut::RepeatingThread | private |
| m_strDebugInfo | eut::RepeatingThread | |
| m_WaitMutex | eut::RepeatingThread | private |
| m_WNM_CLIENT_CLOSEBASE_List | glo::WatchNotifyManager | protectedstatic |
| m_WNM_CLIENT_CONNECTSERVER_List | glo::WatchNotifyManager | protectedstatic |
| m_WNM_CLIENT_DISCONNECTSERVER_List | glo::WatchNotifyManager | protectedstatic |
| m_WNM_CLIENT_OPENBASE_List | glo::WatchNotifyManager | protectedstatic |
| m_WNM_DELETE_List | glo::WatchNotifyManager | protectedstatic |
| m_WNM_INDEX_READ_List | glo::WatchNotifyManager | protectedstatic |
| m_WNM_INDEX_REINDEX_List | glo::WatchNotifyManager | protectedstatic |
| m_WNM_INDEX_WRITE_List | glo::WatchNotifyManager | protectedstatic |
| m_WNM_INSERT_List | glo::WatchNotifyManager | protectedstatic |
| m_WNM_LOCK_List | glo::WatchNotifyManager | protectedstatic |
| m_WNM_UNLOCK_List | glo::WatchNotifyManager | protectedstatic |
| m_WNM_WRITE_List | glo::WatchNotifyManager | protectedstatic |
| operator=(const WatchNotifyManager &) | glo::WatchNotifyManager | private |
| ORDER enum name | eut::RepeatingThread | |
| processNotify(OrderMsg *pOrderMsg) const | glo::WatchNotifyManager | protected |
| processNotify(OrderMsg *pOrderMsg, std::list< CommunicatorCallBackIndex * > &rActionList) const | glo::WatchNotifyManager | protected |
| processObjectSetWatch(Communicator *pCommunicator, const WatchSpecification &rWatchSpecification, std::list< Manager::ObjIdWithDepends * > &rInputList) | glo::WatchNotifyManager | protected |
| processObjectUnsetWatch(Communicator *pCommunicator, const WatchSpecification &rWatchSpecification, std::list< ObjID > &rInputList) | glo::WatchNotifyManager | protected |
| processWatch(const std::string &rsSchemaName, Communicator *pCommunicator, OrderMsg::EnOrderType eOrderType, void *pOrderObject, void *pAdditionalInfo) | glo::WatchNotifyManager | protected |
| processWatch(OrderMsg *pOrderMsg) | glo::WatchNotifyManager | protected |
| removeAction(CommunicatorCallBackIndex *pCommunicatorCallBackIndex, std::list< CommunicatorCallBackIndex * > &rActionList) | glo::WatchNotifyManager | protectedstatic |
| removeClassWatch(unsigned long ulClassID) | glo::WatchNotifyManager | protected |
| RepeatingThread() | eut::RepeatingThread | |
| RepeatingThread(const RepeatingThread &) | eut::RepeatingThread | private |
| setExclusiveAccess() | eut::RepeatingThread | |
| setInternWatch(Communicator *pCommunicator, NUM_PTR ipCallBack, unsigned long ulClassID, TdWatchNotifyMode tdWatchNotifyMode) | glo::WatchNotifyManager | protected |
| setInternWatch(Communicator *pCommunicator, NUM_PTR ipCallBack, const ObjID &rObjID, std::map< ObjID, Record *, std::less< ObjID > > &rDependObjectsMap, TdWatchNotifyMode tdWatchNotifyMode, EnDeepMode eDeepMode) | glo::WatchNotifyManager | protected |
| setInternWatch(Communicator *pCommunicator, NUM_PTR ipCallBack, TdWatchNotifyMode tdWatchNotifyMode) | glo::WatchNotifyManager | protected |
| setStatus(STATUS eStatus) | eut::RepeatingThread | protected |
| signalInput() | eut::RepeatingThread | |
| start() | eut::RepeatingThread | virtual |
| STATUS enum name | eut::RepeatingThread | |
| status() const | eut::RepeatingThread | |
| takeABreak() | eut::RepeatingThread | virtual |
| takeOrder(OrderMsg *pOrderMsg) | glo::WatchNotifyManager | |
| testCancel() | eut::RepeatingThread | |
| threadWork() | eut::RepeatingThread | protected |
| toOrder(ORDER eOrder) | eut::RepeatingThread | protected |
| unsetExclusiveAccess() | eut::RepeatingThread | |
| unsetInternWatch(Communicator *pCommunicator, NUM_PTR ipCallBack, unsigned long ulClassID, TdWatchNotifyMode tdWatchNotifyMode, bool bSimulate=false) | glo::WatchNotifyManager | protected |
| unsetInternWatch(Communicator *pCommunicator, NUM_PTR ipCallBack, const ObjID &rObjID, TdWatchNotifyMode tdWatchNotifyMode, EnDeepMode eDeepMode, bool bSimulate=false) | glo::WatchNotifyManager | protected |
| unsetInternWatch(Communicator *pCommunicator, NUM_PTR ipCallBack, TdWatchNotifyMode tdWatchNotifyMode, bool bSimulate=false) | glo::WatchNotifyManager | protected |
| unsetWatchDependObjects(Communicator *pCommunicator, NUM_PTR ipCallBack, std::stack< ObjID > &rDependObjIdStack, TdWatchNotifyMode tdWatchNotifyMode, bool bSimulate) | glo::WatchNotifyManager | protected |
| waitForInput() | eut::RepeatingThread | |
| WatchNotifyManager() | glo::WatchNotifyManager | protected |
| WatchNotifyManager(Manager *pMyDBManager) | glo::WatchNotifyManager | |
| WatchNotifyManager(const WatchNotifyManager &) | glo::WatchNotifyManager | private |
| work() override | glo::WatchNotifyManager | protectedvirtual |
| ~RepeatingThread() | eut::RepeatingThread | virtual |
| ~WatchNotifyManager() | glo::WatchNotifyManager | virtual |