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

Public Member Functions

bool breakLoop ()
 
void finalize ()
 
bool initialize ()
 
void loop ()
 
void reset (bool res)
 
void step ()
 
 TestRunnableInterface (bool res)
 

Public Attributes

bool breakl
 
bool fini
 
bool init
 
bool looped
 
bool result
 
bool stepped
 

Detailed Description

Definition at line 151 of file tasks_test.cpp.

Constructor & Destructor Documentation

TestRunnableInterface::TestRunnableInterface ( bool  res)
inline

Definition at line 157 of file tasks_test.cpp.

Member Function Documentation

bool TestRunnableInterface::breakLoop ( )
inline

Definition at line 180 of file tasks_test.cpp.

void TestRunnableInterface::finalize ( )
inline

Definition at line 169 of file tasks_test.cpp.

bool TestRunnableInterface::initialize ( )
inline

Definition at line 162 of file tasks_test.cpp.

void TestRunnableInterface::loop ( )
inline

Definition at line 173 of file tasks_test.cpp.

void TestRunnableInterface::reset ( bool  res)
inline

Definition at line 184 of file tasks_test.cpp.

void TestRunnableInterface::step ( )
inline

Definition at line 166 of file tasks_test.cpp.

Member Data Documentation

bool TestRunnableInterface::breakl

Definition at line 154 of file tasks_test.cpp.

bool TestRunnableInterface::fini

Definition at line 155 of file tasks_test.cpp.

bool TestRunnableInterface::init

Definition at line 155 of file tasks_test.cpp.

bool TestRunnableInterface::looped

Definition at line 155 of file tasks_test.cpp.

bool TestRunnableInterface::result

Definition at line 154 of file tasks_test.cpp.

bool TestRunnableInterface::stepped

Definition at line 155 of file tasks_test.cpp.


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


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