Pairs of queries and the bags they come from (used internally by View). More...
#include <query.h>
Public Member Functions | |
| BagQuery (Bag const *_bag, Query const &_query, uint32_t _bag_revision) | |
Public Attributes | |
| Bag const * | bag |
| uint32_t | bag_revision |
| Query | query |
Pairs of queries and the bags they come from (used internally by View).
Definition at line 100 of file query.h.
| Bag const* rosbag::BagQuery::bag |
| uint32_t rosbag::BagQuery::bag_revision |