#include <LiveCheck.h>
LiveListener::LiveListener |
( |
const char * |
server | ) |
|
Construct a new listener. The server name suppled is used to look up a listener entry in the LiveCheck map.
LiveListener::~LiveListener |
( |
void |
| ) |
|
|
virtual |
void LiveListener::remove_ref |
( |
void |
| ) |
|
const char * LiveListener::server |
( |
void |
| ) |
const |
accessor for the server name. Used by the LiveCheck to associate a listener
virtual bool LiveListener::status_changed |
( |
LiveStatus |
status | ) |
|
|
pure virtual |
called by the asynch ping receiver when a reply or an exception is received. Returns true if finished listening
Implemented in SyncListener, and AsyncLiveListener.
int LiveListener::refcount_ |
|
private |
The documentation for this class was generated from the following files: