SingleClientDataCollector Class Reference
#include <SingleClientDataCollector.h>
List of all members.
|
Public Member Functions |
| SingleClientDataCollector (ClientOutputRelay *relay) |
void | computeClientOutput (ClientOutputEvent *evt) |
void | controllerClientOutput (ClientOutputEvent *evt) |
void | setClientOutputRelay (ClientOutputRelay *cR) |
void | processOutOfBand (OutOfBandEvent *evt) |
Static Public Member Functions |
static CDELETE
ClientOutputCollector * | create (ClientOutputRelay *relay) |
Private Attributes |
ClientOutputRelay * | relay |
Detailed Description
- Author
- baallan
Created : <2000-08-10 13:35:45 pippin> Last modified Time-stamp: <2000-08-10 13:35:58 pippin>
This data collector ignores all but client 0. Messages from client 0 are forward unchanged (ie, not edited by MessageData) to the controller.
The documentation for this class was generated from the following file: