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

Public Member Functions

virtual void invoke ()
 Callback. More...
 
 Listener (const char *name="", bool printMsg=false)
 
- Public Member Functions inherited from ListenerBase
virtual ~ListenerBase ()
 Destructor. More...
 

Public Attributes

int _count
 
const char * _name
 
bool _printMsg
 

Detailed Description

Definition at line 57 of file TimerTests.cpp.

Constructor & Destructor Documentation

Timer::TimerTests::Listener::Listener ( const char *  name = "",
bool  printMsg = false 
)
inline

Definition at line 60 of file TimerTests.cpp.

Member Function Documentation

virtual void Timer::TimerTests::Listener::invoke ( )
inlinevirtual

Callback.

Pure virtual function for callback-handling

Implements ListenerBase.

Definition at line 65 of file TimerTests.cpp.

Member Data Documentation

int Timer::TimerTests::Listener::_count

Definition at line 79 of file TimerTests.cpp.

const char* Timer::TimerTests::Listener::_name

Definition at line 77 of file TimerTests.cpp.

bool Timer::TimerTests::Listener::_printMsg

Definition at line 78 of file TimerTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:05