#include <ros_file_format.h>
Public Member Functions | |
MultipleRegexTopicQuery (const std::vector< std::string > ®exps) | |
bool | operator() (rosbag::ConnectionInfo const *info) const |
Private Attributes | |
std::vector< std::regex > | _exps |
Definition at line 462 of file ros_file_format.h.
|
inline |
Definition at line 465 of file ros_file_format.h.
|
inline |
Definition at line 474 of file ros_file_format.h.
|
private |
Definition at line 480 of file ros_file_format.h.