#include <query.h>
Public Member Functions | |
bool | operator() (ConnectionInfo const *) const |
TypeQuery (std::string const &type) | |
TypeQuery (std::vector< std::string > const &types) | |
Private Attributes | |
std::vector< std::string > | types_ |
rosbag::TypeQuery::TypeQuery | ( | std::string const & | type | ) |
rosbag::TypeQuery::TypeQuery | ( | std::vector< std::string > const & | types | ) |
bool rosbag::TypeQuery::operator() | ( | ConnectionInfo const * | info | ) | const |
|
private |