|
@@ -93,6 +93,7 @@ void InitDefaultsDispatch_request_msgImpl() {
|
|
|
::google::protobuf::internal::InitProtobufDefaults();
|
|
|
#endif // GOOGLE_PROTOBUF_ENFORCE_UNIQUENESS
|
|
|
protobuf_message_5fbase_2eproto::InitDefaultsBase_info();
|
|
|
+ protobuf_message_5fbase_2eproto::InitDefaultsId_struct();
|
|
|
protobuf_message_5fbase_2eproto::InitDefaultsLocate_information();
|
|
|
protobuf_message_5fbase_2eproto::InitDefaultsParkspace_info();
|
|
|
{
|
|
@@ -117,6 +118,7 @@ void InitDefaultsDispatch_response_msgImpl() {
|
|
|
::google::protobuf::internal::InitProtobufDefaults();
|
|
|
#endif // GOOGLE_PROTOBUF_ENFORCE_UNIQUENESS
|
|
|
protobuf_message_5fbase_2eproto::InitDefaultsBase_info();
|
|
|
+ protobuf_message_5fbase_2eproto::InitDefaultsId_struct();
|
|
|
protobuf_message_5fbase_2eproto::InitDefaultsLocate_information();
|
|
|
protobuf_message_5fbase_2eproto::InitDefaultsParkspace_info();
|
|
|
protobuf_message_5fbase_2eproto::InitDefaultsError_manager();
|
|
@@ -267,15 +269,15 @@ const ::google::protobuf::uint32 TableStruct::offsets[] GOOGLE_PROTOBUF_ATTRIBUT
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_request_msg, base_info_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_request_msg, command_key_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_request_msg, dispatch_motion_direction_),
|
|
|
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_request_msg, terminal_id_),
|
|
|
+ GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_request_msg, id_struct_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_request_msg, locate_information_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_request_msg, parkspace_info_ex_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_request_msg, car_type_),
|
|
|
1,
|
|
|
0,
|
|
|
- 3,
|
|
|
4,
|
|
|
2,
|
|
|
+ 3,
|
|
|
~0u,
|
|
|
5,
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_response_msg, _has_bits_),
|
|
@@ -286,19 +288,19 @@ const ::google::protobuf::uint32 TableStruct::offsets[] GOOGLE_PROTOBUF_ATTRIBUT
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_response_msg, base_info_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_response_msg, command_key_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_response_msg, dispatch_motion_direction_),
|
|
|
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_response_msg, terminal_id_),
|
|
|
+ GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_response_msg, id_struct_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_response_msg, locate_information_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_response_msg, parkspace_info_ex_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_response_msg, car_type_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Dispatch_response_msg, error_manager_),
|
|
|
1,
|
|
|
0,
|
|
|
- 4,
|
|
|
5,
|
|
|
2,
|
|
|
+ 3,
|
|
|
~0u,
|
|
|
6,
|
|
|
- 3,
|
|
|
+ 4,
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Catcher_data, _has_bits_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Catcher_data, _internal_metadata_),
|
|
|
~0u, // no _extensions_
|
|
@@ -497,143 +499,144 @@ void AddDescriptorsImpl() {
|
|
|
"_info\022\023\n\013terminal_id\030\002 \002(\005\0221\n\017terminal_s"
|
|
|
"tatus\030\003 \002(\0162\030.message.Terminal_status\022;\n"
|
|
|
"\024passageway_direction\030\004 \002(\0162\035.message.Pa"
|
|
|
- "ssageway_direction\"\300\002\n\024Dispatch_request_"
|
|
|
+ "ssageway_direction\"\322\002\n\024Dispatch_request_"
|
|
|
"msg\022%\n\tbase_info\030\001 \002(\0132\022.message.Base_in"
|
|
|
"fo\022\023\n\013command_key\030\002 \002(\t\022E\n\031dispatch_moti"
|
|
|
"on_direction\030\003 \001(\0162\".message.Dispatch_mo"
|
|
|
- "tion_direction\022\023\n\013terminal_id\030\004 \001(\005\0227\n\022l"
|
|
|
+ "tion_direction\022%\n\tid_struct\030\004 \001(\0132\022.mess"
|
|
|
+ "age.Id_struct\0227\n\022locate_information\030\005 \001("
|
|
|
+ "\0132\033.message.Locate_information\0222\n\021parksp"
|
|
|
+ "ace_info_ex\030\006 \003(\0132\027.message.Parkspace_in"
|
|
|
+ "fo\022#\n\010car_type\030\007 \001(\0162\021.message.Car_type\""
|
|
|
+ "\202\003\n\025Dispatch_response_msg\022%\n\tbase_info\030\001"
|
|
|
+ " \002(\0132\022.message.Base_info\022\023\n\013command_key\030"
|
|
|
+ "\002 \002(\t\022E\n\031dispatch_motion_direction\030\003 \001(\016"
|
|
|
+ "2\".message.Dispatch_motion_direction\022%\n\t"
|
|
|
+ "id_struct\030\004 \001(\0132\022.message.Id_struct\0227\n\022l"
|
|
|
"ocate_information\030\005 \001(\0132\033.message.Locate"
|
|
|
"_information\0222\n\021parkspace_info_ex\030\006 \003(\0132"
|
|
|
"\027.message.Parkspace_info\022#\n\010car_type\030\007 \001"
|
|
|
- "(\0162\021.message.Car_type\"\360\002\n\025Dispatch_respo"
|
|
|
- "nse_msg\022%\n\tbase_info\030\001 \002(\0132\022.message.Bas"
|
|
|
- "e_info\022\023\n\013command_key\030\002 \002(\t\022E\n\031dispatch_"
|
|
|
- "motion_direction\030\003 \001(\0162\".message.Dispatc"
|
|
|
- "h_motion_direction\022\023\n\013terminal_id\030\004 \001(\005\022"
|
|
|
- "7\n\022locate_information\030\005 \001(\0132\033.message.Lo"
|
|
|
- "cate_information\0222\n\021parkspace_info_ex\030\006 "
|
|
|
- "\003(\0132\027.message.Parkspace_info\022#\n\010car_type"
|
|
|
- "\030\007 \001(\0162\021.message.Car_type\022-\n\rerror_manag"
|
|
|
- "er\030\010 \001(\0132\026.message.Error_manager\"\313\005\n\014Cat"
|
|
|
- "cher_data\022;\n\024dispatch_device_type\030\001 \002(\0162"
|
|
|
- "\035.message.Dispatch_device_type\022\?\n\026dispat"
|
|
|
- "ch_device_status\030\002 \002(\0162\037.message.Dispatc"
|
|
|
- "h_device_status\022\021\n\tdevice_id\030\003 \002(\005\022=\n\024ac"
|
|
|
- "tual_device_status\030\004 \001(\0162\037.message.Hardw"
|
|
|
- "are_device_status\0220\n\022actual_load_status\030"
|
|
|
- "\005 \001(\0162\024.message.Load_status\022\035\n\025actual_co"
|
|
|
- "ordinates_id\030\006 \001(\005\022\020\n\010actual_x\030\007 \001(\002\022\020\n\010"
|
|
|
- "actual_y\030\010 \001(\002\022\020\n\010actual_b\030\t \001(\002\022\020\n\010actu"
|
|
|
- "al_z\030\n \001(\002\022\021\n\tactual_d1\030\013 \001(\002\022\021\n\tactual_"
|
|
|
- "d2\030\014 \001(\002\0223\n\024actual_clamp_motion1\030\r \001(\0162\025"
|
|
|
- ".message.Clamp_motion\0223\n\024actual_clamp_mo"
|
|
|
- "tion2\030\016 \001(\0162\025.message.Clamp_motion\0223\n\024ac"
|
|
|
- "tual_clamp_motion3\030\017 \001(\0162\025.message.Clamp"
|
|
|
- "_motion\0223\n\024actual_clamp_motion4\030\020 \001(\0162\025."
|
|
|
- "message.Clamp_motion\022\031\n\021actual_error_cod"
|
|
|
- "e\030\021 \001(\t\022\033\n\023actual_warning_code\030\022 \001(\t\022 \n\030"
|
|
|
- "actual_error_description\030\023 \001(\t\"\207\006\n\014Carri"
|
|
|
- "er_data\022;\n\024dispatch_device_type\030\001 \002(\0162\035."
|
|
|
- "message.Dispatch_device_type\022\?\n\026dispatch"
|
|
|
- "_device_status\030\002 \002(\0162\037.message.Dispatch_"
|
|
|
- "device_status\022\021\n\tdevice_id\030\003 \002(\005\022=\n\024actu"
|
|
|
- "al_device_status\030\004 \001(\0162\037.message.Hardwar"
|
|
|
- "e_device_status\0220\n\022actual_load_status\030\005 "
|
|
|
- "\001(\0162\024.message.Load_status\022\035\n\025actual_coor"
|
|
|
- "dinates_id\030\006 \001(\005\022\020\n\010actual_x\030\007 \001(\002\022\020\n\010ac"
|
|
|
- "tual_y\030\010 \001(\002\022\020\n\010actual_z\030\t \001(\002\022\021\n\tactual"
|
|
|
- "_y1\030\n \001(\002\022\021\n\tactual_y2\030\013 \001(\002\0223\n\024actual_c"
|
|
|
- "lamp_motion1\030\014 \001(\0162\025.message.Clamp_motio"
|
|
|
- "n\0223\n\024actual_clamp_motion2\030\r \001(\0162\025.messag"
|
|
|
- "e.Clamp_motion\022H\n\036actual_small_sports_ca"
|
|
|
- "r_motion\030\016 \001(\0162 .message.Small_sports_ca"
|
|
|
- "r_motion\0225\n\026actual_joint_motion_x1\030\017 \001(\016"
|
|
|
- "2\025.message.Joint_motion\0225\n\026actual_joint_"
|
|
|
- "motion_x2\030\020 \001(\0162\025.message.Joint_motion\022\031"
|
|
|
- "\n\021actual_error_code\030\021 \001(\t\022\033\n\023actual_warn"
|
|
|
- "ing_code\030\022 \001(\t\022 \n\030actual_error_descripti"
|
|
|
- "on\030\023 \001(\t\"\275\007\n\017Passageway_data\022;\n\024dispatch"
|
|
|
- "_device_type\030\001 \002(\0162\035.message.Dispatch_de"
|
|
|
- "vice_type\022\?\n\026dispatch_device_status\030\002 \002("
|
|
|
- "\0162\037.message.Dispatch_device_status\022\021\n\tde"
|
|
|
- "vice_id\030\003 \002(\005\022=\n\024actual_device_status\030\004 "
|
|
|
- "\001(\0162\037.message.Hardware_device_status\0227\n\031"
|
|
|
- "actual_inside_load_status\030\005 \001(\0162\024.messag"
|
|
|
- "e.Load_status\0228\n\032actual_outside_load_sta"
|
|
|
- "tus\030\006 \001(\0162\024.message.Load_status\022J\n\"actua"
|
|
|
- "l_front_overstep_the_boundary\030\007 \001(\0162\036.me"
|
|
|
- "ssage.Overstep_the_boundary\022I\n!actual_ba"
|
|
|
- "ck_overstep_the_boundary\030\010 \001(\0162\036.message"
|
|
|
- ".Overstep_the_boundary\022K\n#actual_height_"
|
|
|
- "overstep_the_boundary\030\t \001(\0162\036.message.Ov"
|
|
|
- "erstep_the_boundary\0228\n\032actual_outside_do"
|
|
|
- "or_sensor\030\n \001(\0162\024.message.Load_status\0227\n"
|
|
|
- "\031actual_inside_door_motion\030\013 \001(\0162\024.messa"
|
|
|
- "ge.Door_motion\0228\n\032actual_outside_door_mo"
|
|
|
- "tion\030\014 \001(\0162\024.message.Door_motion\022:\n\034actu"
|
|
|
- "al_turntable_load_status\030\r \001(\0162\024.message"
|
|
|
- ".Load_status\022@\n\032actual_turntable_directi"
|
|
|
- "on\030\016 \001(\0162\034.message.Turntable_direction\022\031"
|
|
|
- "\n\021actual_error_code\030\017 \001(\t\022\033\n\023actual_warn"
|
|
|
- "ing_code\030\020 \001(\t\022 \n\030actual_error_descripti"
|
|
|
- "on\030\021 \001(\t\"\265\002\n\033Dispatch_manager_status_msg"
|
|
|
- "\022%\n\tbase_info\030\001 \002(\0132\022.message.Base_info\022"
|
|
|
- "\023\n\013dispatch_id\030\002 \002(\005\022A\n\027dispatch_manager"
|
|
|
- "_status\030\003 \002(\0162 .message.Dispatch_manager"
|
|
|
- "_status\022/\n\020catcher_data_map\030\004 \003(\0132\025.mess"
|
|
|
- "age.Catcher_data\022/\n\020carrier_data_map\030\005 \003"
|
|
|
- "(\0132\025.message.Carrier_data\0225\n\023passageway_"
|
|
|
- "data_map\030\006 \003(\0132\030.message.Passageway_data"
|
|
|
- "\"\033\n\031Dispatch_manager_data_msg*\201\001\n\017Termin"
|
|
|
- "al_status\022\025\n\021E_TERMINAL_UNKNOW\020\000\022\024\n\020E_TE"
|
|
|
- "RMINAL_READY\020\001\022\024\n\020E_TERMINAL_STORE\020\002\022\025\n\021"
|
|
|
- "E_TERMINAL_PICKUP\020\003\022\024\n\020E_TERMINAL_FAULT\020"
|
|
|
- "\n*B\n\024Passageway_direction\022\013\n\007E_INLET\020\000\022\014"
|
|
|
- "\n\010E_OUTLET\020\001\022\017\n\013E_BILATERAL\020\002*>\n\031Dispatc"
|
|
|
- "h_motion_direction\022\017\n\013E_STORE_CAR\020\000\022\020\n\014E"
|
|
|
- "_PICKUP_CAR\020\001*\261\001\n\027Dispatch_manager_statu"
|
|
|
- "s\022\035\n\031E_DISPATCH_MANAGER_UNKNOW\020\000\022\034\n\030E_DI"
|
|
|
- "SPATCH_MANAGER_READY\020\001\022\034\n\030E_DISPATCH_MAN"
|
|
|
- "AGER_STORE\020\002\022\035\n\031E_DISPATCH_MANAGER_PICKU"
|
|
|
- "P\020\003\022\034\n\030E_DISPATCH_MANAGER_FAULT\020d*\200\003\n\026Di"
|
|
|
- "spatch_device_status\022\032\n\026DISPATCH_DEVICE_"
|
|
|
- "UNKNOW\020\000\022\031\n\025DISPATCH_DEVICE_READY\020\001\022\030\n\024D"
|
|
|
- "ISPATCH_DEVICE_BUSY\020\002\022\"\n\036DISPATCH_DEVICE"
|
|
|
- "_ONE_LEVEL_OVER\020\003\022\"\n\036DISPATCH_DEVICE_ONE"
|
|
|
- "_LEVEL_WORK\020\004\022\"\n\036DISPATCH_DEVICE_TWO_LEV"
|
|
|
- "EL_OVER\020\005\022\"\n\036DISPATCH_DEVICE_TWO_LEVEL_W"
|
|
|
- "ORK\020\006\022$\n DISPATCH_DEVICE_THREE_LEVEL_OVE"
|
|
|
- "R\020\007\022$\n DISPATCH_DEVICE_THREE_LEVEL_WORK\020"
|
|
|
- "\010\022\031\n\025DISPATCH_DEVICE_FAULT\020d\022\036\n\032DISPATCH"
|
|
|
- "_DEVICE_DISCONNECT\020e*n\n\023Dispatch_task_le"
|
|
|
- "vel\022\033\n\027DISPATCH_TASK_ONE_LEVEL\020\001\022\033\n\027DISP"
|
|
|
- "ATCH_TASK_TWO_LEVEL\020\002\022\035\n\031DISPATCH_TASK_T"
|
|
|
- "HREE_LEVEL\020\003*K\n\014Clamp_motion\022\025\n\021E_CLAMP_"
|
|
|
- "NO_ACTION\020\000\022\021\n\rE_CLAMP_TIGHT\020\001\022\021\n\rE_CLAM"
|
|
|
- "P_LOOSE\020\002*R\n\014Joint_motion\022\025\n\021E_JOINT_NO_"
|
|
|
- "ACTION\020\000\022\024\n\020E_JOINT_HOLD_OUT\020\001\022\025\n\021E_JOIN"
|
|
|
- "T_TAKE_BACK\020\002*y\n\027Small_sports_car_motion"
|
|
|
- "\022\034\n\030E_SMALL_SPORTS_NO_ACTION\020\000\022\037\n\033E_SMAL"
|
|
|
- "L_SPORTS_CAR_GET_AWAY\020\001\022\037\n\033E_SMALL_SPORT"
|
|
|
- "S_CAR_GET_BACK\020\002*l\n\016Respons_status\022\023\n\017RE"
|
|
|
- "SPONS_WORKING\020\000\022\020\n\014RESPONS_OVER\020\001\022\027\n\023RES"
|
|
|
- "PONS_MINOR_ERROR\020d\022\032\n\026RESPONS_CRITICAL_E"
|
|
|
- "RROR\020e*\252\001\n\026Hardware_device_status\022\022\n\016DEV"
|
|
|
- "ICE_UNKNOWN\020\000\022\020\n\014DEVICE_READY\020\001\022\022\n\016DEVIC"
|
|
|
- "E_WORKING\020\002\022\031\n\025DEVICE_EMERGENCY_STOP\020\003\022\023"
|
|
|
- "\n\017DEVICE_UNSAFETY\020\004\022\024\n\020DEVICE_COLLISION\020"
|
|
|
- "\005\022\020\n\014DEVICE_FAULT\020\006*9\n\013Load_status\022\020\n\014LO"
|
|
|
- "AD_UNKNOWN\020\000\022\014\n\010HAVE_CAR\020\001\022\n\n\006NO_CAR\020\002*w"
|
|
|
- "\n\023Turntable_direction\022\037\n\033TURNTABLE_DIREC"
|
|
|
- "TION_UNKNOWN\020\000\022\036\n\032TURNTABLE_DIRECTION_IN"
|
|
|
- "SIDE\020\001\022\037\n\033TURNTABLE_DIRECTION_OUTSIDE\020\002*"
|
|
|
- "N\n\013Door_motion\022\020\n\014DOOR_UNKNOWN\020\000\022\r\n\tDOOR"
|
|
|
- "_OPEN\020\001\022\016\n\nDOOR_CLOSE\020\002\022\016\n\nDOOR_ERROR\020\003*"
|
|
|
- "C\n\025Overstep_the_boundary\022\023\n\017BOUNDARY_NOR"
|
|
|
- "MAL\020\000\022\025\n\021BOUNDARY_OVERSTEP\020\001"
|
|
|
+ "(\0162\021.message.Car_type\022-\n\rerror_manager\030\010"
|
|
|
+ " \001(\0132\026.message.Error_manager\"\313\005\n\014Catcher"
|
|
|
+ "_data\022;\n\024dispatch_device_type\030\001 \002(\0162\035.me"
|
|
|
+ "ssage.Dispatch_device_type\022\?\n\026dispatch_d"
|
|
|
+ "evice_status\030\002 \002(\0162\037.message.Dispatch_de"
|
|
|
+ "vice_status\022\021\n\tdevice_id\030\003 \002(\005\022=\n\024actual"
|
|
|
+ "_device_status\030\004 \001(\0162\037.message.Hardware_"
|
|
|
+ "device_status\0220\n\022actual_load_status\030\005 \001("
|
|
|
+ "\0162\024.message.Load_status\022\035\n\025actual_coordi"
|
|
|
+ "nates_id\030\006 \001(\005\022\020\n\010actual_x\030\007 \001(\002\022\020\n\010actu"
|
|
|
+ "al_y\030\010 \001(\002\022\020\n\010actual_b\030\t \001(\002\022\020\n\010actual_z"
|
|
|
+ "\030\n \001(\002\022\021\n\tactual_d1\030\013 \001(\002\022\021\n\tactual_d2\030\014"
|
|
|
+ " \001(\002\0223\n\024actual_clamp_motion1\030\r \001(\0162\025.mes"
|
|
|
+ "sage.Clamp_motion\0223\n\024actual_clamp_motion"
|
|
|
+ "2\030\016 \001(\0162\025.message.Clamp_motion\0223\n\024actual"
|
|
|
+ "_clamp_motion3\030\017 \001(\0162\025.message.Clamp_mot"
|
|
|
+ "ion\0223\n\024actual_clamp_motion4\030\020 \001(\0162\025.mess"
|
|
|
+ "age.Clamp_motion\022\031\n\021actual_error_code\030\021 "
|
|
|
+ "\001(\t\022\033\n\023actual_warning_code\030\022 \001(\t\022 \n\030actu"
|
|
|
+ "al_error_description\030\023 \001(\t\"\207\006\n\014Carrier_d"
|
|
|
+ "ata\022;\n\024dispatch_device_type\030\001 \002(\0162\035.mess"
|
|
|
+ "age.Dispatch_device_type\022\?\n\026dispatch_dev"
|
|
|
+ "ice_status\030\002 \002(\0162\037.message.Dispatch_devi"
|
|
|
+ "ce_status\022\021\n\tdevice_id\030\003 \002(\005\022=\n\024actual_d"
|
|
|
+ "evice_status\030\004 \001(\0162\037.message.Hardware_de"
|
|
|
+ "vice_status\0220\n\022actual_load_status\030\005 \001(\0162"
|
|
|
+ "\024.message.Load_status\022\035\n\025actual_coordina"
|
|
|
+ "tes_id\030\006 \001(\005\022\020\n\010actual_x\030\007 \001(\002\022\020\n\010actual"
|
|
|
+ "_y\030\010 \001(\002\022\020\n\010actual_z\030\t \001(\002\022\021\n\tactual_y1\030"
|
|
|
+ "\n \001(\002\022\021\n\tactual_y2\030\013 \001(\002\0223\n\024actual_clamp"
|
|
|
+ "_motion1\030\014 \001(\0162\025.message.Clamp_motion\0223\n"
|
|
|
+ "\024actual_clamp_motion2\030\r \001(\0162\025.message.Cl"
|
|
|
+ "amp_motion\022H\n\036actual_small_sports_car_mo"
|
|
|
+ "tion\030\016 \001(\0162 .message.Small_sports_car_mo"
|
|
|
+ "tion\0225\n\026actual_joint_motion_x1\030\017 \001(\0162\025.m"
|
|
|
+ "essage.Joint_motion\0225\n\026actual_joint_moti"
|
|
|
+ "on_x2\030\020 \001(\0162\025.message.Joint_motion\022\031\n\021ac"
|
|
|
+ "tual_error_code\030\021 \001(\t\022\033\n\023actual_warning_"
|
|
|
+ "code\030\022 \001(\t\022 \n\030actual_error_description\030\023"
|
|
|
+ " \001(\t\"\275\007\n\017Passageway_data\022;\n\024dispatch_dev"
|
|
|
+ "ice_type\030\001 \002(\0162\035.message.Dispatch_device"
|
|
|
+ "_type\022\?\n\026dispatch_device_status\030\002 \002(\0162\037."
|
|
|
+ "message.Dispatch_device_status\022\021\n\tdevice"
|
|
|
+ "_id\030\003 \002(\005\022=\n\024actual_device_status\030\004 \001(\0162"
|
|
|
+ "\037.message.Hardware_device_status\0227\n\031actu"
|
|
|
+ "al_inside_load_status\030\005 \001(\0162\024.message.Lo"
|
|
|
+ "ad_status\0228\n\032actual_outside_load_status\030"
|
|
|
+ "\006 \001(\0162\024.message.Load_status\022J\n\"actual_fr"
|
|
|
+ "ont_overstep_the_boundary\030\007 \001(\0162\036.messag"
|
|
|
+ "e.Overstep_the_boundary\022I\n!actual_back_o"
|
|
|
+ "verstep_the_boundary\030\010 \001(\0162\036.message.Ove"
|
|
|
+ "rstep_the_boundary\022K\n#actual_height_over"
|
|
|
+ "step_the_boundary\030\t \001(\0162\036.message.Overst"
|
|
|
+ "ep_the_boundary\0228\n\032actual_outside_door_s"
|
|
|
+ "ensor\030\n \001(\0162\024.message.Load_status\0227\n\031act"
|
|
|
+ "ual_inside_door_motion\030\013 \001(\0162\024.message.D"
|
|
|
+ "oor_motion\0228\n\032actual_outside_door_motion"
|
|
|
+ "\030\014 \001(\0162\024.message.Door_motion\022:\n\034actual_t"
|
|
|
+ "urntable_load_status\030\r \001(\0162\024.message.Loa"
|
|
|
+ "d_status\022@\n\032actual_turntable_direction\030\016"
|
|
|
+ " \001(\0162\034.message.Turntable_direction\022\031\n\021ac"
|
|
|
+ "tual_error_code\030\017 \001(\t\022\033\n\023actual_warning_"
|
|
|
+ "code\030\020 \001(\t\022 \n\030actual_error_description\030\021"
|
|
|
+ " \001(\t\"\265\002\n\033Dispatch_manager_status_msg\022%\n\t"
|
|
|
+ "base_info\030\001 \002(\0132\022.message.Base_info\022\023\n\013d"
|
|
|
+ "ispatch_id\030\002 \002(\005\022A\n\027dispatch_manager_sta"
|
|
|
+ "tus\030\003 \002(\0162 .message.Dispatch_manager_sta"
|
|
|
+ "tus\022/\n\020catcher_data_map\030\004 \003(\0132\025.message."
|
|
|
+ "Catcher_data\022/\n\020carrier_data_map\030\005 \003(\0132\025"
|
|
|
+ ".message.Carrier_data\0225\n\023passageway_data"
|
|
|
+ "_map\030\006 \003(\0132\030.message.Passageway_data\"\033\n\031"
|
|
|
+ "Dispatch_manager_data_msg*\201\001\n\017Terminal_s"
|
|
|
+ "tatus\022\025\n\021E_TERMINAL_UNKNOW\020\000\022\024\n\020E_TERMIN"
|
|
|
+ "AL_READY\020\001\022\024\n\020E_TERMINAL_STORE\020\002\022\025\n\021E_TE"
|
|
|
+ "RMINAL_PICKUP\020\003\022\024\n\020E_TERMINAL_FAULT\020\n*B\n"
|
|
|
+ "\024Passageway_direction\022\013\n\007E_INLET\020\000\022\014\n\010E_"
|
|
|
+ "OUTLET\020\001\022\017\n\013E_BILATERAL\020\002*>\n\031Dispatch_mo"
|
|
|
+ "tion_direction\022\017\n\013E_STORE_CAR\020\000\022\020\n\014E_PIC"
|
|
|
+ "KUP_CAR\020\001*\261\001\n\027Dispatch_manager_status\022\035\n"
|
|
|
+ "\031E_DISPATCH_MANAGER_UNKNOW\020\000\022\034\n\030E_DISPAT"
|
|
|
+ "CH_MANAGER_READY\020\001\022\034\n\030E_DISPATCH_MANAGER"
|
|
|
+ "_STORE\020\002\022\035\n\031E_DISPATCH_MANAGER_PICKUP\020\003\022"
|
|
|
+ "\034\n\030E_DISPATCH_MANAGER_FAULT\020d*\200\003\n\026Dispat"
|
|
|
+ "ch_device_status\022\032\n\026DISPATCH_DEVICE_UNKN"
|
|
|
+ "OW\020\000\022\031\n\025DISPATCH_DEVICE_READY\020\001\022\030\n\024DISPA"
|
|
|
+ "TCH_DEVICE_BUSY\020\002\022\"\n\036DISPATCH_DEVICE_ONE"
|
|
|
+ "_LEVEL_OVER\020\003\022\"\n\036DISPATCH_DEVICE_ONE_LEV"
|
|
|
+ "EL_WORK\020\004\022\"\n\036DISPATCH_DEVICE_TWO_LEVEL_O"
|
|
|
+ "VER\020\005\022\"\n\036DISPATCH_DEVICE_TWO_LEVEL_WORK\020"
|
|
|
+ "\006\022$\n DISPATCH_DEVICE_THREE_LEVEL_OVER\020\007\022"
|
|
|
+ "$\n DISPATCH_DEVICE_THREE_LEVEL_WORK\020\010\022\031\n"
|
|
|
+ "\025DISPATCH_DEVICE_FAULT\020d\022\036\n\032DISPATCH_DEV"
|
|
|
+ "ICE_DISCONNECT\020e*n\n\023Dispatch_task_level\022"
|
|
|
+ "\033\n\027DISPATCH_TASK_ONE_LEVEL\020\001\022\033\n\027DISPATCH"
|
|
|
+ "_TASK_TWO_LEVEL\020\002\022\035\n\031DISPATCH_TASK_THREE"
|
|
|
+ "_LEVEL\020\003*K\n\014Clamp_motion\022\025\n\021E_CLAMP_NO_A"
|
|
|
+ "CTION\020\000\022\021\n\rE_CLAMP_TIGHT\020\001\022\021\n\rE_CLAMP_LO"
|
|
|
+ "OSE\020\002*R\n\014Joint_motion\022\025\n\021E_JOINT_NO_ACTI"
|
|
|
+ "ON\020\000\022\024\n\020E_JOINT_HOLD_OUT\020\001\022\025\n\021E_JOINT_TA"
|
|
|
+ "KE_BACK\020\002*y\n\027Small_sports_car_motion\022\034\n\030"
|
|
|
+ "E_SMALL_SPORTS_NO_ACTION\020\000\022\037\n\033E_SMALL_SP"
|
|
|
+ "ORTS_CAR_GET_AWAY\020\001\022\037\n\033E_SMALL_SPORTS_CA"
|
|
|
+ "R_GET_BACK\020\002*l\n\016Respons_status\022\023\n\017RESPON"
|
|
|
+ "S_WORKING\020\000\022\020\n\014RESPONS_OVER\020\001\022\027\n\023RESPONS"
|
|
|
+ "_MINOR_ERROR\020d\022\032\n\026RESPONS_CRITICAL_ERROR"
|
|
|
+ "\020e*\252\001\n\026Hardware_device_status\022\022\n\016DEVICE_"
|
|
|
+ "UNKNOWN\020\000\022\020\n\014DEVICE_READY\020\001\022\022\n\016DEVICE_WO"
|
|
|
+ "RKING\020\002\022\031\n\025DEVICE_EMERGENCY_STOP\020\003\022\023\n\017DE"
|
|
|
+ "VICE_UNSAFETY\020\004\022\024\n\020DEVICE_COLLISION\020\005\022\020\n"
|
|
|
+ "\014DEVICE_FAULT\020\006*9\n\013Load_status\022\020\n\014LOAD_U"
|
|
|
+ "NKNOWN\020\000\022\014\n\010HAVE_CAR\020\001\022\n\n\006NO_CAR\020\002*w\n\023Tu"
|
|
|
+ "rntable_direction\022\037\n\033TURNTABLE_DIRECTION"
|
|
|
+ "_UNKNOWN\020\000\022\036\n\032TURNTABLE_DIRECTION_INSIDE"
|
|
|
+ "\020\001\022\037\n\033TURNTABLE_DIRECTION_OUTSIDE\020\002*N\n\013D"
|
|
|
+ "oor_motion\022\020\n\014DOOR_UNKNOWN\020\000\022\r\n\tDOOR_OPE"
|
|
|
+ "N\020\001\022\016\n\nDOOR_CLOSE\020\002\022\016\n\nDOOR_ERROR\020\003*C\n\025O"
|
|
|
+ "verstep_the_boundary\022\023\n\017BOUNDARY_NORMAL\020"
|
|
|
+ "\000\022\025\n\021BOUNDARY_OVERSTEP\020\001"
|
|
|
};
|
|
|
::google::protobuf::DescriptorPool::InternalAddGeneratedFile(
|
|
|
- descriptor, 5588);
|
|
|
+ descriptor, 5624);
|
|
|
::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
|
|
|
"dispatch_message.proto", &protobuf_RegisterTypes);
|
|
|
::protobuf_message_5fbase_2eproto::AddDescriptors();
|
|
@@ -1325,6 +1328,8 @@ void Dispatch_terminal_status_msg::InternalSwap(Dispatch_terminal_status_msg* ot
|
|
|
void Dispatch_request_msg::InitAsDefaultInstance() {
|
|
|
::message::_Dispatch_request_msg_default_instance_._instance.get_mutable()->base_info_ = const_cast< ::message::Base_info*>(
|
|
|
::message::Base_info::internal_default_instance());
|
|
|
+ ::message::_Dispatch_request_msg_default_instance_._instance.get_mutable()->id_struct_ = const_cast< ::message::Id_struct*>(
|
|
|
+ ::message::Id_struct::internal_default_instance());
|
|
|
::message::_Dispatch_request_msg_default_instance_._instance.get_mutable()->locate_information_ = const_cast< ::message::Locate_information*>(
|
|
|
::message::Locate_information::internal_default_instance());
|
|
|
}
|
|
@@ -1332,6 +1337,10 @@ void Dispatch_request_msg::clear_base_info() {
|
|
|
if (base_info_ != NULL) base_info_->Clear();
|
|
|
clear_has_base_info();
|
|
|
}
|
|
|
+void Dispatch_request_msg::clear_id_struct() {
|
|
|
+ if (id_struct_ != NULL) id_struct_->Clear();
|
|
|
+ clear_has_id_struct();
|
|
|
+}
|
|
|
void Dispatch_request_msg::clear_locate_information() {
|
|
|
if (locate_information_ != NULL) locate_information_->Clear();
|
|
|
clear_has_locate_information();
|
|
@@ -1343,7 +1352,7 @@ void Dispatch_request_msg::clear_parkspace_info_ex() {
|
|
|
const int Dispatch_request_msg::kBaseInfoFieldNumber;
|
|
|
const int Dispatch_request_msg::kCommandKeyFieldNumber;
|
|
|
const int Dispatch_request_msg::kDispatchMotionDirectionFieldNumber;
|
|
|
-const int Dispatch_request_msg::kTerminalIdFieldNumber;
|
|
|
+const int Dispatch_request_msg::kIdStructFieldNumber;
|
|
|
const int Dispatch_request_msg::kLocateInformationFieldNumber;
|
|
|
const int Dispatch_request_msg::kParkspaceInfoExFieldNumber;
|
|
|
const int Dispatch_request_msg::kCarTypeFieldNumber;
|
|
@@ -1373,6 +1382,11 @@ Dispatch_request_msg::Dispatch_request_msg(const Dispatch_request_msg& from)
|
|
|
} else {
|
|
|
base_info_ = NULL;
|
|
|
}
|
|
|
+ if (from.has_id_struct()) {
|
|
|
+ id_struct_ = new ::message::Id_struct(*from.id_struct_);
|
|
|
+ } else {
|
|
|
+ id_struct_ = NULL;
|
|
|
+ }
|
|
|
if (from.has_locate_information()) {
|
|
|
locate_information_ = new ::message::Locate_information(*from.locate_information_);
|
|
|
} else {
|
|
@@ -1400,6 +1414,7 @@ Dispatch_request_msg::~Dispatch_request_msg() {
|
|
|
void Dispatch_request_msg::SharedDtor() {
|
|
|
command_key_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
if (this != internal_default_instance()) delete base_info_;
|
|
|
+ if (this != internal_default_instance()) delete id_struct_;
|
|
|
if (this != internal_default_instance()) delete locate_information_;
|
|
|
}
|
|
|
|
|
@@ -1434,7 +1449,7 @@ void Dispatch_request_msg::Clear() {
|
|
|
|
|
|
parkspace_info_ex_.Clear();
|
|
|
cached_has_bits = _has_bits_[0];
|
|
|
- if (cached_has_bits & 7u) {
|
|
|
+ if (cached_has_bits & 15u) {
|
|
|
if (cached_has_bits & 0x00000001u) {
|
|
|
GOOGLE_DCHECK(!command_key_.IsDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()));
|
|
|
(*command_key_.UnsafeRawStringPointer())->clear();
|
|
@@ -1444,11 +1459,15 @@ void Dispatch_request_msg::Clear() {
|
|
|
base_info_->Clear();
|
|
|
}
|
|
|
if (cached_has_bits & 0x00000004u) {
|
|
|
+ GOOGLE_DCHECK(id_struct_ != NULL);
|
|
|
+ id_struct_->Clear();
|
|
|
+ }
|
|
|
+ if (cached_has_bits & 0x00000008u) {
|
|
|
GOOGLE_DCHECK(locate_information_ != NULL);
|
|
|
locate_information_->Clear();
|
|
|
}
|
|
|
}
|
|
|
- if (cached_has_bits & 56u) {
|
|
|
+ if (cached_has_bits & 48u) {
|
|
|
::memset(&dispatch_motion_direction_, 0, static_cast<size_t>(
|
|
|
reinterpret_cast<char*>(&car_type_) -
|
|
|
reinterpret_cast<char*>(&dispatch_motion_direction_)) + sizeof(car_type_));
|
|
@@ -1515,14 +1534,12 @@ bool Dispatch_request_msg::MergePartialFromCodedStream(
|
|
|
break;
|
|
|
}
|
|
|
|
|
|
- // optional int32 terminal_id = 4;
|
|
|
+ // optional .message.Id_struct id_struct = 4;
|
|
|
case 4: {
|
|
|
if (static_cast< ::google::protobuf::uint8>(tag) ==
|
|
|
- static_cast< ::google::protobuf::uint8>(32u /* 32 & 0xFF */)) {
|
|
|
- set_has_terminal_id();
|
|
|
- DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
|
- ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
|
|
|
- input, &terminal_id_)));
|
|
|
+ static_cast< ::google::protobuf::uint8>(34u /* 34 & 0xFF */)) {
|
|
|
+ DO_(::google::protobuf::internal::WireFormatLite::ReadMessage(
|
|
|
+ input, mutable_id_struct()));
|
|
|
} else {
|
|
|
goto handle_unusual;
|
|
|
}
|
|
@@ -1616,18 +1633,19 @@ void Dispatch_request_msg::SerializeWithCachedSizes(
|
|
|
}
|
|
|
|
|
|
// optional .message.Dispatch_motion_direction dispatch_motion_direction = 3;
|
|
|
- if (cached_has_bits & 0x00000008u) {
|
|
|
+ if (cached_has_bits & 0x00000010u) {
|
|
|
::google::protobuf::internal::WireFormatLite::WriteEnum(
|
|
|
3, this->dispatch_motion_direction(), output);
|
|
|
}
|
|
|
|
|
|
- // optional int32 terminal_id = 4;
|
|
|
- if (cached_has_bits & 0x00000010u) {
|
|
|
- ::google::protobuf::internal::WireFormatLite::WriteInt32(4, this->terminal_id(), output);
|
|
|
+ // optional .message.Id_struct id_struct = 4;
|
|
|
+ if (cached_has_bits & 0x00000004u) {
|
|
|
+ ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(
|
|
|
+ 4, *this->id_struct_, output);
|
|
|
}
|
|
|
|
|
|
// optional .message.Locate_information locate_information = 5;
|
|
|
- if (cached_has_bits & 0x00000004u) {
|
|
|
+ if (cached_has_bits & 0x00000008u) {
|
|
|
::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(
|
|
|
5, *this->locate_information_, output);
|
|
|
}
|
|
@@ -1679,18 +1697,20 @@ void Dispatch_request_msg::SerializeWithCachedSizes(
|
|
|
}
|
|
|
|
|
|
// optional .message.Dispatch_motion_direction dispatch_motion_direction = 3;
|
|
|
- if (cached_has_bits & 0x00000008u) {
|
|
|
+ if (cached_has_bits & 0x00000010u) {
|
|
|
target = ::google::protobuf::internal::WireFormatLite::WriteEnumToArray(
|
|
|
3, this->dispatch_motion_direction(), target);
|
|
|
}
|
|
|
|
|
|
- // optional int32 terminal_id = 4;
|
|
|
- if (cached_has_bits & 0x00000010u) {
|
|
|
- target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(4, this->terminal_id(), target);
|
|
|
+ // optional .message.Id_struct id_struct = 4;
|
|
|
+ if (cached_has_bits & 0x00000004u) {
|
|
|
+ target = ::google::protobuf::internal::WireFormatLite::
|
|
|
+ InternalWriteMessageToArray(
|
|
|
+ 4, *this->id_struct_, deterministic, target);
|
|
|
}
|
|
|
|
|
|
// optional .message.Locate_information locate_information = 5;
|
|
|
- if (cached_has_bits & 0x00000004u) {
|
|
|
+ if (cached_has_bits & 0x00000008u) {
|
|
|
target = ::google::protobuf::internal::WireFormatLite::
|
|
|
InternalWriteMessageToArray(
|
|
|
5, *this->locate_information_, deterministic, target);
|
|
@@ -1773,6 +1793,13 @@ size_t Dispatch_request_msg::ByteSizeLong() const {
|
|
|
}
|
|
|
|
|
|
if (_has_bits_[0 / 32] & 60u) {
|
|
|
+ // optional .message.Id_struct id_struct = 4;
|
|
|
+ if (has_id_struct()) {
|
|
|
+ total_size += 1 +
|
|
|
+ ::google::protobuf::internal::WireFormatLite::MessageSize(
|
|
|
+ *this->id_struct_);
|
|
|
+ }
|
|
|
+
|
|
|
// optional .message.Locate_information locate_information = 5;
|
|
|
if (has_locate_information()) {
|
|
|
total_size += 1 +
|
|
@@ -1786,13 +1813,6 @@ size_t Dispatch_request_msg::ByteSizeLong() const {
|
|
|
::google::protobuf::internal::WireFormatLite::EnumSize(this->dispatch_motion_direction());
|
|
|
}
|
|
|
|
|
|
- // optional int32 terminal_id = 4;
|
|
|
- if (has_terminal_id()) {
|
|
|
- total_size += 1 +
|
|
|
- ::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
- this->terminal_id());
|
|
|
- }
|
|
|
-
|
|
|
// optional .message.Car_type car_type = 7;
|
|
|
if (has_car_type()) {
|
|
|
total_size += 1 +
|
|
@@ -1840,13 +1860,13 @@ void Dispatch_request_msg::MergeFrom(const Dispatch_request_msg& from) {
|
|
|
mutable_base_info()->::message::Base_info::MergeFrom(from.base_info());
|
|
|
}
|
|
|
if (cached_has_bits & 0x00000004u) {
|
|
|
- mutable_locate_information()->::message::Locate_information::MergeFrom(from.locate_information());
|
|
|
+ mutable_id_struct()->::message::Id_struct::MergeFrom(from.id_struct());
|
|
|
}
|
|
|
if (cached_has_bits & 0x00000008u) {
|
|
|
- dispatch_motion_direction_ = from.dispatch_motion_direction_;
|
|
|
+ mutable_locate_information()->::message::Locate_information::MergeFrom(from.locate_information());
|
|
|
}
|
|
|
if (cached_has_bits & 0x00000010u) {
|
|
|
- terminal_id_ = from.terminal_id_;
|
|
|
+ dispatch_motion_direction_ = from.dispatch_motion_direction_;
|
|
|
}
|
|
|
if (cached_has_bits & 0x00000020u) {
|
|
|
car_type_ = from.car_type_;
|
|
@@ -1886,9 +1906,9 @@ void Dispatch_request_msg::InternalSwap(Dispatch_request_msg* other) {
|
|
|
parkspace_info_ex_.InternalSwap(&other->parkspace_info_ex_);
|
|
|
command_key_.Swap(&other->command_key_);
|
|
|
swap(base_info_, other->base_info_);
|
|
|
+ swap(id_struct_, other->id_struct_);
|
|
|
swap(locate_information_, other->locate_information_);
|
|
|
swap(dispatch_motion_direction_, other->dispatch_motion_direction_);
|
|
|
- swap(terminal_id_, other->terminal_id_);
|
|
|
swap(car_type_, other->car_type_);
|
|
|
swap(_has_bits_[0], other->_has_bits_[0]);
|
|
|
_internal_metadata_.Swap(&other->_internal_metadata_);
|
|
@@ -1906,6 +1926,8 @@ void Dispatch_request_msg::InternalSwap(Dispatch_request_msg* other) {
|
|
|
void Dispatch_response_msg::InitAsDefaultInstance() {
|
|
|
::message::_Dispatch_response_msg_default_instance_._instance.get_mutable()->base_info_ = const_cast< ::message::Base_info*>(
|
|
|
::message::Base_info::internal_default_instance());
|
|
|
+ ::message::_Dispatch_response_msg_default_instance_._instance.get_mutable()->id_struct_ = const_cast< ::message::Id_struct*>(
|
|
|
+ ::message::Id_struct::internal_default_instance());
|
|
|
::message::_Dispatch_response_msg_default_instance_._instance.get_mutable()->locate_information_ = const_cast< ::message::Locate_information*>(
|
|
|
::message::Locate_information::internal_default_instance());
|
|
|
::message::_Dispatch_response_msg_default_instance_._instance.get_mutable()->error_manager_ = const_cast< ::message::Error_manager*>(
|
|
@@ -1915,6 +1937,10 @@ void Dispatch_response_msg::clear_base_info() {
|
|
|
if (base_info_ != NULL) base_info_->Clear();
|
|
|
clear_has_base_info();
|
|
|
}
|
|
|
+void Dispatch_response_msg::clear_id_struct() {
|
|
|
+ if (id_struct_ != NULL) id_struct_->Clear();
|
|
|
+ clear_has_id_struct();
|
|
|
+}
|
|
|
void Dispatch_response_msg::clear_locate_information() {
|
|
|
if (locate_information_ != NULL) locate_information_->Clear();
|
|
|
clear_has_locate_information();
|
|
@@ -1930,7 +1956,7 @@ void Dispatch_response_msg::clear_error_manager() {
|
|
|
const int Dispatch_response_msg::kBaseInfoFieldNumber;
|
|
|
const int Dispatch_response_msg::kCommandKeyFieldNumber;
|
|
|
const int Dispatch_response_msg::kDispatchMotionDirectionFieldNumber;
|
|
|
-const int Dispatch_response_msg::kTerminalIdFieldNumber;
|
|
|
+const int Dispatch_response_msg::kIdStructFieldNumber;
|
|
|
const int Dispatch_response_msg::kLocateInformationFieldNumber;
|
|
|
const int Dispatch_response_msg::kParkspaceInfoExFieldNumber;
|
|
|
const int Dispatch_response_msg::kCarTypeFieldNumber;
|
|
@@ -1961,6 +1987,11 @@ Dispatch_response_msg::Dispatch_response_msg(const Dispatch_response_msg& from)
|
|
|
} else {
|
|
|
base_info_ = NULL;
|
|
|
}
|
|
|
+ if (from.has_id_struct()) {
|
|
|
+ id_struct_ = new ::message::Id_struct(*from.id_struct_);
|
|
|
+ } else {
|
|
|
+ id_struct_ = NULL;
|
|
|
+ }
|
|
|
if (from.has_locate_information()) {
|
|
|
locate_information_ = new ::message::Locate_information(*from.locate_information_);
|
|
|
} else {
|
|
@@ -1993,6 +2024,7 @@ Dispatch_response_msg::~Dispatch_response_msg() {
|
|
|
void Dispatch_response_msg::SharedDtor() {
|
|
|
command_key_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
if (this != internal_default_instance()) delete base_info_;
|
|
|
+ if (this != internal_default_instance()) delete id_struct_;
|
|
|
if (this != internal_default_instance()) delete locate_information_;
|
|
|
if (this != internal_default_instance()) delete error_manager_;
|
|
|
}
|
|
@@ -2028,7 +2060,7 @@ void Dispatch_response_msg::Clear() {
|
|
|
|
|
|
parkspace_info_ex_.Clear();
|
|
|
cached_has_bits = _has_bits_[0];
|
|
|
- if (cached_has_bits & 15u) {
|
|
|
+ if (cached_has_bits & 31u) {
|
|
|
if (cached_has_bits & 0x00000001u) {
|
|
|
GOOGLE_DCHECK(!command_key_.IsDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()));
|
|
|
(*command_key_.UnsafeRawStringPointer())->clear();
|
|
@@ -2038,15 +2070,19 @@ void Dispatch_response_msg::Clear() {
|
|
|
base_info_->Clear();
|
|
|
}
|
|
|
if (cached_has_bits & 0x00000004u) {
|
|
|
+ GOOGLE_DCHECK(id_struct_ != NULL);
|
|
|
+ id_struct_->Clear();
|
|
|
+ }
|
|
|
+ if (cached_has_bits & 0x00000008u) {
|
|
|
GOOGLE_DCHECK(locate_information_ != NULL);
|
|
|
locate_information_->Clear();
|
|
|
}
|
|
|
- if (cached_has_bits & 0x00000008u) {
|
|
|
+ if (cached_has_bits & 0x00000010u) {
|
|
|
GOOGLE_DCHECK(error_manager_ != NULL);
|
|
|
error_manager_->Clear();
|
|
|
}
|
|
|
}
|
|
|
- if (cached_has_bits & 112u) {
|
|
|
+ if (cached_has_bits & 96u) {
|
|
|
::memset(&dispatch_motion_direction_, 0, static_cast<size_t>(
|
|
|
reinterpret_cast<char*>(&car_type_) -
|
|
|
reinterpret_cast<char*>(&dispatch_motion_direction_)) + sizeof(car_type_));
|
|
@@ -2113,14 +2149,12 @@ bool Dispatch_response_msg::MergePartialFromCodedStream(
|
|
|
break;
|
|
|
}
|
|
|
|
|
|
- // optional int32 terminal_id = 4;
|
|
|
+ // optional .message.Id_struct id_struct = 4;
|
|
|
case 4: {
|
|
|
if (static_cast< ::google::protobuf::uint8>(tag) ==
|
|
|
- static_cast< ::google::protobuf::uint8>(32u /* 32 & 0xFF */)) {
|
|
|
- set_has_terminal_id();
|
|
|
- DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
|
- ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
|
|
|
- input, &terminal_id_)));
|
|
|
+ static_cast< ::google::protobuf::uint8>(34u /* 34 & 0xFF */)) {
|
|
|
+ DO_(::google::protobuf::internal::WireFormatLite::ReadMessage(
|
|
|
+ input, mutable_id_struct()));
|
|
|
} else {
|
|
|
goto handle_unusual;
|
|
|
}
|
|
@@ -2226,18 +2260,19 @@ void Dispatch_response_msg::SerializeWithCachedSizes(
|
|
|
}
|
|
|
|
|
|
// optional .message.Dispatch_motion_direction dispatch_motion_direction = 3;
|
|
|
- if (cached_has_bits & 0x00000010u) {
|
|
|
+ if (cached_has_bits & 0x00000020u) {
|
|
|
::google::protobuf::internal::WireFormatLite::WriteEnum(
|
|
|
3, this->dispatch_motion_direction(), output);
|
|
|
}
|
|
|
|
|
|
- // optional int32 terminal_id = 4;
|
|
|
- if (cached_has_bits & 0x00000020u) {
|
|
|
- ::google::protobuf::internal::WireFormatLite::WriteInt32(4, this->terminal_id(), output);
|
|
|
+ // optional .message.Id_struct id_struct = 4;
|
|
|
+ if (cached_has_bits & 0x00000004u) {
|
|
|
+ ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(
|
|
|
+ 4, *this->id_struct_, output);
|
|
|
}
|
|
|
|
|
|
// optional .message.Locate_information locate_information = 5;
|
|
|
- if (cached_has_bits & 0x00000004u) {
|
|
|
+ if (cached_has_bits & 0x00000008u) {
|
|
|
::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(
|
|
|
5, *this->locate_information_, output);
|
|
|
}
|
|
@@ -2256,7 +2291,7 @@ void Dispatch_response_msg::SerializeWithCachedSizes(
|
|
|
}
|
|
|
|
|
|
// optional .message.Error_manager error_manager = 8;
|
|
|
- if (cached_has_bits & 0x00000008u) {
|
|
|
+ if (cached_has_bits & 0x00000010u) {
|
|
|
::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(
|
|
|
8, *this->error_manager_, output);
|
|
|
}
|
|
@@ -2295,18 +2330,20 @@ void Dispatch_response_msg::SerializeWithCachedSizes(
|
|
|
}
|
|
|
|
|
|
// optional .message.Dispatch_motion_direction dispatch_motion_direction = 3;
|
|
|
- if (cached_has_bits & 0x00000010u) {
|
|
|
+ if (cached_has_bits & 0x00000020u) {
|
|
|
target = ::google::protobuf::internal::WireFormatLite::WriteEnumToArray(
|
|
|
3, this->dispatch_motion_direction(), target);
|
|
|
}
|
|
|
|
|
|
- // optional int32 terminal_id = 4;
|
|
|
- if (cached_has_bits & 0x00000020u) {
|
|
|
- target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(4, this->terminal_id(), target);
|
|
|
+ // optional .message.Id_struct id_struct = 4;
|
|
|
+ if (cached_has_bits & 0x00000004u) {
|
|
|
+ target = ::google::protobuf::internal::WireFormatLite::
|
|
|
+ InternalWriteMessageToArray(
|
|
|
+ 4, *this->id_struct_, deterministic, target);
|
|
|
}
|
|
|
|
|
|
// optional .message.Locate_information locate_information = 5;
|
|
|
- if (cached_has_bits & 0x00000004u) {
|
|
|
+ if (cached_has_bits & 0x00000008u) {
|
|
|
target = ::google::protobuf::internal::WireFormatLite::
|
|
|
InternalWriteMessageToArray(
|
|
|
5, *this->locate_information_, deterministic, target);
|
|
@@ -2327,7 +2364,7 @@ void Dispatch_response_msg::SerializeWithCachedSizes(
|
|
|
}
|
|
|
|
|
|
// optional .message.Error_manager error_manager = 8;
|
|
|
- if (cached_has_bits & 0x00000008u) {
|
|
|
+ if (cached_has_bits & 0x00000010u) {
|
|
|
target = ::google::protobuf::internal::WireFormatLite::
|
|
|
InternalWriteMessageToArray(
|
|
|
8, *this->error_manager_, deterministic, target);
|
|
@@ -2396,6 +2433,13 @@ size_t Dispatch_response_msg::ByteSizeLong() const {
|
|
|
}
|
|
|
|
|
|
if (_has_bits_[0 / 32] & 124u) {
|
|
|
+ // optional .message.Id_struct id_struct = 4;
|
|
|
+ if (has_id_struct()) {
|
|
|
+ total_size += 1 +
|
|
|
+ ::google::protobuf::internal::WireFormatLite::MessageSize(
|
|
|
+ *this->id_struct_);
|
|
|
+ }
|
|
|
+
|
|
|
// optional .message.Locate_information locate_information = 5;
|
|
|
if (has_locate_information()) {
|
|
|
total_size += 1 +
|
|
@@ -2416,13 +2460,6 @@ size_t Dispatch_response_msg::ByteSizeLong() const {
|
|
|
::google::protobuf::internal::WireFormatLite::EnumSize(this->dispatch_motion_direction());
|
|
|
}
|
|
|
|
|
|
- // optional int32 terminal_id = 4;
|
|
|
- if (has_terminal_id()) {
|
|
|
- total_size += 1 +
|
|
|
- ::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
- this->terminal_id());
|
|
|
- }
|
|
|
-
|
|
|
// optional .message.Car_type car_type = 7;
|
|
|
if (has_car_type()) {
|
|
|
total_size += 1 +
|
|
@@ -2470,16 +2507,16 @@ void Dispatch_response_msg::MergeFrom(const Dispatch_response_msg& from) {
|
|
|
mutable_base_info()->::message::Base_info::MergeFrom(from.base_info());
|
|
|
}
|
|
|
if (cached_has_bits & 0x00000004u) {
|
|
|
- mutable_locate_information()->::message::Locate_information::MergeFrom(from.locate_information());
|
|
|
+ mutable_id_struct()->::message::Id_struct::MergeFrom(from.id_struct());
|
|
|
}
|
|
|
if (cached_has_bits & 0x00000008u) {
|
|
|
- mutable_error_manager()->::message::Error_manager::MergeFrom(from.error_manager());
|
|
|
+ mutable_locate_information()->::message::Locate_information::MergeFrom(from.locate_information());
|
|
|
}
|
|
|
if (cached_has_bits & 0x00000010u) {
|
|
|
- dispatch_motion_direction_ = from.dispatch_motion_direction_;
|
|
|
+ mutable_error_manager()->::message::Error_manager::MergeFrom(from.error_manager());
|
|
|
}
|
|
|
if (cached_has_bits & 0x00000020u) {
|
|
|
- terminal_id_ = from.terminal_id_;
|
|
|
+ dispatch_motion_direction_ = from.dispatch_motion_direction_;
|
|
|
}
|
|
|
if (cached_has_bits & 0x00000040u) {
|
|
|
car_type_ = from.car_type_;
|
|
@@ -2522,10 +2559,10 @@ void Dispatch_response_msg::InternalSwap(Dispatch_response_msg* other) {
|
|
|
parkspace_info_ex_.InternalSwap(&other->parkspace_info_ex_);
|
|
|
command_key_.Swap(&other->command_key_);
|
|
|
swap(base_info_, other->base_info_);
|
|
|
+ swap(id_struct_, other->id_struct_);
|
|
|
swap(locate_information_, other->locate_information_);
|
|
|
swap(error_manager_, other->error_manager_);
|
|
|
swap(dispatch_motion_direction_, other->dispatch_motion_direction_);
|
|
|
- swap(terminal_id_, other->terminal_id_);
|
|
|
swap(car_type_, other->car_type_);
|
|
|
swap(_has_bits_[0], other->_has_bits_[0]);
|
|
|
_internal_metadata_.Swap(&other->_internal_metadata_);
|