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

Public Member Functions

bool breakLoop ()
 
 EmitAndcount (Signal< void(void)> &ev)
 
void finalize ()
 
bool initialize ()
 
void loop ()
 
void step ()
 

Public Attributes

int count
 
Signal< void(void)> & mev
 

Detailed Description

Definition at line 205 of file event_test.cpp.

Constructor & Destructor Documentation

EmitAndcount::EmitAndcount ( Signal< void(void)> &  ev)
inline

Definition at line 209 of file event_test.cpp.

Member Function Documentation

bool EmitAndcount::breakLoop ( )
inline

Definition at line 216 of file event_test.cpp.

void EmitAndcount::finalize ( )
inline

Definition at line 215 of file event_test.cpp.

bool EmitAndcount::initialize ( )
inline

Definition at line 213 of file event_test.cpp.

void EmitAndcount::loop ( )
inline

Definition at line 217 of file event_test.cpp.

void EmitAndcount::step ( )
inline

Definition at line 214 of file event_test.cpp.

Member Data Documentation

int EmitAndcount::count

Definition at line 212 of file event_test.cpp.

Signal<void(void)>& EmitAndcount::mev

Definition at line 211 of file event_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:40