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_bcm_304::Bcm_vehreversestType bcm_vehreversest(
41 const std::uint8_t* bytes,
const int32_t length)
const;
48 Scu_bcm_304::Bcm_rightturnlampstType bcm_rightturnlampst(
49 const std::uint8_t* bytes,
const int32_t length)
const;
56 Scu_bcm_304::Bcm_rearfoglampstType bcm_rearfoglampst(
57 const std::uint8_t* bytes,
const int32_t length)
const;
64 Scu_bcm_304::Bcm_parkinglampstType bcm_parkinglampst(
65 const std::uint8_t* bytes,
const int32_t length)
const;
72 Scu_bcm_304::Bcm_lowbeamstType bcm_lowbeamst(
const std::uint8_t* bytes,
73 const int32_t length)
const;
80 Scu_bcm_304::Bcm_leftturnlampstType bcm_leftturnlampst(
81 const std::uint8_t* bytes,
const int32_t length)
const;
88 Scu_bcm_304::Bcm_keystType bcm_keyst(
const std::uint8_t* bytes,
89 const int32_t length)
const;
96 Scu_bcm_304::Bcm_hornstType bcm_hornst(
const std::uint8_t* bytes,
97 const int32_t length)
const;
104 Scu_bcm_304::Bcm_highbeamstType bcm_highbeamst(
const std::uint8_t* bytes,
105 const int32_t length)
const;
112 Scu_bcm_304::Bcm_hazardlampstType bcm_hazardlampst(
113 const std::uint8_t* bytes,
const int32_t length)
const;
120 Scu_bcm_304::Bcm_frontfoglampstType bcm_frontfoglampst(
121 const std::uint8_t* bytes,
const int32_t length)
const;
128 Scu_bcm_304::Bcm_brakelightswitchstType bcm_brakelightswitchst(
129 const std::uint8_t* bytes,
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
void Parse(const std::uint8_t *bytes, int32_t length, ChassisDetail *chassis) const override
Definition: scu_bcm_304.h:26
static const int32_t ID
Definition: scu_bcm_304.h:29
The class of ProtocolData.