Public Member Functions | Public Attributes | List of all members
TypesTest Class Reference
Inheritance diagram for TypesTest:
Inheritance graph
[legend]

Public Member Functions

void executePrograms (const std::string &prog)
 
void executeStates (const std::string &state)
 
 TypesTest ()
 
 ~TypesTest ()
 
- Public Member Functions inherited from OperationsFixture
bool assertBool (bool b)
 
bool assertEqual (int a, int b)
 
bool assertMsg (bool b, const std::string &msg)
 
bool comstr (const std::string &cs)
 
void createOperationCallerFactories (TaskContext *target)
 
void createOperationCallerFactories0 (TaskContext *target)
 
void createOperationCallerFactories1 (TaskContext *target)
 
void createOperationCallerFactories2 (TaskContext *target)
 
void createOperationCallerFactories3 (TaskContext *target)
 
void createOperationCallerFactories4 (TaskContext *target)
 
void createOperationCallerFactories5 (TaskContext *target)
 
void createOperationCallerFactories6 (TaskContext *target)
 
void createOperationCallerFactories7 (TaskContext *target)
 
bool fail ()
 
int getI () const
 
bool good ()
 
int increase ()
 
bool isTrue (bool b)
 
double m0 (void)
 
const double & m0cr ()
 
void m0except (void)
 
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)
 
double m5 (int i, double d, bool c, std::string s, float f)
 
double m6 (int i, double d, bool c, std::string s, float f, char h)
 
double m7 (int i, double d, bool c, std::string s, float f, char h, unsigned int st)
 
 OperationsFixture ()
 
void print (const std::string &what)
 
void printNumber (const std::string &what, int n)
 
void resetI ()
 
void * returnAddressOf (int &i)
 
const void * returnAddressOfConst (const int &i)
 
int sleepAndIncrement (int seconds)
 
void vm0 (void)
 
 ~OperationsFixture ()
 

Public Attributes

Parser parser
 
ScriptingService::shared_ptr sa
 
- Public Attributes inherited from OperationsFixture
TaskContextcaller
 
int i
 
double ret
 
TaskContexttc
 

Detailed Description

Definition at line 43 of file types_test.cpp.

Constructor & Destructor Documentation

TypesTest::TypesTest ( )
inline

Definition at line 51 of file types_test.cpp.

TypesTest::~TypesTest ( )
inline

Definition at line 59 of file types_test.cpp.

Member Function Documentation

void TypesTest::executePrograms ( const std::string &  prog)

Definition at line 609 of file types_test.cpp.

void TypesTest::executeStates ( const std::string &  state)

Definition at line 652 of file types_test.cpp.

Member Data Documentation

Parser TypesTest::parser

Definition at line 46 of file types_test.cpp.

ScriptingService::shared_ptr TypesTest::sa

Definition at line 47 of file types_test.cpp.


The documentation for this class was generated from the following file:


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:41