#include <query.h>
Public Member Functions | |
bool | operator() (ConnectionInfo const *) const |
TopicQuery (std::string const &topic) | |
TopicQuery (std::vector< std::string > const &topics) | |
Private Attributes | |
std::vector< std::string > | topics_ |
rosbag::TopicQuery::TopicQuery | ( | std::string const & | topic | ) |
rosbag::TopicQuery::TopicQuery | ( | std::vector< std::string > const & | topics | ) |
bool rosbag::TopicQuery::operator() | ( | ConnectionInfo const * | info | ) | const |
|
private |