#include <EventsWatcher.h>
| EventsWatcher::~EventsWatcher |
( |
| ) |
|
| EventsWatcher::EventsWatcher |
( |
const string & |
configFile | ) |
|
|
private |
| static ServiceMap* EventsWatcher::getConnectorStateMap |
( |
| ) |
|
|
inlinestatic |
| pthread_t EventsWatcher::getHBThreadId |
( |
| ) |
const |
|
inline |
| EventsWatcher * EventsWatcher::getInstance |
( |
const string & |
configFile = "" | ) |
|
|
static |
| pthread_t EventsWatcher::getPublisherThreadId |
( |
| ) |
const |
|
inline |
| long EventsWatcher::getServiceId |
( |
const string & |
sessionId | ) |
const |
|
private |
| void * EventsWatcher::HeartbeatMonitor |
( |
void * |
data | ) |
|
|
static |
| void EventsWatcher::internalStart |
( |
void |
| ) |
|
|
private |
| bool EventsWatcher::isRunning |
( |
| ) |
const |
|
inline |
| void EventsWatcher::Process |
( |
const string & |
messageId, |
|
|
const unsigned long |
messageLength |
|
) |
| |
| void EventsWatcher::Start |
( |
| ) |
|
| void * EventsWatcher::StartInNewThread |
( |
void * |
pThis | ) |
|
|
staticprivate |
| void EventsWatcher::Stop |
( |
| ) |
|
| void EventsWatcher::UpdateServiceState |
( |
const string & |
sessionId, |
|
|
const Service::SERVICE_STATE |
newState, |
|
|
const string & |
serviceName = "" |
|
) |
| |
|
static |
| void EventsWatcher::UploadMessage |
( |
AppException & |
ex | ) |
|
|
private |
| TransportHelper* EventsWatcher::m_CurrentHelper |
|
private |
| TransportHelper::TRANSPORT_HELPER_TYPE EventsWatcher::m_HelperType |
|
private |
| pthread_t EventsWatcher::m_MonitorThreadId |
|
private |
| AbstractWatcher::NotificationPool EventsWatcher::m_NotificationPool |
|
private |
| pthread_t EventsWatcher::m_SelfThreadId |
|
private |
| string EventsWatcher::m_SessionId |
|
private |
| string EventsWatcher::m_TransportURI |
|
private |
| MqWatcher EventsWatcher::m_Watcher |
|
private |
| string EventsWatcher::m_WatchQueue |
|
private |
| string EventsWatcher::m_WatchQueueManager |
|
private |
| bool EventsWatcher::ShouldStop = true |
|
staticprivate |
| pthread_mutex_t EventsWatcher::StatusSyncMutex = PTHREAD_MUTEX_INITIALIZER |
|
static |
The documentation for this class was generated from the following files: