#include <aeb_diagresp_718.h>
|
static const int32_t | ID = 0x718 |
|
|
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) |
|
◆ Aebdiagresp718()
apollo::canbus::neolix_edu::Aebdiagresp718::Aebdiagresp718 |
( |
| ) |
|
◆ Parse()
void apollo::canbus::neolix_edu::Aebdiagresp718::Parse |
( |
const std::uint8_t * |
bytes, |
|
|
int32_t |
length, |
|
|
Neolix_edu * |
chassis |
|
) |
| const |
|
override |
在文件 aeb_diagresp_718.cc 第 33 行定义.
34 {
35 chassis->mutable_aeb_diagresp_718()->set_aeb_diagresp(
36 aeb_diagresp(bytes, length));
37}
◆ ID
const int32_t apollo::canbus::neolix_edu::Aebdiagresp718::ID = 0x718 |
|
static |
该类的文档由以下文件生成: