Public Member Functions | Private Attributes | List of all members
rosbag::TypeQuery Class Reference

#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_
 

Detailed Description

Definition at line 87 of file query.h.

Constructor & Destructor Documentation

◆ TypeQuery() [1/2]

rosbag::TypeQuery::TypeQuery ( std::string const &  type)

Definition at line 66 of file query.cpp.

◆ TypeQuery() [2/2]

rosbag::TypeQuery::TypeQuery ( std::vector< std::string > const &  types)

Definition at line 70 of file query.cpp.

Member Function Documentation

◆ operator()()

bool rosbag::TypeQuery::operator() ( ConnectionInfo const *  info) const

Definition at line 72 of file query.cpp.

Member Data Documentation

◆ types_

std::vector<std::string> rosbag::TypeQuery::types_
private

Definition at line 96 of file query.h.


The documentation for this class was generated from the following files:


rosbag_storage
Author(s): Dirk Thomas
autogenerated on Mon Feb 28 2022 23:33:55