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

Public Member Functions

void checkState (const std::string &name, TaskContext *, bool test=true)
 
void doState (const std::string &name, const std::string &prog, TaskContext *, bool test=true)
 
void finishState (std::string const &name, TaskContext *, bool test=true)
 
void parseState (const std::string &prog, TaskContext *, bool test=true)
 
 RtStringStateTest ()
 
void runState (const std::string &name, TaskContext *, bool test=true)
 
 ~RtStringStateTest ()
 
- 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
 
std::string sline
 
- Public Attributes inherited from OperationsFixture
TaskContextcaller
 
int i
 
double ret
 
TaskContexttc
 

Detailed Description

Definition at line 35 of file rtstring_test.cpp.

Constructor & Destructor Documentation

RtStringStateTest::RtStringStateTest ( )
inline

Definition at line 50 of file rtstring_test.cpp.

RtStringStateTest::~RtStringStateTest ( )
inline

Definition at line 61 of file rtstring_test.cpp.

Member Function Documentation

void RtStringStateTest::checkState ( const std::string &  name,
TaskContext tc,
bool  test = true 
)

Definition at line 246 of file rtstring_test.cpp.

void RtStringStateTest::doState ( const std::string &  name,
const std::string &  prog,
TaskContext tc,
bool  test = true 
)

Definition at line 198 of file rtstring_test.cpp.

void RtStringStateTest::finishState ( std::string const &  name,
TaskContext tc,
bool  test = true 
)

Definition at line 302 of file rtstring_test.cpp.

void RtStringStateTest::parseState ( const std::string &  prog,
TaskContext tc,
bool  test = true 
)

Definition at line 207 of file rtstring_test.cpp.

void RtStringStateTest::runState ( const std::string &  name,
TaskContext tc,
bool  test = true 
)

Definition at line 231 of file rtstring_test.cpp.

Member Data Documentation

Parser RtStringStateTest::parser

Definition at line 39 of file rtstring_test.cpp.

ScriptingService::shared_ptr RtStringStateTest::sa

Definition at line 40 of file rtstring_test.cpp.

std::string RtStringStateTest::sline

Definition at line 48 of file rtstring_test.cpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:46