|
Apollo 10.0
自动驾驶开放平台
|
#include <headlight_cmd_76.h>
Public 成员函数 | |
| Headlightcmd76 () | |
| uint32_t | GetPeriod () const override |
| void | UpdateData (uint8_t *data) override |
| void | Reset () override |
| Headlightcmd76 * | set_headlight_cmd (Headlight_cmd_76::Headlight_cmdType headlight_cmd) |
Public 成员函数 继承自 apollo::drivers::canbus::ProtocolData< ::apollo::canbus::Gem > | |
| ProtocolData ()=default | |
| construct protocol data. | |
| virtual | ~ProtocolData ()=default |
| destruct protocol data. | |
| virtual int32_t | GetLength () const |
| virtual void | Parse (const uint8_t *bytes, int32_t length, ::apollo::canbus::Gem *sensor_data) const |
| virtual void | UpdateData_Heartbeat (uint8_t *data) |
静态 Public 属性 | |
| static const int32_t | ID = 0x76 |
额外继承的成员函数 | |
静态 Public 成员函数 继承自 apollo::drivers::canbus::ProtocolData< ::apollo::canbus::Gem > | |
| static std::uint8_t | CalculateCheckSum (const uint8_t *input, const uint32_t length) |
| static function, used to calculate the checksum of input array. | |
| static T | BoundedValue (T lower, T upper, T val) |
在文件 headlight_cmd_76.h 第 26 行定义.
| apollo::canbus::gem::Headlightcmd76::Headlightcmd76 | ( | ) |
在文件 headlight_cmd_76.cc 第 30 行定义.
|
overridevirtual |
重载 apollo::drivers::canbus::ProtocolData< ::apollo::canbus::Gem > .
在文件 headlight_cmd_76.cc 第 32 行定义.
|
overridevirtual |
重载 apollo::drivers::canbus::ProtocolData< ::apollo::canbus::Gem > .
在文件 headlight_cmd_76.cc 第 42 行定义.
| Headlightcmd76 * apollo::canbus::gem::Headlightcmd76::set_headlight_cmd | ( | Headlight_cmd_76::Headlight_cmdType | headlight_cmd | ) |
在文件 headlight_cmd_76.cc 第 47 行定义.
|
overridevirtual |
重载 apollo::drivers::canbus::ProtocolData< ::apollo::canbus::Gem > .
在文件 headlight_cmd_76.cc 第 38 行定义.
|
static |
在文件 headlight_cmd_76.h 第 29 行定义.