Generic_TaskTest Class Reference
#include <generictask_test.hpp>
List of all members.
Public Member Functions |
bool | assertBool (bool) |
bool | comstr (const std::string &cs) |
Service * | createOperationCallerFactory () |
double | d0 () const |
double | d1 (int i) const |
double | d2 (int i, double d) const |
double | d3 (int i, double d, bool c) const |
double | d4 (int i, double d, bool c, std::string s) const |
| Generic_TaskTest () |
double | m0 () |
const double & | m0cr () |
double & | m0r () |
double | m1 (int i) |
double | m1cr (const double &a) |
double | m1r (double &a) |
double | m2 (int i, double d) |
double | m3 (int i, double d, bool c) |
double | m4 (int i, double d, bool c, std::string s) |
void | setUp () |
void | tearDown () |
void | testAddOperationCaller () |
void | testCROperationCaller () |
void | testDSOperationCaller () |
void | testOperationCaller () |
void | testOperationCallerFactory () |
void | testOperationCallerFromDS () |
void | testOperationCallersC () |
void | testRemoteOperationCaller () |
| ~Generic_TaskTest () |
Public Attributes |
double | ret |
TaskContext * | tc |
ActivityInterface * | tsim |
Detailed Description
Definition at line 30 of file generictask_test.hpp.
Constructor & Destructor Documentation
Generic_TaskTest::Generic_TaskTest |
( |
|
) |
[inline] |
Generic_TaskTest::~Generic_TaskTest |
( |
|
) |
[inline] |
Member Function Documentation
bool Generic_TaskTest::assertBool |
( |
bool |
b |
) |
|
bool Generic_TaskTest::comstr |
( |
const std::string & |
cs |
) |
[inline] |
Service * Generic_TaskTest::createOperationCallerFactory |
( |
|
) |
|
double Generic_TaskTest::d0 |
( |
|
) |
const [inline] |
double Generic_TaskTest::d1 |
( |
int |
i |
) |
const [inline] |
double Generic_TaskTest::d2 |
( |
int |
i, |
|
|
double |
d | |
|
) |
| | const [inline] |
double Generic_TaskTest::d3 |
( |
int |
i, |
|
|
double |
d, |
|
|
bool |
c | |
|
) |
| | const [inline] |
double Generic_TaskTest::d4 |
( |
int |
i, |
|
|
double |
d, |
|
|
bool |
c, |
|
|
std::string |
s | |
|
) |
| | const [inline] |
double Generic_TaskTest::m0 |
( |
void |
|
) |
[inline] |
const double& Generic_TaskTest::m0cr |
( |
|
) |
[inline] |
double& Generic_TaskTest::m0r |
( |
|
) |
[inline] |
double Generic_TaskTest::m1 |
( |
int |
i |
) |
[inline] |
double Generic_TaskTest::m1cr |
( |
const double & |
a |
) |
[inline] |
double Generic_TaskTest::m1r |
( |
double & |
a |
) |
[inline] |
double Generic_TaskTest::m2 |
( |
int |
i, |
|
|
double |
d | |
|
) |
| | [inline] |
double Generic_TaskTest::m3 |
( |
int |
i, |
|
|
double |
d, |
|
|
bool |
c | |
|
) |
| | [inline] |
double Generic_TaskTest::m4 |
( |
int |
i, |
|
|
double |
d, |
|
|
bool |
c, |
|
|
std::string |
s | |
|
) |
| | [inline] |
void Generic_TaskTest::setUp |
( |
|
) |
|
void Generic_TaskTest::tearDown |
( |
|
) |
|
void Generic_TaskTest::testAddOperationCaller |
( |
|
) |
|
void Generic_TaskTest::testCROperationCaller |
( |
|
) |
|
void Generic_TaskTest::testDSOperationCaller |
( |
|
) |
|
void Generic_TaskTest::testOperationCaller |
( |
|
) |
|
void Generic_TaskTest::testOperationCallerFactory |
( |
|
) |
|
void Generic_TaskTest::testOperationCallerFromDS |
( |
|
) |
|
void Generic_TaskTest::testOperationCallersC |
( |
|
) |
|
void Generic_TaskTest::testRemoteOperationCaller |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: