#include <hmi_worker.h>
|
static HMIConfig | LoadConfig () |
|
static HMIMode | LoadMode (const std::string &mode_config_path) |
|
◆ StatusUpdateHandler
◆ HMIWorker() [1/2]
apollo::dreamview::HMIWorker::HMIWorker |
( |
| ) |
|
|
inline |
◆ HMIWorker() [2/2]
◆ GetStatus()
HMIStatus apollo::dreamview::HMIWorker::GetStatus |
( |
| ) |
const |
◆ LoadConfig()
static HMIConfig apollo::dreamview::HMIWorker::LoadConfig |
( |
| ) |
|
|
static |
◆ LoadMode()
static HMIMode apollo::dreamview::HMIWorker::LoadMode |
( |
const std::string & |
mode_config_path | ) |
|
|
static |
◆ RegisterStatusUpdateHandler()
◆ SensorCalibrationPreprocess()
void apollo::dreamview::HMIWorker::SensorCalibrationPreprocess |
( |
const std::string & |
task_type | ) |
|
◆ Start()
void apollo::dreamview::HMIWorker::Start |
( |
| ) |
|
◆ Stop()
void apollo::dreamview::HMIWorker::Stop |
( |
| ) |
|
◆ SubmitAudioEvent()
void apollo::dreamview::HMIWorker::SubmitAudioEvent |
( |
const uint64_t |
event_time_ms, |
|
|
const int |
obstacle_id, |
|
|
const int |
audio_type, |
|
|
const int |
moving_result, |
|
|
const int |
audio_direction, |
|
|
const bool |
is_siren_on |
|
) |
| |
◆ SubmitDriveEvent()
void apollo::dreamview::HMIWorker::SubmitDriveEvent |
( |
const uint64_t |
event_time_ms, |
|
|
const std::string & |
event_msg, |
|
|
const std::vector< std::string > & |
event_types, |
|
|
const bool |
is_reportable |
|
) |
| |
◆ Trigger() [1/2]
bool apollo::dreamview::HMIWorker::Trigger |
( |
const HMIAction |
action | ) |
|
◆ Trigger() [2/2]
bool apollo::dreamview::HMIWorker::Trigger |
( |
const HMIAction |
action, |
|
|
const std::string & |
value |
|
) |
| |
◆ VehicleCalibrationPreprocess()
void apollo::dreamview::HMIWorker::VehicleCalibrationPreprocess |
( |
| ) |
|
The documentation for this class was generated from the following file: