#include <spliter.h>
|
| Spliter (const std::string &input_file, const std::string &output_file, const std::vector< std::string > &white_channels, const std::vector< std::string > &black_channels, uint64_t begin_time=0, uint64_t end_time=std::numeric_limits< uint64_t >::max()) |
|
virtual | ~Spliter () |
|
bool | Proc () |
|
◆ Spliter()
apollo::cyber::record::Spliter::Spliter |
( |
const std::string & |
input_file, |
|
|
const std::string & |
output_file, |
|
|
const std::vector< std::string > & |
white_channels, |
|
|
const std::vector< std::string > & |
black_channels, |
|
|
uint64_t |
begin_time = 0 , |
|
|
uint64_t |
end_time = std::numeric_limits< uint64_t >::max() |
|
) |
| |
◆ ~Spliter()
virtual apollo::cyber::record::Spliter::~Spliter |
( |
| ) |
|
|
virtual |
◆ Proc()
bool apollo::cyber::record::Spliter::Proc |
( |
| ) |
|
The documentation for this class was generated from the following file: