|
| EventHandler (const std::string &server, unsigned port) |
|
bool | Start () |
|
void | Stop () |
|
void | Reset () |
|
std::string | GetServer () const |
|
unsigned | GetPort () const |
|
bool | IsRunning () |
|
bool | IsConnected () |
|
unsigned | CreateSubscription (EventSubscriber *sub) |
|
bool | SubscribeForEvent (unsigned subid, EVENT_t event) |
|
void | RevokeSubscription (unsigned subid) |
|
void | RevokeAllSubscriptions (EventSubscriber *sub) |
|
|
EventHandlerThreadPtr | m_imp |
|
Definition at line 45 of file mytheventhandler.h.
The documentation for this class was generated from the following files: