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)
rosbag::BagQuery::BagQuery | ( | Bag const * | _bag, |
Query const & | _query, | ||
uint32_t | _bag_revision | ||
) |
Bag const* rosbag::BagQuery::bag |
uint32_t rosbag::BagQuery::bag_revision |