
Public Member Functions | |
| ClientThread (int timeBetweenCalls, int messageSize) | |
| void | run () |
Private Attributes | |
| int | timeBetweenCalls = 0 |
| String | message = null |
| alma::acs::container::corba::ThreadDelayTest::ClientThread::ClientThread | ( | int | timeBetweenCalls, | |
| int | messageSize | |||
| ) | [inline] |
References message.
| void alma::acs::container::corba::ThreadDelayTest::ClientThread::run | ( | ) | [inline] |
String alma::acs::container::corba::ThreadDelayTest::ClientThread::message = null [private] |
Referenced by ClientThread(), and run().
Referenced by run().
1.6.2