#include <query.h>
Definition at line 52 of file query.h.
The base query takes an optional time-range.
param start_time the beginning of the time_range for the query param end_time the end of the time_range for the query
Definition at line 44 of file query.cpp.
ros::Time const & rosbag::Query::getEndTime |
( |
| ) |
const |
Get the end-time.
Definition at line 54 of file query.cpp.
boost::function< bool(ConnectionInfo const *)> const & rosbag::Query::getQuery |
( |
| ) |
const |
Get the query functor.
Definition at line 49 of file query.cpp.
ros::Time const & rosbag::Query::getStartTime |
( |
| ) |
const |
Get the start-time.
Definition at line 53 of file query.cpp.
The documentation for this class was generated from the following files: