#include <TmsEventServerList.h>
Tms::TmsEventServerList::TmsEventServerList |
( |
| ) |
|
Tms::TmsEventServerList::~TmsEventServerList |
( |
| ) |
|
BError Tms::TmsEventServerList::cycleStartEvent |
( |
BUInt32 |
cycleNumber | ) |
|
This event function gets called on the CYCLE_START event with the cycle number about to be processed.
BError Tms::TmsEventServerList::cycleStopEvent |
( |
BUInt32 |
cycleNumber | ) |
|
This event function gets called on the CYCLE_END event with the cycle number completed.
This event function gets called when some requested data becomes available. The DataInfo object contains information on the data. The getData() call can be used to fetch the actual data.
This event function gets called on a system error. The errorEvent object contains and error number and string describing the error. The getStatus() call can be used to fetch further information.
BMutex Tms::TmsEventServerList::olock |
|
private |
The documentation for this class was generated from the following files: