#include <ros_file_format.h>
Public Member Functions | |
RegexTopicQuery (std::string const ®exp) | |
Public Member Functions inherited from librealsense::MultipleRegexTopicQuery | |
MultipleRegexTopicQuery (const std::vector< std::string > ®exps) | |
bool | operator() (rosbag::ConnectionInfo const *info) const |
Static Public Member Functions | |
static std::string | data_msg_types () |
static std::string | stream_prefix (const device_serializer::stream_identifier &stream_id) |
Private Attributes | |
std::regex | _exp |
Definition at line 483 of file ros_file_format.h.
|
inline |
Definition at line 486 of file ros_file_format.h.
|
inlinestatic |
Definition at line 490 of file ros_file_format.h.
|
inlinestatic |
Definition at line 495 of file ros_file_format.h.
|
private |
Definition at line 503 of file ros_file_format.h.