#include <play_task_consumer.h>
◆ TaskBufferPtr
◆ ThreadPtr
◆ PlayTaskConsumer()
apollo::cyber::record::PlayTaskConsumer::PlayTaskConsumer |
( |
const TaskBufferPtr & |
task_buffer, |
|
|
double |
play_rate = 1.0 |
|
) |
| |
|
explicit |
◆ ~PlayTaskConsumer()
virtual apollo::cyber::record::PlayTaskConsumer::~PlayTaskConsumer |
( |
| ) |
|
|
virtual |
◆ base_msg_play_time_ns()
uint64_t apollo::cyber::record::PlayTaskConsumer::base_msg_play_time_ns |
( |
| ) |
const |
|
inline |
◆ base_msg_real_time_ns()
uint64_t apollo::cyber::record::PlayTaskConsumer::base_msg_real_time_ns |
( |
| ) |
const |
|
inline |
◆ Continue()
void apollo::cyber::record::PlayTaskConsumer::Continue |
( |
| ) |
|
|
inline |
◆ last_played_msg_real_time_ns()
uint64_t apollo::cyber::record::PlayTaskConsumer::last_played_msg_real_time_ns |
( |
| ) |
const |
|
inline |
◆ Pause()
void apollo::cyber::record::PlayTaskConsumer::Pause |
( |
| ) |
|
|
inline |
◆ PlayOnce()
void apollo::cyber::record::PlayTaskConsumer::PlayOnce |
( |
| ) |
|
|
inline |
◆ Start()
void apollo::cyber::record::PlayTaskConsumer::Start |
( |
uint64_t |
begin_time_ns | ) |
|
◆ Stop()
void apollo::cyber::record::PlayTaskConsumer::Stop |
( |
| ) |
|
The documentation for this class was generated from the following file: