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;
45 Media_controls_cmd_120::Media_controls_cmdType media_controls_cmd(
46 const std::uint8_t* bytes,
const int32_t length)
const;
52 bool ignore_overrides(
const std::uint8_t* bytes,
const int32_t length)
const;
57 bool clear_override(
const std::uint8_t* bytes,
const int32_t length)
const;
62 bool clear_faults(
const std::uint8_t* bytes,
const int32_t length)
const;
67 bool enable(
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
The class of ProtocolData.