TestController Class Reference
List of all members.
Detailed Description
Definition at line 63 of file test.cpp.
Constructor & Destructor Documentation
TestController::TestController |
( |
|
) |
[inline, protected] |
TestController::~TestController |
( |
|
) |
[inline, protected] |
Member Function Documentation
unsigned int TestController::controllerState |
( |
const std::string & |
name |
) |
[inline] |
bool TestController::loadController |
( |
const std::string & |
name |
) |
[inline] |
unsigned int TestController::nrControllers |
( |
|
) |
[inline] |
void TestController::randomBombardment |
( |
unsigned int |
times |
) |
[inline] |
std::string TestController::randomController |
( |
|
) |
[inline] |
void TestController::SetUp |
( |
|
) |
[inline, protected] |
bool TestController::switchController |
( |
const std::vector< std::string > & |
start, |
|
|
const std::vector< std::string > & |
stop, |
|
|
int |
strictness | |
|
) |
| | [inline] |
void TestController::TearDown |
( |
|
) |
[inline, protected] |
bool TestController::unloadController |
( |
const std::string & |
name |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: