Runner Struct Reference

List of all members.

Public Member Functions

bool breakLoop ()
void finalize ()
void handle (int i)
bool initialize ()
void loop ()
 Runner (Signal< void(int)> &e_)
void step ()

Public Attributes

int data
Signal< void(int)> & e
Handle h1
bool result

Detailed Description

Definition at line 41 of file event_test.cpp.


Constructor & Destructor Documentation

Runner::Runner ( Signal< void(int)> &  e_  )  [inline]

Definition at line 47 of file event_test.cpp.


Member Function Documentation

bool Runner::breakLoop (  )  [inline]

Definition at line 66 of file event_test.cpp.

void Runner::finalize (  )  [inline]

Definition at line 70 of file event_test.cpp.

void Runner::handle ( int  i  )  [inline]

Definition at line 74 of file event_test.cpp.

bool Runner::initialize (  )  [inline]

Definition at line 50 of file event_test.cpp.

void Runner::loop (  )  [inline]

Definition at line 62 of file event_test.cpp.

void Runner::step (  )  [inline]

Definition at line 57 of file event_test.cpp.


Member Data Documentation

Definition at line 44 of file event_test.cpp.

Signal<void(int)>& Runner::e

Definition at line 45 of file event_test.cpp.

Definition at line 46 of file event_test.cpp.

Definition at line 43 of file event_test.cpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:49:18 2013