TAMSVIZ
Visualization and annotation tool for ROS
Public Member Functions | List of all members
RosBagView::Iterator Class Reference

Public Member Functions

 Iterator (RosBagView &view)
 
 Iterator (RosBagView &view, double time_from_start)
 
bool operator== (const Iterator &other)
 
bool operator!= (const Iterator &other)
 
Iteratoroperator++ ()
 
std::pair< std::string, std::shared_ptr< const Message > > operator* () const
 

Detailed Description

Definition at line 108 of file bagplayer.cpp.


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