#include <recorder.h>
|
| Recorder (const std::string &output, bool all_channels, const std::vector< std::string > &white_channels, const std::vector< std::string > &black_channels) |
|
| Recorder (const std::string &output, bool all_channels, const std::vector< std::string > &white_channels, const std::vector< std::string > &black_channels, const proto::Header &header) |
|
| ~Recorder () |
|
bool | Start () |
|
bool | Stop () |
|
◆ Recorder() [1/2]
apollo::cyber::record::Recorder::Recorder |
( |
const std::string & |
output, |
|
|
bool |
all_channels, |
|
|
const std::vector< std::string > & |
white_channels, |
|
|
const std::vector< std::string > & |
black_channels |
|
) |
| |
◆ Recorder() [2/2]
apollo::cyber::record::Recorder::Recorder |
( |
const std::string & |
output, |
|
|
bool |
all_channels, |
|
|
const std::vector< std::string > & |
white_channels, |
|
|
const std::vector< std::string > & |
black_channels, |
|
|
const proto::Header & |
header |
|
) |
| |
◆ ~Recorder()
apollo::cyber::record::Recorder::~Recorder |
( |
| ) |
|
◆ Start()
bool apollo::cyber::record::Recorder::Start |
( |
| ) |
|
◆ Stop()
bool apollo::cyber::record::Recorder::Stop |
( |
| ) |
|
The documentation for this class was generated from the following file: