Public Member Functions | Public Attributes
TestTimer Struct Reference

List of all members.

Public Member Functions

 TestTimer ()
void timeout (Timer::TimerId id)
 ~TestTimer ()

Public Attributes

TimeService::Seconds mstart
std::vector< std::pair
< Timer::TimerId, Seconds > > 
occured

Detailed Description

Definition at line 59 of file time_test.cpp.


Constructor & Destructor Documentation

TestTimer::TestTimer ( ) [inline]

Definition at line 64 of file time_test.cpp.

TestTimer::~TestTimer ( ) [inline]

Definition at line 77 of file time_test.cpp.


Member Function Documentation

void TestTimer::timeout ( Timer::TimerId  id) [inline]

Definition at line 70 of file time_test.cpp.


Member Data Documentation

Definition at line 63 of file time_test.cpp.

std::vector< std::pair<Timer::TimerId, Seconds> > TestTimer::occured

Definition at line 62 of file time_test.cpp.


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


rtt
Author(s): RTT Developers
autogenerated on Wed Aug 26 2015 16:16:22