
| Public Member Functions | |
| EventModel (const T &other) | |
| void | isDumping (bool state) | 
| void | isPublishing (bool state) | 
| void | isRecording (bool state) | 
| void | resetPublisher (ros::NodeHandle &nh) | 
| void | resetRecorder (boost::shared_ptr< naoqi::recorder::GlobalRecorder > gr) | 
| void | setBufferDuration (float duration) | 
| void | startProcess () | 
| void | stopProcess () | 
| void | writeDump (const ros::Time &time) | 
|  Public Member Functions inherited from naoqi::event::Event::EventConcept | |
| virtual | ~EventConcept () | 
| Public Attributes | |
| T | converter_ | 
templated instances of base concept
| 
 | inline | 
| 
 | inlinevirtual | 
Implements naoqi::event::Event::EventConcept.
| 
 | inlinevirtual | 
Implements naoqi::event::Event::EventConcept.
| 
 | inlinevirtual | 
Implements naoqi::event::Event::EventConcept.
| 
 | inlinevirtual | 
Implements naoqi::event::Event::EventConcept.
| 
 | inlinevirtual | 
Implements naoqi::event::Event::EventConcept.
| 
 | inlinevirtual | 
Implements naoqi::event::Event::EventConcept.
| 
 | inlinevirtual | 
Implements naoqi::event::Event::EventConcept.
| 
 | inlinevirtual | 
Implements naoqi::event::Event::EventConcept.
| 
 | inlinevirtual | 
Implements naoqi::event::Event::EventConcept.
| T naoqi::event::Event::EventModel< T >::converter_ |