Equalizer
1.4.1
|
Public Member Functions | |
Client (const InitData &initData) | |
int | init () |
int | exit () |
void | run () |
Protected Member Functions | |
virtual | ~Client () |
Destruct the client. |
Definition at line 43 of file share/Equalizer/examples/eqNBody/client.h.
virtual eqNbody::Client::~Client | ( | ) | [inline, protected, virtual] |
Destruct the client.
Reimplemented from eq::Client.
Definition at line 54 of file share/Equalizer/examples/eqNBody/client.h.