19 #include "modules/canbus/proto/chassis_detail.pb.h" 27 ::apollo::canbus::ChassisDetail> {
29 static const int32_t
ID;
31 void Parse(
const std::uint8_t* bytes, int32_t length,
32 ChassisDetail* chassis)
const override;
39 int vin15(
const std::uint8_t* bytes,
const int32_t length)
const;
45 int vin14(
const std::uint8_t* bytes,
const int32_t length)
const;
51 int vin13(
const std::uint8_t* bytes,
const int32_t length)
const;
57 int vin12(
const std::uint8_t* bytes,
const int32_t length)
const;
63 int vin11(
const std::uint8_t* bytes,
const int32_t length)
const;
69 int vin10(
const std::uint8_t* bytes,
const int32_t length)
const;
75 int vin09(
const std::uint8_t* bytes,
const int32_t length)
const;
81 int vin08(
const std::uint8_t* bytes,
const int32_t length)
const;
static const int32_t ID
Definition: scu_3_303.h:29
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
This is the base class of protocol data.
Definition: protocol_data.h:44
void Parse(const std::uint8_t *bytes, int32_t length, ChassisDetail *chassis) const override
Definition: scu_3_303.h:26
The class of ProtocolData.