RLSNotifier Class Reference
#include <RLSNotifier.h>
List of all members.
Constructor & Destructor Documentation
RLSNotifier::RLSNotifier |
( |
|
) |
[protected] |
RLSNotifier::~RLSNotifier |
( |
|
) |
[protected, virtual] |
Member Function Documentation
void RLSNotifier::addMessage |
( |
int |
lvl, |
|
|
string |
msg | |
|
) |
| | |
bool RLSNotifier::ForceTask |
( |
|
) |
|
int RLSNotifier::getMax_messages |
( |
|
) |
const |
string RLSNotifier::getRlstag |
( |
|
) |
const |
bool RLSNotifier::OnTask |
( |
void * |
lpvData |
) |
[virtual] |
OnTask called when a thread is tasked using the Event member function
Reimplemented from CThread.
bool RLSNotifier::OnTask |
( |
|
) |
[virtual] |
OnTask overloaded implementation of OnTask that takes no arguments
Reimplemented from CThread.
void RLSNotifier::sendMessages |
( |
|
) |
[private] |
void RLSNotifier::setMax_messages |
( |
int |
max_messages |
) |
|
void RLSNotifier::setRlstag |
( |
string |
rlstag |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: