19 #include "modules/canbus/proto/chassis_detail.pb.h" 27 ::apollo::canbus::ChassisDetail> {
29 static const int32_t
ID;
37 void Reset()
override;
51 Pc_bcs_202::Pc_brkpedenableType pc_brkpedenable);
58 void set_p_pc_brkpedreq(uint8_t* data,
double pc_brkpedreq);
65 void set_p_pc_brkpedenable(uint8_t* data,
66 Pc_bcs_202::Pc_brkpedenableType pc_brkpedenable);
70 Pc_bcs_202::Pc_brkpedenableType pc_brkpedenable_;
Pcbcs202 * set_pc_brkpedreq(double pc_brkpedreq)
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 UpdateData(uint8_t *data) override
Pcbcs202 * set_pc_brkpedenable(Pc_bcs_202::Pc_brkpedenableType pc_brkpedenable)
uint32_t GetPeriod() const override
static const int32_t ID
Definition: pc_bcs_202.h:29
The class of ProtocolData.
Definition: pc_bcs_202.h:26