|
@@ -651,10 +651,10 @@ class Dispatch_request_msg : public ::google::protobuf::Message /* @@protoc_inse
|
|
|
|
|
|
// accessors -------------------------------------------------------
|
|
// accessors -------------------------------------------------------
|
|
|
|
|
|
- // repeated .message.Parkspace_info parkspace_info_ex = 7;
|
|
|
|
|
|
+ // repeated .message.Parkspace_info parkspace_info_ex = 6;
|
|
int parkspace_info_ex_size() const;
|
|
int parkspace_info_ex_size() const;
|
|
void clear_parkspace_info_ex();
|
|
void clear_parkspace_info_ex();
|
|
- static const int kParkspaceInfoExFieldNumber = 7;
|
|
|
|
|
|
+ static const int kParkspaceInfoExFieldNumber = 6;
|
|
const ::message::Parkspace_info& parkspace_info_ex(int index) const;
|
|
const ::message::Parkspace_info& parkspace_info_ex(int index) const;
|
|
::message::Parkspace_info* mutable_parkspace_info_ex(int index);
|
|
::message::Parkspace_info* mutable_parkspace_info_ex(int index);
|
|
::message::Parkspace_info* add_parkspace_info_ex();
|
|
::message::Parkspace_info* add_parkspace_info_ex();
|
|
@@ -687,19 +687,10 @@ class Dispatch_request_msg : public ::google::protobuf::Message /* @@protoc_inse
|
|
::message::Base_info* mutable_base_info();
|
|
::message::Base_info* mutable_base_info();
|
|
void set_allocated_base_info(::message::Base_info* base_info);
|
|
void set_allocated_base_info(::message::Base_info* base_info);
|
|
|
|
|
|
- // optional .message.Parkspace_info parkspace_info = 5;
|
|
|
|
- bool has_parkspace_info() const;
|
|
|
|
- void clear_parkspace_info();
|
|
|
|
- static const int kParkspaceInfoFieldNumber = 5;
|
|
|
|
- const ::message::Parkspace_info& parkspace_info() const;
|
|
|
|
- ::message::Parkspace_info* release_parkspace_info();
|
|
|
|
- ::message::Parkspace_info* mutable_parkspace_info();
|
|
|
|
- void set_allocated_parkspace_info(::message::Parkspace_info* parkspace_info);
|
|
|
|
-
|
|
|
|
- // optional .message.Locate_information locate_information = 6;
|
|
|
|
|
|
+ // optional .message.Locate_information locate_information = 5;
|
|
bool has_locate_information() const;
|
|
bool has_locate_information() const;
|
|
void clear_locate_information();
|
|
void clear_locate_information();
|
|
- static const int kLocateInformationFieldNumber = 6;
|
|
|
|
|
|
+ static const int kLocateInformationFieldNumber = 5;
|
|
const ::message::Locate_information& locate_information() const;
|
|
const ::message::Locate_information& locate_information() const;
|
|
::message::Locate_information* release_locate_information();
|
|
::message::Locate_information* release_locate_information();
|
|
::message::Locate_information* mutable_locate_information();
|
|
::message::Locate_information* mutable_locate_information();
|
|
@@ -719,10 +710,10 @@ class Dispatch_request_msg : public ::google::protobuf::Message /* @@protoc_inse
|
|
::google::protobuf::int32 terminal_id() const;
|
|
::google::protobuf::int32 terminal_id() const;
|
|
void set_terminal_id(::google::protobuf::int32 value);
|
|
void set_terminal_id(::google::protobuf::int32 value);
|
|
|
|
|
|
- // optional .message.Car_type car_type = 8;
|
|
|
|
|
|
+ // optional .message.Car_type car_type = 7;
|
|
bool has_car_type() const;
|
|
bool has_car_type() const;
|
|
void clear_car_type();
|
|
void clear_car_type();
|
|
- static const int kCarTypeFieldNumber = 8;
|
|
|
|
|
|
+ static const int kCarTypeFieldNumber = 7;
|
|
::message::Car_type car_type() const;
|
|
::message::Car_type car_type() const;
|
|
void set_car_type(::message::Car_type value);
|
|
void set_car_type(::message::Car_type value);
|
|
|
|
|
|
@@ -736,8 +727,6 @@ class Dispatch_request_msg : public ::google::protobuf::Message /* @@protoc_inse
|
|
void clear_has_dispatch_motion_direction();
|
|
void clear_has_dispatch_motion_direction();
|
|
void set_has_terminal_id();
|
|
void set_has_terminal_id();
|
|
void clear_has_terminal_id();
|
|
void clear_has_terminal_id();
|
|
- void set_has_parkspace_info();
|
|
|
|
- void clear_has_parkspace_info();
|
|
|
|
void set_has_locate_information();
|
|
void set_has_locate_information();
|
|
void clear_has_locate_information();
|
|
void clear_has_locate_information();
|
|
void set_has_car_type();
|
|
void set_has_car_type();
|
|
@@ -752,7 +741,6 @@ class Dispatch_request_msg : public ::google::protobuf::Message /* @@protoc_inse
|
|
::google::protobuf::RepeatedPtrField< ::message::Parkspace_info > parkspace_info_ex_;
|
|
::google::protobuf::RepeatedPtrField< ::message::Parkspace_info > parkspace_info_ex_;
|
|
::google::protobuf::internal::ArenaStringPtr command_key_;
|
|
::google::protobuf::internal::ArenaStringPtr command_key_;
|
|
::message::Base_info* base_info_;
|
|
::message::Base_info* base_info_;
|
|
- ::message::Parkspace_info* parkspace_info_;
|
|
|
|
::message::Locate_information* locate_information_;
|
|
::message::Locate_information* locate_information_;
|
|
int dispatch_motion_direction_;
|
|
int dispatch_motion_direction_;
|
|
::google::protobuf::int32 terminal_id_;
|
|
::google::protobuf::int32 terminal_id_;
|
|
@@ -851,10 +839,10 @@ class Dispatch_response_msg : public ::google::protobuf::Message /* @@protoc_ins
|
|
|
|
|
|
// accessors -------------------------------------------------------
|
|
// accessors -------------------------------------------------------
|
|
|
|
|
|
- // repeated .message.Parkspace_info parkspace_info_ex = 7;
|
|
|
|
|
|
+ // repeated .message.Parkspace_info parkspace_info_ex = 6;
|
|
int parkspace_info_ex_size() const;
|
|
int parkspace_info_ex_size() const;
|
|
void clear_parkspace_info_ex();
|
|
void clear_parkspace_info_ex();
|
|
- static const int kParkspaceInfoExFieldNumber = 7;
|
|
|
|
|
|
+ static const int kParkspaceInfoExFieldNumber = 6;
|
|
const ::message::Parkspace_info& parkspace_info_ex(int index) const;
|
|
const ::message::Parkspace_info& parkspace_info_ex(int index) const;
|
|
::message::Parkspace_info* mutable_parkspace_info_ex(int index);
|
|
::message::Parkspace_info* mutable_parkspace_info_ex(int index);
|
|
::message::Parkspace_info* add_parkspace_info_ex();
|
|
::message::Parkspace_info* add_parkspace_info_ex();
|
|
@@ -887,28 +875,19 @@ class Dispatch_response_msg : public ::google::protobuf::Message /* @@protoc_ins
|
|
::message::Base_info* mutable_base_info();
|
|
::message::Base_info* mutable_base_info();
|
|
void set_allocated_base_info(::message::Base_info* base_info);
|
|
void set_allocated_base_info(::message::Base_info* base_info);
|
|
|
|
|
|
- // optional .message.Parkspace_info parkspace_info = 5;
|
|
|
|
- bool has_parkspace_info() const;
|
|
|
|
- void clear_parkspace_info();
|
|
|
|
- static const int kParkspaceInfoFieldNumber = 5;
|
|
|
|
- const ::message::Parkspace_info& parkspace_info() const;
|
|
|
|
- ::message::Parkspace_info* release_parkspace_info();
|
|
|
|
- ::message::Parkspace_info* mutable_parkspace_info();
|
|
|
|
- void set_allocated_parkspace_info(::message::Parkspace_info* parkspace_info);
|
|
|
|
-
|
|
|
|
- // optional .message.Locate_information locate_information = 6;
|
|
|
|
|
|
+ // optional .message.Locate_information locate_information = 5;
|
|
bool has_locate_information() const;
|
|
bool has_locate_information() const;
|
|
void clear_locate_information();
|
|
void clear_locate_information();
|
|
- static const int kLocateInformationFieldNumber = 6;
|
|
|
|
|
|
+ static const int kLocateInformationFieldNumber = 5;
|
|
const ::message::Locate_information& locate_information() const;
|
|
const ::message::Locate_information& locate_information() const;
|
|
::message::Locate_information* release_locate_information();
|
|
::message::Locate_information* release_locate_information();
|
|
::message::Locate_information* mutable_locate_information();
|
|
::message::Locate_information* mutable_locate_information();
|
|
void set_allocated_locate_information(::message::Locate_information* locate_information);
|
|
void set_allocated_locate_information(::message::Locate_information* locate_information);
|
|
|
|
|
|
- // optional .message.Error_manager error_manager = 9;
|
|
|
|
|
|
+ // optional .message.Error_manager error_manager = 8;
|
|
bool has_error_manager() const;
|
|
bool has_error_manager() const;
|
|
void clear_error_manager();
|
|
void clear_error_manager();
|
|
- static const int kErrorManagerFieldNumber = 9;
|
|
|
|
|
|
+ static const int kErrorManagerFieldNumber = 8;
|
|
const ::message::Error_manager& error_manager() const;
|
|
const ::message::Error_manager& error_manager() const;
|
|
::message::Error_manager* release_error_manager();
|
|
::message::Error_manager* release_error_manager();
|
|
::message::Error_manager* mutable_error_manager();
|
|
::message::Error_manager* mutable_error_manager();
|
|
@@ -928,10 +907,10 @@ class Dispatch_response_msg : public ::google::protobuf::Message /* @@protoc_ins
|
|
::google::protobuf::int32 terminal_id() const;
|
|
::google::protobuf::int32 terminal_id() const;
|
|
void set_terminal_id(::google::protobuf::int32 value);
|
|
void set_terminal_id(::google::protobuf::int32 value);
|
|
|
|
|
|
- // optional .message.Car_type car_type = 8;
|
|
|
|
|
|
+ // optional .message.Car_type car_type = 7;
|
|
bool has_car_type() const;
|
|
bool has_car_type() const;
|
|
void clear_car_type();
|
|
void clear_car_type();
|
|
- static const int kCarTypeFieldNumber = 8;
|
|
|
|
|
|
+ static const int kCarTypeFieldNumber = 7;
|
|
::message::Car_type car_type() const;
|
|
::message::Car_type car_type() const;
|
|
void set_car_type(::message::Car_type value);
|
|
void set_car_type(::message::Car_type value);
|
|
|
|
|
|
@@ -945,8 +924,6 @@ class Dispatch_response_msg : public ::google::protobuf::Message /* @@protoc_ins
|
|
void clear_has_dispatch_motion_direction();
|
|
void clear_has_dispatch_motion_direction();
|
|
void set_has_terminal_id();
|
|
void set_has_terminal_id();
|
|
void clear_has_terminal_id();
|
|
void clear_has_terminal_id();
|
|
- void set_has_parkspace_info();
|
|
|
|
- void clear_has_parkspace_info();
|
|
|
|
void set_has_locate_information();
|
|
void set_has_locate_information();
|
|
void clear_has_locate_information();
|
|
void clear_has_locate_information();
|
|
void set_has_car_type();
|
|
void set_has_car_type();
|
|
@@ -963,7 +940,6 @@ class Dispatch_response_msg : public ::google::protobuf::Message /* @@protoc_ins
|
|
::google::protobuf::RepeatedPtrField< ::message::Parkspace_info > parkspace_info_ex_;
|
|
::google::protobuf::RepeatedPtrField< ::message::Parkspace_info > parkspace_info_ex_;
|
|
::google::protobuf::internal::ArenaStringPtr command_key_;
|
|
::google::protobuf::internal::ArenaStringPtr command_key_;
|
|
::message::Base_info* base_info_;
|
|
::message::Base_info* base_info_;
|
|
- ::message::Parkspace_info* parkspace_info_;
|
|
|
|
::message::Locate_information* locate_information_;
|
|
::message::Locate_information* locate_information_;
|
|
::message::Error_manager* error_manager_;
|
|
::message::Error_manager* error_manager_;
|
|
int dispatch_motion_direction_;
|
|
int dispatch_motion_direction_;
|
|
@@ -2431,13 +2407,13 @@ inline void Dispatch_request_msg::set_allocated_command_key(::std::string* comma
|
|
|
|
|
|
// optional .message.Dispatch_motion_direction dispatch_motion_direction = 3;
|
|
// optional .message.Dispatch_motion_direction dispatch_motion_direction = 3;
|
|
inline bool Dispatch_request_msg::has_dispatch_motion_direction() const {
|
|
inline bool Dispatch_request_msg::has_dispatch_motion_direction() const {
|
|
- return (_has_bits_[0] & 0x00000010u) != 0;
|
|
|
|
|
|
+ return (_has_bits_[0] & 0x00000008u) != 0;
|
|
}
|
|
}
|
|
inline void Dispatch_request_msg::set_has_dispatch_motion_direction() {
|
|
inline void Dispatch_request_msg::set_has_dispatch_motion_direction() {
|
|
- _has_bits_[0] |= 0x00000010u;
|
|
|
|
|
|
+ _has_bits_[0] |= 0x00000008u;
|
|
}
|
|
}
|
|
inline void Dispatch_request_msg::clear_has_dispatch_motion_direction() {
|
|
inline void Dispatch_request_msg::clear_has_dispatch_motion_direction() {
|
|
- _has_bits_[0] &= ~0x00000010u;
|
|
|
|
|
|
+ _has_bits_[0] &= ~0x00000008u;
|
|
}
|
|
}
|
|
inline void Dispatch_request_msg::clear_dispatch_motion_direction() {
|
|
inline void Dispatch_request_msg::clear_dispatch_motion_direction() {
|
|
dispatch_motion_direction_ = 0;
|
|
dispatch_motion_direction_ = 0;
|
|
@@ -2456,13 +2432,13 @@ inline void Dispatch_request_msg::set_dispatch_motion_direction(::message::Dispa
|
|
|
|
|
|
// optional int32 terminal_id = 4;
|
|
// optional int32 terminal_id = 4;
|
|
inline bool Dispatch_request_msg::has_terminal_id() const {
|
|
inline bool Dispatch_request_msg::has_terminal_id() const {
|
|
- return (_has_bits_[0] & 0x00000020u) != 0;
|
|
|
|
|
|
+ return (_has_bits_[0] & 0x00000010u) != 0;
|
|
}
|
|
}
|
|
inline void Dispatch_request_msg::set_has_terminal_id() {
|
|
inline void Dispatch_request_msg::set_has_terminal_id() {
|
|
- _has_bits_[0] |= 0x00000020u;
|
|
|
|
|
|
+ _has_bits_[0] |= 0x00000010u;
|
|
}
|
|
}
|
|
inline void Dispatch_request_msg::clear_has_terminal_id() {
|
|
inline void Dispatch_request_msg::clear_has_terminal_id() {
|
|
- _has_bits_[0] &= ~0x00000020u;
|
|
|
|
|
|
+ _has_bits_[0] &= ~0x00000010u;
|
|
}
|
|
}
|
|
inline void Dispatch_request_msg::clear_terminal_id() {
|
|
inline void Dispatch_request_msg::clear_terminal_id() {
|
|
terminal_id_ = 0;
|
|
terminal_id_ = 0;
|
|
@@ -2478,65 +2454,15 @@ inline void Dispatch_request_msg::set_terminal_id(::google::protobuf::int32 valu
|
|
// @@protoc_insertion_point(field_set:message.Dispatch_request_msg.terminal_id)
|
|
// @@protoc_insertion_point(field_set:message.Dispatch_request_msg.terminal_id)
|
|
}
|
|
}
|
|
|
|
|
|
-// optional .message.Parkspace_info parkspace_info = 5;
|
|
|
|
-inline bool Dispatch_request_msg::has_parkspace_info() const {
|
|
|
|
- return (_has_bits_[0] & 0x00000004u) != 0;
|
|
|
|
-}
|
|
|
|
-inline void Dispatch_request_msg::set_has_parkspace_info() {
|
|
|
|
- _has_bits_[0] |= 0x00000004u;
|
|
|
|
-}
|
|
|
|
-inline void Dispatch_request_msg::clear_has_parkspace_info() {
|
|
|
|
- _has_bits_[0] &= ~0x00000004u;
|
|
|
|
-}
|
|
|
|
-inline const ::message::Parkspace_info& Dispatch_request_msg::parkspace_info() const {
|
|
|
|
- const ::message::Parkspace_info* p = parkspace_info_;
|
|
|
|
- // @@protoc_insertion_point(field_get:message.Dispatch_request_msg.parkspace_info)
|
|
|
|
- return p != NULL ? *p : *reinterpret_cast<const ::message::Parkspace_info*>(
|
|
|
|
- &::message::_Parkspace_info_default_instance_);
|
|
|
|
-}
|
|
|
|
-inline ::message::Parkspace_info* Dispatch_request_msg::release_parkspace_info() {
|
|
|
|
- // @@protoc_insertion_point(field_release:message.Dispatch_request_msg.parkspace_info)
|
|
|
|
- clear_has_parkspace_info();
|
|
|
|
- ::message::Parkspace_info* temp = parkspace_info_;
|
|
|
|
- parkspace_info_ = NULL;
|
|
|
|
- return temp;
|
|
|
|
-}
|
|
|
|
-inline ::message::Parkspace_info* Dispatch_request_msg::mutable_parkspace_info() {
|
|
|
|
- set_has_parkspace_info();
|
|
|
|
- if (parkspace_info_ == NULL) {
|
|
|
|
- parkspace_info_ = new ::message::Parkspace_info;
|
|
|
|
- }
|
|
|
|
- // @@protoc_insertion_point(field_mutable:message.Dispatch_request_msg.parkspace_info)
|
|
|
|
- return parkspace_info_;
|
|
|
|
-}
|
|
|
|
-inline void Dispatch_request_msg::set_allocated_parkspace_info(::message::Parkspace_info* parkspace_info) {
|
|
|
|
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
|
|
|
|
- if (message_arena == NULL) {
|
|
|
|
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(parkspace_info_);
|
|
|
|
- }
|
|
|
|
- if (parkspace_info) {
|
|
|
|
- ::google::protobuf::Arena* submessage_arena = NULL;
|
|
|
|
- if (message_arena != submessage_arena) {
|
|
|
|
- parkspace_info = ::google::protobuf::internal::GetOwnedMessage(
|
|
|
|
- message_arena, parkspace_info, submessage_arena);
|
|
|
|
- }
|
|
|
|
- set_has_parkspace_info();
|
|
|
|
- } else {
|
|
|
|
- clear_has_parkspace_info();
|
|
|
|
- }
|
|
|
|
- parkspace_info_ = parkspace_info;
|
|
|
|
- // @@protoc_insertion_point(field_set_allocated:message.Dispatch_request_msg.parkspace_info)
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-// optional .message.Locate_information locate_information = 6;
|
|
|
|
|
|
+// optional .message.Locate_information locate_information = 5;
|
|
inline bool Dispatch_request_msg::has_locate_information() const {
|
|
inline bool Dispatch_request_msg::has_locate_information() const {
|
|
- return (_has_bits_[0] & 0x00000008u) != 0;
|
|
|
|
|
|
+ return (_has_bits_[0] & 0x00000004u) != 0;
|
|
}
|
|
}
|
|
inline void Dispatch_request_msg::set_has_locate_information() {
|
|
inline void Dispatch_request_msg::set_has_locate_information() {
|
|
- _has_bits_[0] |= 0x00000008u;
|
|
|
|
|
|
+ _has_bits_[0] |= 0x00000004u;
|
|
}
|
|
}
|
|
inline void Dispatch_request_msg::clear_has_locate_information() {
|
|
inline void Dispatch_request_msg::clear_has_locate_information() {
|
|
- _has_bits_[0] &= ~0x00000008u;
|
|
|
|
|
|
+ _has_bits_[0] &= ~0x00000004u;
|
|
}
|
|
}
|
|
inline const ::message::Locate_information& Dispatch_request_msg::locate_information() const {
|
|
inline const ::message::Locate_information& Dispatch_request_msg::locate_information() const {
|
|
const ::message::Locate_information* p = locate_information_;
|
|
const ::message::Locate_information* p = locate_information_;
|
|
@@ -2578,7 +2504,7 @@ inline void Dispatch_request_msg::set_allocated_locate_information(::message::Lo
|
|
// @@protoc_insertion_point(field_set_allocated:message.Dispatch_request_msg.locate_information)
|
|
// @@protoc_insertion_point(field_set_allocated:message.Dispatch_request_msg.locate_information)
|
|
}
|
|
}
|
|
|
|
|
|
-// repeated .message.Parkspace_info parkspace_info_ex = 7;
|
|
|
|
|
|
+// repeated .message.Parkspace_info parkspace_info_ex = 6;
|
|
inline int Dispatch_request_msg::parkspace_info_ex_size() const {
|
|
inline int Dispatch_request_msg::parkspace_info_ex_size() const {
|
|
return parkspace_info_ex_.size();
|
|
return parkspace_info_ex_.size();
|
|
}
|
|
}
|
|
@@ -2605,15 +2531,15 @@ Dispatch_request_msg::parkspace_info_ex() const {
|
|
return parkspace_info_ex_;
|
|
return parkspace_info_ex_;
|
|
}
|
|
}
|
|
|
|
|
|
-// optional .message.Car_type car_type = 8;
|
|
|
|
|
|
+// optional .message.Car_type car_type = 7;
|
|
inline bool Dispatch_request_msg::has_car_type() const {
|
|
inline bool Dispatch_request_msg::has_car_type() const {
|
|
- return (_has_bits_[0] & 0x00000040u) != 0;
|
|
|
|
|
|
+ return (_has_bits_[0] & 0x00000020u) != 0;
|
|
}
|
|
}
|
|
inline void Dispatch_request_msg::set_has_car_type() {
|
|
inline void Dispatch_request_msg::set_has_car_type() {
|
|
- _has_bits_[0] |= 0x00000040u;
|
|
|
|
|
|
+ _has_bits_[0] |= 0x00000020u;
|
|
}
|
|
}
|
|
inline void Dispatch_request_msg::clear_has_car_type() {
|
|
inline void Dispatch_request_msg::clear_has_car_type() {
|
|
- _has_bits_[0] &= ~0x00000040u;
|
|
|
|
|
|
+ _has_bits_[0] &= ~0x00000020u;
|
|
}
|
|
}
|
|
inline void Dispatch_request_msg::clear_car_type() {
|
|
inline void Dispatch_request_msg::clear_car_type() {
|
|
car_type_ = 0;
|
|
car_type_ = 0;
|
|
@@ -2749,13 +2675,13 @@ inline void Dispatch_response_msg::set_allocated_command_key(::std::string* comm
|
|
|
|
|
|
// optional .message.Dispatch_motion_direction dispatch_motion_direction = 3;
|
|
// optional .message.Dispatch_motion_direction dispatch_motion_direction = 3;
|
|
inline bool Dispatch_response_msg::has_dispatch_motion_direction() const {
|
|
inline bool Dispatch_response_msg::has_dispatch_motion_direction() const {
|
|
- return (_has_bits_[0] & 0x00000020u) != 0;
|
|
|
|
|
|
+ return (_has_bits_[0] & 0x00000010u) != 0;
|
|
}
|
|
}
|
|
inline void Dispatch_response_msg::set_has_dispatch_motion_direction() {
|
|
inline void Dispatch_response_msg::set_has_dispatch_motion_direction() {
|
|
- _has_bits_[0] |= 0x00000020u;
|
|
|
|
|
|
+ _has_bits_[0] |= 0x00000010u;
|
|
}
|
|
}
|
|
inline void Dispatch_response_msg::clear_has_dispatch_motion_direction() {
|
|
inline void Dispatch_response_msg::clear_has_dispatch_motion_direction() {
|
|
- _has_bits_[0] &= ~0x00000020u;
|
|
|
|
|
|
+ _has_bits_[0] &= ~0x00000010u;
|
|
}
|
|
}
|
|
inline void Dispatch_response_msg::clear_dispatch_motion_direction() {
|
|
inline void Dispatch_response_msg::clear_dispatch_motion_direction() {
|
|
dispatch_motion_direction_ = 0;
|
|
dispatch_motion_direction_ = 0;
|
|
@@ -2774,13 +2700,13 @@ inline void Dispatch_response_msg::set_dispatch_motion_direction(::message::Disp
|
|
|
|
|
|
// optional int32 terminal_id = 4;
|
|
// optional int32 terminal_id = 4;
|
|
inline bool Dispatch_response_msg::has_terminal_id() const {
|
|
inline bool Dispatch_response_msg::has_terminal_id() const {
|
|
- return (_has_bits_[0] & 0x00000040u) != 0;
|
|
|
|
|
|
+ return (_has_bits_[0] & 0x00000020u) != 0;
|
|
}
|
|
}
|
|
inline void Dispatch_response_msg::set_has_terminal_id() {
|
|
inline void Dispatch_response_msg::set_has_terminal_id() {
|
|
- _has_bits_[0] |= 0x00000040u;
|
|
|
|
|
|
+ _has_bits_[0] |= 0x00000020u;
|
|
}
|
|
}
|
|
inline void Dispatch_response_msg::clear_has_terminal_id() {
|
|
inline void Dispatch_response_msg::clear_has_terminal_id() {
|
|
- _has_bits_[0] &= ~0x00000040u;
|
|
|
|
|
|
+ _has_bits_[0] &= ~0x00000020u;
|
|
}
|
|
}
|
|
inline void Dispatch_response_msg::clear_terminal_id() {
|
|
inline void Dispatch_response_msg::clear_terminal_id() {
|
|
terminal_id_ = 0;
|
|
terminal_id_ = 0;
|
|
@@ -2796,65 +2722,15 @@ inline void Dispatch_response_msg::set_terminal_id(::google::protobuf::int32 val
|
|
// @@protoc_insertion_point(field_set:message.Dispatch_response_msg.terminal_id)
|
|
// @@protoc_insertion_point(field_set:message.Dispatch_response_msg.terminal_id)
|
|
}
|
|
}
|
|
|
|
|
|
-// optional .message.Parkspace_info parkspace_info = 5;
|
|
|
|
-inline bool Dispatch_response_msg::has_parkspace_info() const {
|
|
|
|
- return (_has_bits_[0] & 0x00000004u) != 0;
|
|
|
|
-}
|
|
|
|
-inline void Dispatch_response_msg::set_has_parkspace_info() {
|
|
|
|
- _has_bits_[0] |= 0x00000004u;
|
|
|
|
-}
|
|
|
|
-inline void Dispatch_response_msg::clear_has_parkspace_info() {
|
|
|
|
- _has_bits_[0] &= ~0x00000004u;
|
|
|
|
-}
|
|
|
|
-inline const ::message::Parkspace_info& Dispatch_response_msg::parkspace_info() const {
|
|
|
|
- const ::message::Parkspace_info* p = parkspace_info_;
|
|
|
|
- // @@protoc_insertion_point(field_get:message.Dispatch_response_msg.parkspace_info)
|
|
|
|
- return p != NULL ? *p : *reinterpret_cast<const ::message::Parkspace_info*>(
|
|
|
|
- &::message::_Parkspace_info_default_instance_);
|
|
|
|
-}
|
|
|
|
-inline ::message::Parkspace_info* Dispatch_response_msg::release_parkspace_info() {
|
|
|
|
- // @@protoc_insertion_point(field_release:message.Dispatch_response_msg.parkspace_info)
|
|
|
|
- clear_has_parkspace_info();
|
|
|
|
- ::message::Parkspace_info* temp = parkspace_info_;
|
|
|
|
- parkspace_info_ = NULL;
|
|
|
|
- return temp;
|
|
|
|
-}
|
|
|
|
-inline ::message::Parkspace_info* Dispatch_response_msg::mutable_parkspace_info() {
|
|
|
|
- set_has_parkspace_info();
|
|
|
|
- if (parkspace_info_ == NULL) {
|
|
|
|
- parkspace_info_ = new ::message::Parkspace_info;
|
|
|
|
- }
|
|
|
|
- // @@protoc_insertion_point(field_mutable:message.Dispatch_response_msg.parkspace_info)
|
|
|
|
- return parkspace_info_;
|
|
|
|
-}
|
|
|
|
-inline void Dispatch_response_msg::set_allocated_parkspace_info(::message::Parkspace_info* parkspace_info) {
|
|
|
|
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
|
|
|
|
- if (message_arena == NULL) {
|
|
|
|
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(parkspace_info_);
|
|
|
|
- }
|
|
|
|
- if (parkspace_info) {
|
|
|
|
- ::google::protobuf::Arena* submessage_arena = NULL;
|
|
|
|
- if (message_arena != submessage_arena) {
|
|
|
|
- parkspace_info = ::google::protobuf::internal::GetOwnedMessage(
|
|
|
|
- message_arena, parkspace_info, submessage_arena);
|
|
|
|
- }
|
|
|
|
- set_has_parkspace_info();
|
|
|
|
- } else {
|
|
|
|
- clear_has_parkspace_info();
|
|
|
|
- }
|
|
|
|
- parkspace_info_ = parkspace_info;
|
|
|
|
- // @@protoc_insertion_point(field_set_allocated:message.Dispatch_response_msg.parkspace_info)
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-// optional .message.Locate_information locate_information = 6;
|
|
|
|
|
|
+// optional .message.Locate_information locate_information = 5;
|
|
inline bool Dispatch_response_msg::has_locate_information() const {
|
|
inline bool Dispatch_response_msg::has_locate_information() const {
|
|
- return (_has_bits_[0] & 0x00000008u) != 0;
|
|
|
|
|
|
+ return (_has_bits_[0] & 0x00000004u) != 0;
|
|
}
|
|
}
|
|
inline void Dispatch_response_msg::set_has_locate_information() {
|
|
inline void Dispatch_response_msg::set_has_locate_information() {
|
|
- _has_bits_[0] |= 0x00000008u;
|
|
|
|
|
|
+ _has_bits_[0] |= 0x00000004u;
|
|
}
|
|
}
|
|
inline void Dispatch_response_msg::clear_has_locate_information() {
|
|
inline void Dispatch_response_msg::clear_has_locate_information() {
|
|
- _has_bits_[0] &= ~0x00000008u;
|
|
|
|
|
|
+ _has_bits_[0] &= ~0x00000004u;
|
|
}
|
|
}
|
|
inline const ::message::Locate_information& Dispatch_response_msg::locate_information() const {
|
|
inline const ::message::Locate_information& Dispatch_response_msg::locate_information() const {
|
|
const ::message::Locate_information* p = locate_information_;
|
|
const ::message::Locate_information* p = locate_information_;
|
|
@@ -2896,7 +2772,7 @@ inline void Dispatch_response_msg::set_allocated_locate_information(::message::L
|
|
// @@protoc_insertion_point(field_set_allocated:message.Dispatch_response_msg.locate_information)
|
|
// @@protoc_insertion_point(field_set_allocated:message.Dispatch_response_msg.locate_information)
|
|
}
|
|
}
|
|
|
|
|
|
-// repeated .message.Parkspace_info parkspace_info_ex = 7;
|
|
|
|
|
|
+// repeated .message.Parkspace_info parkspace_info_ex = 6;
|
|
inline int Dispatch_response_msg::parkspace_info_ex_size() const {
|
|
inline int Dispatch_response_msg::parkspace_info_ex_size() const {
|
|
return parkspace_info_ex_.size();
|
|
return parkspace_info_ex_.size();
|
|
}
|
|
}
|
|
@@ -2923,15 +2799,15 @@ Dispatch_response_msg::parkspace_info_ex() const {
|
|
return parkspace_info_ex_;
|
|
return parkspace_info_ex_;
|
|
}
|
|
}
|
|
|
|
|
|
-// optional .message.Car_type car_type = 8;
|
|
|
|
|
|
+// optional .message.Car_type car_type = 7;
|
|
inline bool Dispatch_response_msg::has_car_type() const {
|
|
inline bool Dispatch_response_msg::has_car_type() const {
|
|
- return (_has_bits_[0] & 0x00000080u) != 0;
|
|
|
|
|
|
+ return (_has_bits_[0] & 0x00000040u) != 0;
|
|
}
|
|
}
|
|
inline void Dispatch_response_msg::set_has_car_type() {
|
|
inline void Dispatch_response_msg::set_has_car_type() {
|
|
- _has_bits_[0] |= 0x00000080u;
|
|
|
|
|
|
+ _has_bits_[0] |= 0x00000040u;
|
|
}
|
|
}
|
|
inline void Dispatch_response_msg::clear_has_car_type() {
|
|
inline void Dispatch_response_msg::clear_has_car_type() {
|
|
- _has_bits_[0] &= ~0x00000080u;
|
|
|
|
|
|
+ _has_bits_[0] &= ~0x00000040u;
|
|
}
|
|
}
|
|
inline void Dispatch_response_msg::clear_car_type() {
|
|
inline void Dispatch_response_msg::clear_car_type() {
|
|
car_type_ = 0;
|
|
car_type_ = 0;
|
|
@@ -2948,15 +2824,15 @@ inline void Dispatch_response_msg::set_car_type(::message::Car_type value) {
|
|
// @@protoc_insertion_point(field_set:message.Dispatch_response_msg.car_type)
|
|
// @@protoc_insertion_point(field_set:message.Dispatch_response_msg.car_type)
|
|
}
|
|
}
|
|
|
|
|
|
-// optional .message.Error_manager error_manager = 9;
|
|
|
|
|
|
+// optional .message.Error_manager error_manager = 8;
|
|
inline bool Dispatch_response_msg::has_error_manager() const {
|
|
inline bool Dispatch_response_msg::has_error_manager() const {
|
|
- return (_has_bits_[0] & 0x00000010u) != 0;
|
|
|
|
|
|
+ return (_has_bits_[0] & 0x00000008u) != 0;
|
|
}
|
|
}
|
|
inline void Dispatch_response_msg::set_has_error_manager() {
|
|
inline void Dispatch_response_msg::set_has_error_manager() {
|
|
- _has_bits_[0] |= 0x00000010u;
|
|
|
|
|
|
+ _has_bits_[0] |= 0x00000008u;
|
|
}
|
|
}
|
|
inline void Dispatch_response_msg::clear_has_error_manager() {
|
|
inline void Dispatch_response_msg::clear_has_error_manager() {
|
|
- _has_bits_[0] &= ~0x00000010u;
|
|
|
|
|
|
+ _has_bits_[0] &= ~0x00000008u;
|
|
}
|
|
}
|
|
inline const ::message::Error_manager& Dispatch_response_msg::error_manager() const {
|
|
inline const ::message::Error_manager& Dispatch_response_msg::error_manager() const {
|
|
const ::message::Error_manager* p = error_manager_;
|
|
const ::message::Error_manager* p = error_manager_;
|