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;
40 Scu_vcu_1_312::Vcu_elcsysfaultType vcu_elcsysfault(
41 const std::uint8_t* bytes,
const int32_t length)
const;
48 Scu_vcu_1_312::Vcu_brkpedstType vcu_brkpedst(
const std::uint8_t* bytes,
49 const int32_t length)
const;
57 Scu_vcu_1_312::Vcu_intidxType vcu_intidx(
const std::uint8_t* bytes,
58 const int32_t length)
const;
66 Scu_vcu_1_312::Vcu_gearintidxType vcu_gearintidx(
const std::uint8_t* bytes,
67 const int32_t length)
const;
75 Scu_vcu_1_312::Vcu_geardrvmodeType vcu_geardrvmode(
76 const std::uint8_t* bytes,
const int32_t length)
const;
82 double vcu_accpedact(
const std::uint8_t* bytes,
const int32_t length)
const;
88 double vcu_brkpedpst(
const std::uint8_t* bytes,
const int32_t length)
const;
94 int vcu_vehrng(
const std::uint8_t* bytes,
const int32_t length)
const;
100 double vcu_accpedpst(
const std::uint8_t* bytes,
const int32_t length)
const;
107 Scu_vcu_1_312::Vcu_vehrdystType vcu_vehrdyst(
const std::uint8_t* bytes,
108 const int32_t length)
const;
116 Scu_vcu_1_312::Vcu_faultstType vcu_faultst(
const std::uint8_t* bytes,
117 const int32_t length)
const;
124 Scu_vcu_1_312::Vcu_drvmodeType vcu_drvmode(
const std::uint8_t* bytes,
125 const int32_t length)
const;
133 Scu_vcu_1_312::Vcu_gearpstType vcu_gearpst(
const std::uint8_t* bytes,
134 const int32_t length)
const;
141 Scu_vcu_1_312::Vcu_gearfaultstType vcu_gearfaultst(
142 const std::uint8_t* bytes,
const int32_t length)
const;
150 Scu_vcu_1_312::Vcu_gearactType vcu_gearact(
const std::uint8_t* bytes,
151 const int32_t length)
const;
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
static const int32_t ID
Definition: scu_vcu_1_312.h:29
void Parse(const std::uint8_t *bytes, int32_t length, ChassisDetail *chassis) const override
The class of ProtocolData.
Definition: scu_vcu_1_312.h:26