Public Types | Public Member Functions | Public Attributes | List of all members
rosbag_snapshot::SnapshotterClientOptions Struct Reference

#include <snapshotter.h>

Public Types

enum  Action { TRIGGER_WRITE, PAUSE, RESUME }
 

Public Member Functions

 SnapshotterClientOptions ()
 

Public Attributes

Action action_
 
std::string filename_
 
std::string prefix_
 
std::vector< std::string > topics_
 

Detailed Description

Definition at line 240 of file snapshotter.h.

Member Enumeration Documentation

Enumerator
TRIGGER_WRITE 
PAUSE 
RESUME 

Definition at line 243 of file snapshotter.h.

Constructor & Destructor Documentation

rosbag_snapshot::SnapshotterClientOptions::SnapshotterClientOptions ( )

Definition at line 84 of file snapshotter.cpp.

Member Data Documentation

Action rosbag_snapshot::SnapshotterClientOptions::action_

Definition at line 250 of file snapshotter.h.

std::string rosbag_snapshot::SnapshotterClientOptions::filename_

Definition at line 254 of file snapshotter.h.

std::string rosbag_snapshot::SnapshotterClientOptions::prefix_

Definition at line 256 of file snapshotter.h.

std::vector<std::string> rosbag_snapshot::SnapshotterClientOptions::topics_

Definition at line 252 of file snapshotter.h.


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


rosbag_snapshot
Author(s): Kevin Allen
autogenerated on Mon Jan 18 2021 03:45:11