Public Member Functions | Public Attributes
EventPortsTC Class Reference
Inheritance diagram for EventPortsTC:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 EventPortsTC ()
void resetStats ()
void updateHook ()

Public Attributes

bool had_event
int nb_events

Detailed Description

Definition at line 37 of file ports_test.cpp.


Constructor & Destructor Documentation

Definition at line 42 of file ports_test.cpp.


Member Function Documentation

void EventPortsTC::resetStats ( ) [inline]

Definition at line 48 of file ports_test.cpp.

void EventPortsTC::updateHook ( ) [inline, virtual]

Function where the user must insert his 'application' code. When the ExecutionEngine's Activity is a periodic, this function is called by the ExecutionEngine in each periodic step after all messages are processed. When it is executed by a non periodic activity, this function is called after a message is received and executed. It should not loop forever, since no commands or events are processed when this function executes. The default implementation is an empty function.

Reimplemented from RTT::base::TaskCore.

Definition at line 43 of file ports_test.cpp.


Member Data Documentation

Definition at line 40 of file ports_test.cpp.

Definition at line 41 of file ports_test.cpp.


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


rtt
Author(s): RTT Developers
autogenerated on Thu Jan 2 2014 11:35:42