// Generated by the protocol buffer compiler. DO NOT EDIT! // source: parkspace_allocation_message.proto #ifndef PROTOBUF_parkspace_5fallocation_5fmessage_2eproto__INCLUDED #define PROTOBUF_parkspace_5fallocation_5fmessage_2eproto__INCLUDED #include #include #if GOOGLE_PROTOBUF_VERSION < 3005000 #error This file was generated by a newer version of protoc which is #error incompatible with your Protocol Buffer headers. Please update #error your headers. #endif #if 3005000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION #error This file was generated by an older version of protoc which is #error incompatible with your Protocol Buffer headers. Please #error regenerate this file with a newer version of protoc. #endif #include #include #include #include #include #include #include #include // IWYU pragma: export #include // IWYU pragma: export #include #include #include "message_base.pb.h" // @@protoc_insertion_point(includes) namespace protobuf_parkspace_5fallocation_5fmessage_2eproto { // Internal implementation detail -- do not use these members. struct TableStruct { static const ::google::protobuf::internal::ParseTableField entries[]; static const ::google::protobuf::internal::AuxillaryParseTableField aux[]; static const ::google::protobuf::internal::ParseTable schema[15]; static const ::google::protobuf::internal::FieldMetadata field_metadata[]; static const ::google::protobuf::internal::SerializationTable serialization_table[]; static const ::google::protobuf::uint32 offsets[]; }; void AddDescriptors(); void InitDefaultsParkspace_allocation_request_msgImpl(); void InitDefaultsParkspace_allocation_request_msg(); void InitDefaultsParkspace_allocation_response_msgImpl(); void InitDefaultsParkspace_allocation_response_msg(); void InitDefaultsParkspace_search_request_msgImpl(); void InitDefaultsParkspace_search_request_msg(); void InitDefaultsParkspace_search_response_msgImpl(); void InitDefaultsParkspace_search_response_msg(); void InitDefaultsParkspace_manual_search_request_msgImpl(); void InitDefaultsParkspace_manual_search_request_msg(); void InitDefaultsParkspace_manual_search_response_msgImpl(); void InitDefaultsParkspace_manual_search_response_msg(); void InitDefaultsParkspace_release_request_msgImpl(); void InitDefaultsParkspace_release_request_msg(); void InitDefaultsParkspace_release_response_msgImpl(); void InitDefaultsParkspace_release_response_msg(); void InitDefaultsParkspace_force_update_request_msgImpl(); void InitDefaultsParkspace_force_update_request_msg(); void InitDefaultsParkspace_force_update_response_msgImpl(); void InitDefaultsParkspace_force_update_response_msg(); void InitDefaultsParkspace_confirm_alloc_request_msgImpl(); void InitDefaultsParkspace_confirm_alloc_request_msg(); void InitDefaultsParkspace_confirm_alloc_response_msgImpl(); void InitDefaultsParkspace_confirm_alloc_response_msg(); void InitDefaultsParkspace_allocation_status_msgImpl(); void InitDefaultsParkspace_allocation_status_msg(); void InitDefaultsParkspace_refresh_request_msgImpl(); void InitDefaultsParkspace_refresh_request_msg(); void InitDefaultsParkspace_allocation_data_msgImpl(); void InitDefaultsParkspace_allocation_data_msg(); inline void InitDefaults() { InitDefaultsParkspace_allocation_request_msg(); InitDefaultsParkspace_allocation_response_msg(); InitDefaultsParkspace_search_request_msg(); InitDefaultsParkspace_search_response_msg(); InitDefaultsParkspace_manual_search_request_msg(); InitDefaultsParkspace_manual_search_response_msg(); InitDefaultsParkspace_release_request_msg(); InitDefaultsParkspace_release_response_msg(); InitDefaultsParkspace_force_update_request_msg(); InitDefaultsParkspace_force_update_response_msg(); InitDefaultsParkspace_confirm_alloc_request_msg(); InitDefaultsParkspace_confirm_alloc_response_msg(); InitDefaultsParkspace_allocation_status_msg(); InitDefaultsParkspace_refresh_request_msg(); InitDefaultsParkspace_allocation_data_msg(); } } // namespace protobuf_parkspace_5fallocation_5fmessage_2eproto namespace message { class Parkspace_allocation_data_msg; class Parkspace_allocation_data_msgDefaultTypeInternal; extern Parkspace_allocation_data_msgDefaultTypeInternal _Parkspace_allocation_data_msg_default_instance_; class Parkspace_allocation_request_msg; class Parkspace_allocation_request_msgDefaultTypeInternal; extern Parkspace_allocation_request_msgDefaultTypeInternal _Parkspace_allocation_request_msg_default_instance_; class Parkspace_allocation_response_msg; class Parkspace_allocation_response_msgDefaultTypeInternal; extern Parkspace_allocation_response_msgDefaultTypeInternal _Parkspace_allocation_response_msg_default_instance_; class Parkspace_allocation_status_msg; class Parkspace_allocation_status_msgDefaultTypeInternal; extern Parkspace_allocation_status_msgDefaultTypeInternal _Parkspace_allocation_status_msg_default_instance_; class Parkspace_confirm_alloc_request_msg; class Parkspace_confirm_alloc_request_msgDefaultTypeInternal; extern Parkspace_confirm_alloc_request_msgDefaultTypeInternal _Parkspace_confirm_alloc_request_msg_default_instance_; class Parkspace_confirm_alloc_response_msg; class Parkspace_confirm_alloc_response_msgDefaultTypeInternal; extern Parkspace_confirm_alloc_response_msgDefaultTypeInternal _Parkspace_confirm_alloc_response_msg_default_instance_; class Parkspace_force_update_request_msg; class Parkspace_force_update_request_msgDefaultTypeInternal; extern Parkspace_force_update_request_msgDefaultTypeInternal _Parkspace_force_update_request_msg_default_instance_; class Parkspace_force_update_response_msg; class Parkspace_force_update_response_msgDefaultTypeInternal; extern Parkspace_force_update_response_msgDefaultTypeInternal _Parkspace_force_update_response_msg_default_instance_; class Parkspace_manual_search_request_msg; class Parkspace_manual_search_request_msgDefaultTypeInternal; extern Parkspace_manual_search_request_msgDefaultTypeInternal _Parkspace_manual_search_request_msg_default_instance_; class Parkspace_manual_search_response_msg; class Parkspace_manual_search_response_msgDefaultTypeInternal; extern Parkspace_manual_search_response_msgDefaultTypeInternal _Parkspace_manual_search_response_msg_default_instance_; class Parkspace_refresh_request_msg; class Parkspace_refresh_request_msgDefaultTypeInternal; extern Parkspace_refresh_request_msgDefaultTypeInternal _Parkspace_refresh_request_msg_default_instance_; class Parkspace_release_request_msg; class Parkspace_release_request_msgDefaultTypeInternal; extern Parkspace_release_request_msgDefaultTypeInternal _Parkspace_release_request_msg_default_instance_; class Parkspace_release_response_msg; class Parkspace_release_response_msgDefaultTypeInternal; extern Parkspace_release_response_msgDefaultTypeInternal _Parkspace_release_response_msg_default_instance_; class Parkspace_search_request_msg; class Parkspace_search_request_msgDefaultTypeInternal; extern Parkspace_search_request_msgDefaultTypeInternal _Parkspace_search_request_msg_default_instance_; class Parkspace_search_response_msg; class Parkspace_search_response_msgDefaultTypeInternal; extern Parkspace_search_response_msgDefaultTypeInternal _Parkspace_search_response_msg_default_instance_; } // namespace message namespace message { enum Vehicle_status { eVehicle_unknown = 0, eVehicle_idle = 1, eVehicle_in_garage = 2, eVehicle_parking = 3, eVehicle_fetching = 4, eVehicle_reserved = 5 }; bool Vehicle_status_IsValid(int value); const Vehicle_status Vehicle_status_MIN = eVehicle_unknown; const Vehicle_status Vehicle_status_MAX = eVehicle_reserved; const int Vehicle_status_ARRAYSIZE = Vehicle_status_MAX + 1; const ::google::protobuf::EnumDescriptor* Vehicle_status_descriptor(); inline const ::std::string& Vehicle_status_Name(Vehicle_status value) { return ::google::protobuf::internal::NameOfEnum( Vehicle_status_descriptor(), value); } inline bool Vehicle_status_Parse( const ::std::string& name, Vehicle_status* value) { return ::google::protobuf::internal::ParseNamedEnum( Vehicle_status_descriptor(), name, value); } enum Database_controller_status { E_UNKNOWN = 0, E_READY = 1, E_DISCONNECT = 2, E_FAULT = 3 }; bool Database_controller_status_IsValid(int value); const Database_controller_status Database_controller_status_MIN = E_UNKNOWN; const Database_controller_status Database_controller_status_MAX = E_FAULT; const int Database_controller_status_ARRAYSIZE = Database_controller_status_MAX + 1; const ::google::protobuf::EnumDescriptor* Database_controller_status_descriptor(); inline const ::std::string& Database_controller_status_Name(Database_controller_status value) { return ::google::protobuf::internal::NameOfEnum( Database_controller_status_descriptor(), value); } inline bool Database_controller_status_Parse( const ::std::string& name, Database_controller_status* value) { return ::google::protobuf::internal::ParseNamedEnum( Database_controller_status_descriptor(), name, value); } enum Parkspace_manager_satus { eParkspace_manager_unknown = 0, eParkspace_manager_normal = 1, eParkspace_manager_fault = 2 }; bool Parkspace_manager_satus_IsValid(int value); const Parkspace_manager_satus Parkspace_manager_satus_MIN = eParkspace_manager_unknown; const Parkspace_manager_satus Parkspace_manager_satus_MAX = eParkspace_manager_fault; const int Parkspace_manager_satus_ARRAYSIZE = Parkspace_manager_satus_MAX + 1; const ::google::protobuf::EnumDescriptor* Parkspace_manager_satus_descriptor(); inline const ::std::string& Parkspace_manager_satus_Name(Parkspace_manager_satus value) { return ::google::protobuf::internal::NameOfEnum( Parkspace_manager_satus_descriptor(), value); } inline bool Parkspace_manager_satus_Parse( const ::std::string& name, Parkspace_manager_satus* value) { return ::google::protobuf::internal::ParseNamedEnum( Parkspace_manager_satus_descriptor(), name, value); } // =================================================================== class Parkspace_allocation_request_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_allocation_request_msg) */ { public: Parkspace_allocation_request_msg(); virtual ~Parkspace_allocation_request_msg(); Parkspace_allocation_request_msg(const Parkspace_allocation_request_msg& from); inline Parkspace_allocation_request_msg& operator=(const Parkspace_allocation_request_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_allocation_request_msg(Parkspace_allocation_request_msg&& from) noexcept : Parkspace_allocation_request_msg() { *this = ::std::move(from); } inline Parkspace_allocation_request_msg& operator=(Parkspace_allocation_request_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_allocation_request_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_allocation_request_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_allocation_request_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 0; void Swap(Parkspace_allocation_request_msg* other); friend void swap(Parkspace_allocation_request_msg& a, Parkspace_allocation_request_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_allocation_request_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_allocation_request_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_allocation_request_msg& from); void MergeFrom(const Parkspace_allocation_request_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_allocation_request_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // required string command_key = 2; bool has_command_key() const; void clear_command_key(); static const int kCommandKeyFieldNumber = 2; const ::std::string& command_key() const; void set_command_key(const ::std::string& value); #if LANG_CXX11 void set_command_key(::std::string&& value); #endif void set_command_key(const char* value); void set_command_key(const char* value, size_t size); ::std::string* mutable_command_key(); ::std::string* release_command_key(); void set_allocated_command_key(::std::string* command_key); // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // required .message.Car_info car_info = 3; bool has_car_info() const; void clear_car_info(); static const int kCarInfoFieldNumber = 3; const ::message::Car_info& car_info() const; ::message::Car_info* release_car_info(); ::message::Car_info* mutable_car_info(); void set_allocated_car_info(::message::Car_info* car_info); // required .message.Id_struct id_struct = 4; bool has_id_struct() const; void clear_id_struct(); static const int kIdStructFieldNumber = 4; const ::message::Id_struct& id_struct() const; ::message::Id_struct* release_id_struct(); ::message::Id_struct* mutable_id_struct(); void set_allocated_id_struct(::message::Id_struct* id_struct); // @@protoc_insertion_point(class_scope:message.Parkspace_allocation_request_msg) private: void set_has_base_info(); void clear_has_base_info(); void set_has_command_key(); void clear_has_command_key(); void set_has_car_info(); void clear_has_car_info(); void set_has_id_struct(); void clear_has_id_struct(); // helper for ByteSizeLong() size_t RequiredFieldsByteSizeFallback() const; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::google::protobuf::internal::ArenaStringPtr command_key_; ::message::Base_info* base_info_; ::message::Car_info* car_info_; ::message::Id_struct* id_struct_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_allocation_request_msgImpl(); }; // ------------------------------------------------------------------- class Parkspace_allocation_response_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_allocation_response_msg) */ { public: Parkspace_allocation_response_msg(); virtual ~Parkspace_allocation_response_msg(); Parkspace_allocation_response_msg(const Parkspace_allocation_response_msg& from); inline Parkspace_allocation_response_msg& operator=(const Parkspace_allocation_response_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_allocation_response_msg(Parkspace_allocation_response_msg&& from) noexcept : Parkspace_allocation_response_msg() { *this = ::std::move(from); } inline Parkspace_allocation_response_msg& operator=(Parkspace_allocation_response_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_allocation_response_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_allocation_response_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_allocation_response_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 1; void Swap(Parkspace_allocation_response_msg* other); friend void swap(Parkspace_allocation_response_msg& a, Parkspace_allocation_response_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_allocation_response_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_allocation_response_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_allocation_response_msg& from); void MergeFrom(const Parkspace_allocation_response_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_allocation_response_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // repeated .message.Parkspace_info allocated_parkspace_info_ex = 4; int allocated_parkspace_info_ex_size() const; void clear_allocated_parkspace_info_ex(); static const int kAllocatedParkspaceInfoExFieldNumber = 4; const ::message::Parkspace_info& allocated_parkspace_info_ex(int index) const; ::message::Parkspace_info* mutable_allocated_parkspace_info_ex(int index); ::message::Parkspace_info* add_allocated_parkspace_info_ex(); ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* mutable_allocated_parkspace_info_ex(); const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& allocated_parkspace_info_ex() const; // required string command_key = 2; bool has_command_key() const; void clear_command_key(); static const int kCommandKeyFieldNumber = 2; const ::std::string& command_key() const; void set_command_key(const ::std::string& value); #if LANG_CXX11 void set_command_key(::std::string&& value); #endif void set_command_key(const char* value); void set_command_key(const char* value, size_t size); ::std::string* mutable_command_key(); ::std::string* release_command_key(); void set_allocated_command_key(::std::string* command_key); // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // required .message.Error_manager error_manager = 3; bool has_error_manager() const; void clear_error_manager(); static const int kErrorManagerFieldNumber = 3; const ::message::Error_manager& error_manager() const; ::message::Error_manager* release_error_manager(); ::message::Error_manager* mutable_error_manager(); void set_allocated_error_manager(::message::Error_manager* error_manager); // optional .message.Car_type car_type = 5; bool has_car_type() const; void clear_car_type(); static const int kCarTypeFieldNumber = 5; ::message::Car_type car_type() const; void set_car_type(::message::Car_type value); // @@protoc_insertion_point(class_scope:message.Parkspace_allocation_response_msg) private: void set_has_base_info(); void clear_has_base_info(); void set_has_command_key(); void clear_has_command_key(); void set_has_error_manager(); void clear_has_error_manager(); void set_has_car_type(); void clear_has_car_type(); // helper for ByteSizeLong() size_t RequiredFieldsByteSizeFallback() const; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info > allocated_parkspace_info_ex_; ::google::protobuf::internal::ArenaStringPtr command_key_; ::message::Base_info* base_info_; ::message::Error_manager* error_manager_; int car_type_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_allocation_response_msgImpl(); }; // ------------------------------------------------------------------- class Parkspace_search_request_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_search_request_msg) */ { public: Parkspace_search_request_msg(); virtual ~Parkspace_search_request_msg(); Parkspace_search_request_msg(const Parkspace_search_request_msg& from); inline Parkspace_search_request_msg& operator=(const Parkspace_search_request_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_search_request_msg(Parkspace_search_request_msg&& from) noexcept : Parkspace_search_request_msg() { *this = ::std::move(from); } inline Parkspace_search_request_msg& operator=(Parkspace_search_request_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_search_request_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_search_request_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_search_request_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 2; void Swap(Parkspace_search_request_msg* other); friend void swap(Parkspace_search_request_msg& a, Parkspace_search_request_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_search_request_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_search_request_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_search_request_msg& from); void MergeFrom(const Parkspace_search_request_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_search_request_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // required string command_key = 2; bool has_command_key() const; void clear_command_key(); static const int kCommandKeyFieldNumber = 2; const ::std::string& command_key() const; void set_command_key(const ::std::string& value); #if LANG_CXX11 void set_command_key(::std::string&& value); #endif void set_command_key(const char* value); void set_command_key(const char* value, size_t size); ::std::string* mutable_command_key(); ::std::string* release_command_key(); void set_allocated_command_key(::std::string* command_key); // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // required .message.Car_info car_info = 3; bool has_car_info() const; void clear_car_info(); static const int kCarInfoFieldNumber = 3; const ::message::Car_info& car_info() const; ::message::Car_info* release_car_info(); ::message::Car_info* mutable_car_info(); void set_allocated_car_info(::message::Car_info* car_info); // @@protoc_insertion_point(class_scope:message.Parkspace_search_request_msg) private: void set_has_base_info(); void clear_has_base_info(); void set_has_command_key(); void clear_has_command_key(); void set_has_car_info(); void clear_has_car_info(); // helper for ByteSizeLong() size_t RequiredFieldsByteSizeFallback() const; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::google::protobuf::internal::ArenaStringPtr command_key_; ::message::Base_info* base_info_; ::message::Car_info* car_info_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_search_request_msgImpl(); }; // ------------------------------------------------------------------- class Parkspace_search_response_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_search_response_msg) */ { public: Parkspace_search_response_msg(); virtual ~Parkspace_search_response_msg(); Parkspace_search_response_msg(const Parkspace_search_response_msg& from); inline Parkspace_search_response_msg& operator=(const Parkspace_search_response_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_search_response_msg(Parkspace_search_response_msg&& from) noexcept : Parkspace_search_response_msg() { *this = ::std::move(from); } inline Parkspace_search_response_msg& operator=(Parkspace_search_response_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_search_response_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_search_response_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_search_response_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 3; void Swap(Parkspace_search_response_msg* other); friend void swap(Parkspace_search_response_msg& a, Parkspace_search_response_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_search_response_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_search_response_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_search_response_msg& from); void MergeFrom(const Parkspace_search_response_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_search_response_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // repeated .message.Parkspace_info query_parkspace_info_ex = 4; int query_parkspace_info_ex_size() const; void clear_query_parkspace_info_ex(); static const int kQueryParkspaceInfoExFieldNumber = 4; const ::message::Parkspace_info& query_parkspace_info_ex(int index) const; ::message::Parkspace_info* mutable_query_parkspace_info_ex(int index); ::message::Parkspace_info* add_query_parkspace_info_ex(); ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* mutable_query_parkspace_info_ex(); const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& query_parkspace_info_ex() const; // required string command_key = 2; bool has_command_key() const; void clear_command_key(); static const int kCommandKeyFieldNumber = 2; const ::std::string& command_key() const; void set_command_key(const ::std::string& value); #if LANG_CXX11 void set_command_key(::std::string&& value); #endif void set_command_key(const char* value); void set_command_key(const char* value, size_t size); ::std::string* mutable_command_key(); ::std::string* release_command_key(); void set_allocated_command_key(::std::string* command_key); // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // required .message.Error_manager error_manager = 3; bool has_error_manager() const; void clear_error_manager(); static const int kErrorManagerFieldNumber = 3; const ::message::Error_manager& error_manager() const; ::message::Error_manager* release_error_manager(); ::message::Error_manager* mutable_error_manager(); void set_allocated_error_manager(::message::Error_manager* error_manager); // @@protoc_insertion_point(class_scope:message.Parkspace_search_response_msg) private: void set_has_base_info(); void clear_has_base_info(); void set_has_command_key(); void clear_has_command_key(); void set_has_error_manager(); void clear_has_error_manager(); // helper for ByteSizeLong() size_t RequiredFieldsByteSizeFallback() const; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info > query_parkspace_info_ex_; ::google::protobuf::internal::ArenaStringPtr command_key_; ::message::Base_info* base_info_; ::message::Error_manager* error_manager_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_search_response_msgImpl(); }; // ------------------------------------------------------------------- class Parkspace_manual_search_request_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_manual_search_request_msg) */ { public: Parkspace_manual_search_request_msg(); virtual ~Parkspace_manual_search_request_msg(); Parkspace_manual_search_request_msg(const Parkspace_manual_search_request_msg& from); inline Parkspace_manual_search_request_msg& operator=(const Parkspace_manual_search_request_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_manual_search_request_msg(Parkspace_manual_search_request_msg&& from) noexcept : Parkspace_manual_search_request_msg() { *this = ::std::move(from); } inline Parkspace_manual_search_request_msg& operator=(Parkspace_manual_search_request_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_manual_search_request_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_manual_search_request_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_manual_search_request_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 4; void Swap(Parkspace_manual_search_request_msg* other); friend void swap(Parkspace_manual_search_request_msg& a, Parkspace_manual_search_request_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_manual_search_request_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_manual_search_request_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_manual_search_request_msg& from); void MergeFrom(const Parkspace_manual_search_request_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_manual_search_request_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // required string command_key = 2; bool has_command_key() const; void clear_command_key(); static const int kCommandKeyFieldNumber = 2; const ::std::string& command_key() const; void set_command_key(const ::std::string& value); #if LANG_CXX11 void set_command_key(::std::string&& value); #endif void set_command_key(const char* value); void set_command_key(const char* value, size_t size); ::std::string* mutable_command_key(); ::std::string* release_command_key(); void set_allocated_command_key(::std::string* command_key); // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // required .message.Car_info car_info = 3; bool has_car_info() const; void clear_car_info(); static const int kCarInfoFieldNumber = 3; const ::message::Car_info& car_info() const; ::message::Car_info* release_car_info(); ::message::Car_info* mutable_car_info(); void set_allocated_car_info(::message::Car_info* car_info); // @@protoc_insertion_point(class_scope:message.Parkspace_manual_search_request_msg) private: void set_has_base_info(); void clear_has_base_info(); void set_has_command_key(); void clear_has_command_key(); void set_has_car_info(); void clear_has_car_info(); // helper for ByteSizeLong() size_t RequiredFieldsByteSizeFallback() const; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::google::protobuf::internal::ArenaStringPtr command_key_; ::message::Base_info* base_info_; ::message::Car_info* car_info_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_manual_search_request_msgImpl(); }; // ------------------------------------------------------------------- class Parkspace_manual_search_response_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_manual_search_response_msg) */ { public: Parkspace_manual_search_response_msg(); virtual ~Parkspace_manual_search_response_msg(); Parkspace_manual_search_response_msg(const Parkspace_manual_search_response_msg& from); inline Parkspace_manual_search_response_msg& operator=(const Parkspace_manual_search_response_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_manual_search_response_msg(Parkspace_manual_search_response_msg&& from) noexcept : Parkspace_manual_search_response_msg() { *this = ::std::move(from); } inline Parkspace_manual_search_response_msg& operator=(Parkspace_manual_search_response_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_manual_search_response_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_manual_search_response_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_manual_search_response_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 5; void Swap(Parkspace_manual_search_response_msg* other); friend void swap(Parkspace_manual_search_response_msg& a, Parkspace_manual_search_response_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_manual_search_response_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_manual_search_response_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_manual_search_response_msg& from); void MergeFrom(const Parkspace_manual_search_response_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_manual_search_response_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // repeated .message.Parkspace_info query_parkspace_info_ex = 4; int query_parkspace_info_ex_size() const; void clear_query_parkspace_info_ex(); static const int kQueryParkspaceInfoExFieldNumber = 4; const ::message::Parkspace_info& query_parkspace_info_ex(int index) const; ::message::Parkspace_info* mutable_query_parkspace_info_ex(int index); ::message::Parkspace_info* add_query_parkspace_info_ex(); ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* mutable_query_parkspace_info_ex(); const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& query_parkspace_info_ex() const; // required string command_key = 2; bool has_command_key() const; void clear_command_key(); static const int kCommandKeyFieldNumber = 2; const ::std::string& command_key() const; void set_command_key(const ::std::string& value); #if LANG_CXX11 void set_command_key(::std::string&& value); #endif void set_command_key(const char* value); void set_command_key(const char* value, size_t size); ::std::string* mutable_command_key(); ::std::string* release_command_key(); void set_allocated_command_key(::std::string* command_key); // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // required .message.Error_manager error_manager = 3; bool has_error_manager() const; void clear_error_manager(); static const int kErrorManagerFieldNumber = 3; const ::message::Error_manager& error_manager() const; ::message::Error_manager* release_error_manager(); ::message::Error_manager* mutable_error_manager(); void set_allocated_error_manager(::message::Error_manager* error_manager); // @@protoc_insertion_point(class_scope:message.Parkspace_manual_search_response_msg) private: void set_has_base_info(); void clear_has_base_info(); void set_has_command_key(); void clear_has_command_key(); void set_has_error_manager(); void clear_has_error_manager(); // helper for ByteSizeLong() size_t RequiredFieldsByteSizeFallback() const; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info > query_parkspace_info_ex_; ::google::protobuf::internal::ArenaStringPtr command_key_; ::message::Base_info* base_info_; ::message::Error_manager* error_manager_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_manual_search_response_msgImpl(); }; // ------------------------------------------------------------------- class Parkspace_release_request_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_release_request_msg) */ { public: Parkspace_release_request_msg(); virtual ~Parkspace_release_request_msg(); Parkspace_release_request_msg(const Parkspace_release_request_msg& from); inline Parkspace_release_request_msg& operator=(const Parkspace_release_request_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_release_request_msg(Parkspace_release_request_msg&& from) noexcept : Parkspace_release_request_msg() { *this = ::std::move(from); } inline Parkspace_release_request_msg& operator=(Parkspace_release_request_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_release_request_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_release_request_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_release_request_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 6; void Swap(Parkspace_release_request_msg* other); friend void swap(Parkspace_release_request_msg& a, Parkspace_release_request_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_release_request_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_release_request_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_release_request_msg& from); void MergeFrom(const Parkspace_release_request_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_release_request_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // repeated .message.Parkspace_info release_parkspace_info_ex = 3; int release_parkspace_info_ex_size() const; void clear_release_parkspace_info_ex(); static const int kReleaseParkspaceInfoExFieldNumber = 3; const ::message::Parkspace_info& release_parkspace_info_ex(int index) const; ::message::Parkspace_info* mutable_release_parkspace_info_ex(int index); ::message::Parkspace_info* add_release_parkspace_info_ex(); ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* mutable_release_parkspace_info_ex(); const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& release_parkspace_info_ex() const; // required string command_key = 2; bool has_command_key() const; void clear_command_key(); static const int kCommandKeyFieldNumber = 2; const ::std::string& command_key() const; void set_command_key(const ::std::string& value); #if LANG_CXX11 void set_command_key(::std::string&& value); #endif void set_command_key(const char* value); void set_command_key(const char* value, size_t size); ::std::string* mutable_command_key(); ::std::string* release_command_key(); void set_allocated_command_key(::std::string* command_key); // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // @@protoc_insertion_point(class_scope:message.Parkspace_release_request_msg) private: void set_has_base_info(); void clear_has_base_info(); void set_has_command_key(); void clear_has_command_key(); // helper for ByteSizeLong() size_t RequiredFieldsByteSizeFallback() const; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info > release_parkspace_info_ex_; ::google::protobuf::internal::ArenaStringPtr command_key_; ::message::Base_info* base_info_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_release_request_msgImpl(); }; // ------------------------------------------------------------------- class Parkspace_release_response_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_release_response_msg) */ { public: Parkspace_release_response_msg(); virtual ~Parkspace_release_response_msg(); Parkspace_release_response_msg(const Parkspace_release_response_msg& from); inline Parkspace_release_response_msg& operator=(const Parkspace_release_response_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_release_response_msg(Parkspace_release_response_msg&& from) noexcept : Parkspace_release_response_msg() { *this = ::std::move(from); } inline Parkspace_release_response_msg& operator=(Parkspace_release_response_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_release_response_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_release_response_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_release_response_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 7; void Swap(Parkspace_release_response_msg* other); friend void swap(Parkspace_release_response_msg& a, Parkspace_release_response_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_release_response_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_release_response_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_release_response_msg& from); void MergeFrom(const Parkspace_release_response_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_release_response_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // repeated .message.Parkspace_info release_parkspace_info_ex = 4; int release_parkspace_info_ex_size() const; void clear_release_parkspace_info_ex(); static const int kReleaseParkspaceInfoExFieldNumber = 4; const ::message::Parkspace_info& release_parkspace_info_ex(int index) const; ::message::Parkspace_info* mutable_release_parkspace_info_ex(int index); ::message::Parkspace_info* add_release_parkspace_info_ex(); ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* mutable_release_parkspace_info_ex(); const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& release_parkspace_info_ex() const; // required string command_key = 2; bool has_command_key() const; void clear_command_key(); static const int kCommandKeyFieldNumber = 2; const ::std::string& command_key() const; void set_command_key(const ::std::string& value); #if LANG_CXX11 void set_command_key(::std::string&& value); #endif void set_command_key(const char* value); void set_command_key(const char* value, size_t size); ::std::string* mutable_command_key(); ::std::string* release_command_key(); void set_allocated_command_key(::std::string* command_key); // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // required .message.Error_manager error_manager = 3; bool has_error_manager() const; void clear_error_manager(); static const int kErrorManagerFieldNumber = 3; const ::message::Error_manager& error_manager() const; ::message::Error_manager* release_error_manager(); ::message::Error_manager* mutable_error_manager(); void set_allocated_error_manager(::message::Error_manager* error_manager); // @@protoc_insertion_point(class_scope:message.Parkspace_release_response_msg) private: void set_has_base_info(); void clear_has_base_info(); void set_has_command_key(); void clear_has_command_key(); void set_has_error_manager(); void clear_has_error_manager(); // helper for ByteSizeLong() size_t RequiredFieldsByteSizeFallback() const; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info > release_parkspace_info_ex_; ::google::protobuf::internal::ArenaStringPtr command_key_; ::message::Base_info* base_info_; ::message::Error_manager* error_manager_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_release_response_msgImpl(); }; // ------------------------------------------------------------------- class Parkspace_force_update_request_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_force_update_request_msg) */ { public: Parkspace_force_update_request_msg(); virtual ~Parkspace_force_update_request_msg(); Parkspace_force_update_request_msg(const Parkspace_force_update_request_msg& from); inline Parkspace_force_update_request_msg& operator=(const Parkspace_force_update_request_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_force_update_request_msg(Parkspace_force_update_request_msg&& from) noexcept : Parkspace_force_update_request_msg() { *this = ::std::move(from); } inline Parkspace_force_update_request_msg& operator=(Parkspace_force_update_request_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_force_update_request_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_force_update_request_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_force_update_request_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 8; void Swap(Parkspace_force_update_request_msg* other); friend void swap(Parkspace_force_update_request_msg& a, Parkspace_force_update_request_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_force_update_request_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_force_update_request_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_force_update_request_msg& from); void MergeFrom(const Parkspace_force_update_request_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_force_update_request_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // repeated .message.Parkspace_info manual_parkspace_info_ex = 3; int manual_parkspace_info_ex_size() const; void clear_manual_parkspace_info_ex(); static const int kManualParkspaceInfoExFieldNumber = 3; const ::message::Parkspace_info& manual_parkspace_info_ex(int index) const; ::message::Parkspace_info* mutable_manual_parkspace_info_ex(int index); ::message::Parkspace_info* add_manual_parkspace_info_ex(); ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* mutable_manual_parkspace_info_ex(); const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& manual_parkspace_info_ex() const; // required string command_key = 2; bool has_command_key() const; void clear_command_key(); static const int kCommandKeyFieldNumber = 2; const ::std::string& command_key() const; void set_command_key(const ::std::string& value); #if LANG_CXX11 void set_command_key(::std::string&& value); #endif void set_command_key(const char* value); void set_command_key(const char* value, size_t size); ::std::string* mutable_command_key(); ::std::string* release_command_key(); void set_allocated_command_key(::std::string* command_key); // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // @@protoc_insertion_point(class_scope:message.Parkspace_force_update_request_msg) private: void set_has_base_info(); void clear_has_base_info(); void set_has_command_key(); void clear_has_command_key(); // helper for ByteSizeLong() size_t RequiredFieldsByteSizeFallback() const; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info > manual_parkspace_info_ex_; ::google::protobuf::internal::ArenaStringPtr command_key_; ::message::Base_info* base_info_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_force_update_request_msgImpl(); }; // ------------------------------------------------------------------- class Parkspace_force_update_response_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_force_update_response_msg) */ { public: Parkspace_force_update_response_msg(); virtual ~Parkspace_force_update_response_msg(); Parkspace_force_update_response_msg(const Parkspace_force_update_response_msg& from); inline Parkspace_force_update_response_msg& operator=(const Parkspace_force_update_response_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_force_update_response_msg(Parkspace_force_update_response_msg&& from) noexcept : Parkspace_force_update_response_msg() { *this = ::std::move(from); } inline Parkspace_force_update_response_msg& operator=(Parkspace_force_update_response_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_force_update_response_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_force_update_response_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_force_update_response_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 9; void Swap(Parkspace_force_update_response_msg* other); friend void swap(Parkspace_force_update_response_msg& a, Parkspace_force_update_response_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_force_update_response_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_force_update_response_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_force_update_response_msg& from); void MergeFrom(const Parkspace_force_update_response_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_force_update_response_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // repeated .message.Parkspace_info manual_parkspace_info_ex = 4; int manual_parkspace_info_ex_size() const; void clear_manual_parkspace_info_ex(); static const int kManualParkspaceInfoExFieldNumber = 4; const ::message::Parkspace_info& manual_parkspace_info_ex(int index) const; ::message::Parkspace_info* mutable_manual_parkspace_info_ex(int index); ::message::Parkspace_info* add_manual_parkspace_info_ex(); ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* mutable_manual_parkspace_info_ex(); const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& manual_parkspace_info_ex() const; // required string command_key = 2; bool has_command_key() const; void clear_command_key(); static const int kCommandKeyFieldNumber = 2; const ::std::string& command_key() const; void set_command_key(const ::std::string& value); #if LANG_CXX11 void set_command_key(::std::string&& value); #endif void set_command_key(const char* value); void set_command_key(const char* value, size_t size); ::std::string* mutable_command_key(); ::std::string* release_command_key(); void set_allocated_command_key(::std::string* command_key); // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // required .message.Error_manager error_manager = 3; bool has_error_manager() const; void clear_error_manager(); static const int kErrorManagerFieldNumber = 3; const ::message::Error_manager& error_manager() const; ::message::Error_manager* release_error_manager(); ::message::Error_manager* mutable_error_manager(); void set_allocated_error_manager(::message::Error_manager* error_manager); // @@protoc_insertion_point(class_scope:message.Parkspace_force_update_response_msg) private: void set_has_base_info(); void clear_has_base_info(); void set_has_command_key(); void clear_has_command_key(); void set_has_error_manager(); void clear_has_error_manager(); // helper for ByteSizeLong() size_t RequiredFieldsByteSizeFallback() const; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info > manual_parkspace_info_ex_; ::google::protobuf::internal::ArenaStringPtr command_key_; ::message::Base_info* base_info_; ::message::Error_manager* error_manager_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_force_update_response_msgImpl(); }; // ------------------------------------------------------------------- class Parkspace_confirm_alloc_request_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_confirm_alloc_request_msg) */ { public: Parkspace_confirm_alloc_request_msg(); virtual ~Parkspace_confirm_alloc_request_msg(); Parkspace_confirm_alloc_request_msg(const Parkspace_confirm_alloc_request_msg& from); inline Parkspace_confirm_alloc_request_msg& operator=(const Parkspace_confirm_alloc_request_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_confirm_alloc_request_msg(Parkspace_confirm_alloc_request_msg&& from) noexcept : Parkspace_confirm_alloc_request_msg() { *this = ::std::move(from); } inline Parkspace_confirm_alloc_request_msg& operator=(Parkspace_confirm_alloc_request_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_confirm_alloc_request_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_confirm_alloc_request_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_confirm_alloc_request_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 10; void Swap(Parkspace_confirm_alloc_request_msg* other); friend void swap(Parkspace_confirm_alloc_request_msg& a, Parkspace_confirm_alloc_request_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_confirm_alloc_request_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_confirm_alloc_request_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_confirm_alloc_request_msg& from); void MergeFrom(const Parkspace_confirm_alloc_request_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_confirm_alloc_request_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // repeated .message.Parkspace_info confirm_parkspace_info_ex = 3; int confirm_parkspace_info_ex_size() const; void clear_confirm_parkspace_info_ex(); static const int kConfirmParkspaceInfoExFieldNumber = 3; const ::message::Parkspace_info& confirm_parkspace_info_ex(int index) const; ::message::Parkspace_info* mutable_confirm_parkspace_info_ex(int index); ::message::Parkspace_info* add_confirm_parkspace_info_ex(); ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* mutable_confirm_parkspace_info_ex(); const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& confirm_parkspace_info_ex() const; // required string command_key = 2; bool has_command_key() const; void clear_command_key(); static const int kCommandKeyFieldNumber = 2; const ::std::string& command_key() const; void set_command_key(const ::std::string& value); #if LANG_CXX11 void set_command_key(::std::string&& value); #endif void set_command_key(const char* value); void set_command_key(const char* value, size_t size); ::std::string* mutable_command_key(); ::std::string* release_command_key(); void set_allocated_command_key(::std::string* command_key); // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // optional .message.Car_type car_type = 4; bool has_car_type() const; void clear_car_type(); static const int kCarTypeFieldNumber = 4; ::message::Car_type car_type() const; void set_car_type(::message::Car_type value); // @@protoc_insertion_point(class_scope:message.Parkspace_confirm_alloc_request_msg) private: void set_has_base_info(); void clear_has_base_info(); void set_has_command_key(); void clear_has_command_key(); void set_has_car_type(); void clear_has_car_type(); // helper for ByteSizeLong() size_t RequiredFieldsByteSizeFallback() const; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info > confirm_parkspace_info_ex_; ::google::protobuf::internal::ArenaStringPtr command_key_; ::message::Base_info* base_info_; int car_type_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_confirm_alloc_request_msgImpl(); }; // ------------------------------------------------------------------- class Parkspace_confirm_alloc_response_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_confirm_alloc_response_msg) */ { public: Parkspace_confirm_alloc_response_msg(); virtual ~Parkspace_confirm_alloc_response_msg(); Parkspace_confirm_alloc_response_msg(const Parkspace_confirm_alloc_response_msg& from); inline Parkspace_confirm_alloc_response_msg& operator=(const Parkspace_confirm_alloc_response_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_confirm_alloc_response_msg(Parkspace_confirm_alloc_response_msg&& from) noexcept : Parkspace_confirm_alloc_response_msg() { *this = ::std::move(from); } inline Parkspace_confirm_alloc_response_msg& operator=(Parkspace_confirm_alloc_response_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_confirm_alloc_response_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_confirm_alloc_response_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_confirm_alloc_response_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 11; void Swap(Parkspace_confirm_alloc_response_msg* other); friend void swap(Parkspace_confirm_alloc_response_msg& a, Parkspace_confirm_alloc_response_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_confirm_alloc_response_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_confirm_alloc_response_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_confirm_alloc_response_msg& from); void MergeFrom(const Parkspace_confirm_alloc_response_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_confirm_alloc_response_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // repeated .message.Parkspace_info confirm_parkspace_info_ex = 4; int confirm_parkspace_info_ex_size() const; void clear_confirm_parkspace_info_ex(); static const int kConfirmParkspaceInfoExFieldNumber = 4; const ::message::Parkspace_info& confirm_parkspace_info_ex(int index) const; ::message::Parkspace_info* mutable_confirm_parkspace_info_ex(int index); ::message::Parkspace_info* add_confirm_parkspace_info_ex(); ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* mutable_confirm_parkspace_info_ex(); const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& confirm_parkspace_info_ex() const; // required string command_key = 2; bool has_command_key() const; void clear_command_key(); static const int kCommandKeyFieldNumber = 2; const ::std::string& command_key() const; void set_command_key(const ::std::string& value); #if LANG_CXX11 void set_command_key(::std::string&& value); #endif void set_command_key(const char* value); void set_command_key(const char* value, size_t size); ::std::string* mutable_command_key(); ::std::string* release_command_key(); void set_allocated_command_key(::std::string* command_key); // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // required .message.Error_manager error_manager = 3; bool has_error_manager() const; void clear_error_manager(); static const int kErrorManagerFieldNumber = 3; const ::message::Error_manager& error_manager() const; ::message::Error_manager* release_error_manager(); ::message::Error_manager* mutable_error_manager(); void set_allocated_error_manager(::message::Error_manager* error_manager); // optional .message.Car_type car_type = 5; bool has_car_type() const; void clear_car_type(); static const int kCarTypeFieldNumber = 5; ::message::Car_type car_type() const; void set_car_type(::message::Car_type value); // @@protoc_insertion_point(class_scope:message.Parkspace_confirm_alloc_response_msg) private: void set_has_base_info(); void clear_has_base_info(); void set_has_command_key(); void clear_has_command_key(); void set_has_error_manager(); void clear_has_error_manager(); void set_has_car_type(); void clear_has_car_type(); // helper for ByteSizeLong() size_t RequiredFieldsByteSizeFallback() const; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info > confirm_parkspace_info_ex_; ::google::protobuf::internal::ArenaStringPtr command_key_; ::message::Base_info* base_info_; ::message::Error_manager* error_manager_; int car_type_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_confirm_alloc_response_msgImpl(); }; // ------------------------------------------------------------------- class Parkspace_allocation_status_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_allocation_status_msg) */ { public: Parkspace_allocation_status_msg(); virtual ~Parkspace_allocation_status_msg(); Parkspace_allocation_status_msg(const Parkspace_allocation_status_msg& from); inline Parkspace_allocation_status_msg& operator=(const Parkspace_allocation_status_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_allocation_status_msg(Parkspace_allocation_status_msg&& from) noexcept : Parkspace_allocation_status_msg() { *this = ::std::move(from); } inline Parkspace_allocation_status_msg& operator=(Parkspace_allocation_status_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_allocation_status_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_allocation_status_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_allocation_status_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 12; void Swap(Parkspace_allocation_status_msg* other); friend void swap(Parkspace_allocation_status_msg& a, Parkspace_allocation_status_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_allocation_status_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_allocation_status_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_allocation_status_msg& from); void MergeFrom(const Parkspace_allocation_status_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_allocation_status_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // required .message.Error_manager error_manager = 2; bool has_error_manager() const; void clear_error_manager(); static const int kErrorManagerFieldNumber = 2; const ::message::Error_manager& error_manager() const; ::message::Error_manager* release_error_manager(); ::message::Error_manager* mutable_error_manager(); void set_allocated_error_manager(::message::Error_manager* error_manager); // required .message.Database_controller_status database_controller_status = 3; bool has_database_controller_status() const; void clear_database_controller_status(); static const int kDatabaseControllerStatusFieldNumber = 3; ::message::Database_controller_status database_controller_status() const; void set_database_controller_status(::message::Database_controller_status value); // required .message.Parkspace_manager_satus parkspace_manager_satus = 4; bool has_parkspace_manager_satus() const; void clear_parkspace_manager_satus(); static const int kParkspaceManagerSatusFieldNumber = 4; ::message::Parkspace_manager_satus parkspace_manager_satus() const; void set_parkspace_manager_satus(::message::Parkspace_manager_satus value); // required int32 unit_id = 5; bool has_unit_id() const; void clear_unit_id(); static const int kUnitIdFieldNumber = 5; ::google::protobuf::int32 unit_id() const; void set_unit_id(::google::protobuf::int32 value); // required int32 small_parkspace_remaining_number = 6; bool has_small_parkspace_remaining_number() const; void clear_small_parkspace_remaining_number(); static const int kSmallParkspaceRemainingNumberFieldNumber = 6; ::google::protobuf::int32 small_parkspace_remaining_number() const; void set_small_parkspace_remaining_number(::google::protobuf::int32 value); // required int32 medium_parkspace_remaining_number = 7; bool has_medium_parkspace_remaining_number() const; void clear_medium_parkspace_remaining_number(); static const int kMediumParkspaceRemainingNumberFieldNumber = 7; ::google::protobuf::int32 medium_parkspace_remaining_number() const; void set_medium_parkspace_remaining_number(::google::protobuf::int32 value); // required int32 large_parkspace_remaining_number = 8; bool has_large_parkspace_remaining_number() const; void clear_large_parkspace_remaining_number(); static const int kLargeParkspaceRemainingNumberFieldNumber = 8; ::google::protobuf::int32 large_parkspace_remaining_number() const; void set_large_parkspace_remaining_number(::google::protobuf::int32 value); // required int32 total_parkspace_remaining_number = 9; bool has_total_parkspace_remaining_number() const; void clear_total_parkspace_remaining_number(); static const int kTotalParkspaceRemainingNumberFieldNumber = 9; ::google::protobuf::int32 total_parkspace_remaining_number() const; void set_total_parkspace_remaining_number(::google::protobuf::int32 value); // @@protoc_insertion_point(class_scope:message.Parkspace_allocation_status_msg) private: void set_has_base_info(); void clear_has_base_info(); void set_has_error_manager(); void clear_has_error_manager(); void set_has_database_controller_status(); void clear_has_database_controller_status(); void set_has_parkspace_manager_satus(); void clear_has_parkspace_manager_satus(); void set_has_unit_id(); void clear_has_unit_id(); void set_has_small_parkspace_remaining_number(); void clear_has_small_parkspace_remaining_number(); void set_has_medium_parkspace_remaining_number(); void clear_has_medium_parkspace_remaining_number(); void set_has_large_parkspace_remaining_number(); void clear_has_large_parkspace_remaining_number(); void set_has_total_parkspace_remaining_number(); void clear_has_total_parkspace_remaining_number(); // helper for ByteSizeLong() size_t RequiredFieldsByteSizeFallback() const; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::message::Base_info* base_info_; ::message::Error_manager* error_manager_; int database_controller_status_; int parkspace_manager_satus_; ::google::protobuf::int32 unit_id_; ::google::protobuf::int32 small_parkspace_remaining_number_; ::google::protobuf::int32 medium_parkspace_remaining_number_; ::google::protobuf::int32 large_parkspace_remaining_number_; ::google::protobuf::int32 total_parkspace_remaining_number_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_allocation_status_msgImpl(); }; // ------------------------------------------------------------------- class Parkspace_refresh_request_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_refresh_request_msg) */ { public: Parkspace_refresh_request_msg(); virtual ~Parkspace_refresh_request_msg(); Parkspace_refresh_request_msg(const Parkspace_refresh_request_msg& from); inline Parkspace_refresh_request_msg& operator=(const Parkspace_refresh_request_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_refresh_request_msg(Parkspace_refresh_request_msg&& from) noexcept : Parkspace_refresh_request_msg() { *this = ::std::move(from); } inline Parkspace_refresh_request_msg& operator=(Parkspace_refresh_request_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_refresh_request_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_refresh_request_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_refresh_request_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 13; void Swap(Parkspace_refresh_request_msg* other); friend void swap(Parkspace_refresh_request_msg& a, Parkspace_refresh_request_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_refresh_request_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_refresh_request_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_refresh_request_msg& from); void MergeFrom(const Parkspace_refresh_request_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_refresh_request_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // @@protoc_insertion_point(class_scope:message.Parkspace_refresh_request_msg) private: void set_has_base_info(); void clear_has_base_info(); ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::message::Base_info* base_info_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_refresh_request_msgImpl(); }; // ------------------------------------------------------------------- class Parkspace_allocation_data_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_allocation_data_msg) */ { public: Parkspace_allocation_data_msg(); virtual ~Parkspace_allocation_data_msg(); Parkspace_allocation_data_msg(const Parkspace_allocation_data_msg& from); inline Parkspace_allocation_data_msg& operator=(const Parkspace_allocation_data_msg& from) { CopyFrom(from); return *this; } #if LANG_CXX11 Parkspace_allocation_data_msg(Parkspace_allocation_data_msg&& from) noexcept : Parkspace_allocation_data_msg() { *this = ::std::move(from); } inline Parkspace_allocation_data_msg& operator=(Parkspace_allocation_data_msg&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { CopyFrom(from); } return *this; } #endif inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _internal_metadata_.unknown_fields(); } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return _internal_metadata_.mutable_unknown_fields(); } static const ::google::protobuf::Descriptor* descriptor(); static const Parkspace_allocation_data_msg& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY static inline const Parkspace_allocation_data_msg* internal_default_instance() { return reinterpret_cast( &_Parkspace_allocation_data_msg_default_instance_); } static PROTOBUF_CONSTEXPR int const kIndexInFileMessages = 14; void Swap(Parkspace_allocation_data_msg* other); friend void swap(Parkspace_allocation_data_msg& a, Parkspace_allocation_data_msg& b) { a.Swap(&b); } // implements Message ---------------------------------------------- inline Parkspace_allocation_data_msg* New() const PROTOBUF_FINAL { return New(NULL); } Parkspace_allocation_data_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; void CopyFrom(const Parkspace_allocation_data_msg& from); void MergeFrom(const Parkspace_allocation_data_msg& from); void Clear() PROTOBUF_FINAL; bool IsInitialized() const PROTOBUF_FINAL; size_t ByteSizeLong() const PROTOBUF_FINAL; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const PROTOBUF_FINAL; void InternalSwap(Parkspace_allocation_data_msg* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return NULL; } inline void* MaybeArenaPtr() const { return NULL; } public: ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // repeated .message.Parkspace_info parkspace_info_ex = 3; int parkspace_info_ex_size() const; void clear_parkspace_info_ex(); static const int kParkspaceInfoExFieldNumber = 3; const ::message::Parkspace_info& parkspace_info_ex(int index) const; ::message::Parkspace_info* mutable_parkspace_info_ex(int index); ::message::Parkspace_info* add_parkspace_info_ex(); ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* mutable_parkspace_info_ex(); const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& parkspace_info_ex() const; // required .message.Base_info base_info = 1; bool has_base_info() const; void clear_base_info(); static const int kBaseInfoFieldNumber = 1; const ::message::Base_info& base_info() const; ::message::Base_info* release_base_info(); ::message::Base_info* mutable_base_info(); void set_allocated_base_info(::message::Base_info* base_info); // required .message.Error_manager error_manager = 2; bool has_error_manager() const; void clear_error_manager(); static const int kErrorManagerFieldNumber = 2; const ::message::Error_manager& error_manager() const; ::message::Error_manager* release_error_manager(); ::message::Error_manager* mutable_error_manager(); void set_allocated_error_manager(::message::Error_manager* error_manager); // @@protoc_insertion_point(class_scope:message.Parkspace_allocation_data_msg) private: void set_has_base_info(); void clear_has_base_info(); void set_has_error_manager(); void clear_has_error_manager(); // helper for ByteSizeLong() size_t RequiredFieldsByteSizeFallback() const; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::internal::HasBits<1> _has_bits_; mutable int _cached_size_; ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info > parkspace_info_ex_; ::message::Base_info* base_info_; ::message::Error_manager* error_manager_; friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct; friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_allocation_data_msgImpl(); }; // =================================================================== // =================================================================== #ifdef __GNUC__ #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wstrict-aliasing" #endif // __GNUC__ // Parkspace_allocation_request_msg // required .message.Base_info base_info = 1; inline bool Parkspace_allocation_request_msg::has_base_info() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void Parkspace_allocation_request_msg::set_has_base_info() { _has_bits_[0] |= 0x00000002u; } inline void Parkspace_allocation_request_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000002u; } inline const ::message::Base_info& Parkspace_allocation_request_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_allocation_request_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_allocation_request_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_allocation_request_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_allocation_request_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_allocation_request_msg.base_info) return base_info_; } inline void Parkspace_allocation_request_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_allocation_request_msg.base_info) } // required string command_key = 2; inline bool Parkspace_allocation_request_msg::has_command_key() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_allocation_request_msg::set_has_command_key() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_allocation_request_msg::clear_has_command_key() { _has_bits_[0] &= ~0x00000001u; } inline void Parkspace_allocation_request_msg::clear_command_key() { command_key_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); clear_has_command_key(); } inline const ::std::string& Parkspace_allocation_request_msg::command_key() const { // @@protoc_insertion_point(field_get:message.Parkspace_allocation_request_msg.command_key) return command_key_.GetNoArena(); } inline void Parkspace_allocation_request_msg::set_command_key(const ::std::string& value) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); // @@protoc_insertion_point(field_set:message.Parkspace_allocation_request_msg.command_key) } #if LANG_CXX11 inline void Parkspace_allocation_request_msg::set_command_key(::std::string&& value) { set_has_command_key(); command_key_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); // @@protoc_insertion_point(field_set_rvalue:message.Parkspace_allocation_request_msg.command_key) } #endif inline void Parkspace_allocation_request_msg::set_command_key(const char* value) { GOOGLE_DCHECK(value != NULL); set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:message.Parkspace_allocation_request_msg.command_key) } inline void Parkspace_allocation_request_msg::set_command_key(const char* value, size_t size) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); // @@protoc_insertion_point(field_set_pointer:message.Parkspace_allocation_request_msg.command_key) } inline ::std::string* Parkspace_allocation_request_msg::mutable_command_key() { set_has_command_key(); // @@protoc_insertion_point(field_mutable:message.Parkspace_allocation_request_msg.command_key) return command_key_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline ::std::string* Parkspace_allocation_request_msg::release_command_key() { // @@protoc_insertion_point(field_release:message.Parkspace_allocation_request_msg.command_key) clear_has_command_key(); return command_key_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline void Parkspace_allocation_request_msg::set_allocated_command_key(::std::string* command_key) { if (command_key != NULL) { set_has_command_key(); } else { clear_has_command_key(); } command_key_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), command_key); // @@protoc_insertion_point(field_set_allocated:message.Parkspace_allocation_request_msg.command_key) } // required .message.Car_info car_info = 3; inline bool Parkspace_allocation_request_msg::has_car_info() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void Parkspace_allocation_request_msg::set_has_car_info() { _has_bits_[0] |= 0x00000004u; } inline void Parkspace_allocation_request_msg::clear_has_car_info() { _has_bits_[0] &= ~0x00000004u; } inline const ::message::Car_info& Parkspace_allocation_request_msg::car_info() const { const ::message::Car_info* p = car_info_; // @@protoc_insertion_point(field_get:message.Parkspace_allocation_request_msg.car_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Car_info_default_instance_); } inline ::message::Car_info* Parkspace_allocation_request_msg::release_car_info() { // @@protoc_insertion_point(field_release:message.Parkspace_allocation_request_msg.car_info) clear_has_car_info(); ::message::Car_info* temp = car_info_; car_info_ = NULL; return temp; } inline ::message::Car_info* Parkspace_allocation_request_msg::mutable_car_info() { set_has_car_info(); if (car_info_ == NULL) { car_info_ = new ::message::Car_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_allocation_request_msg.car_info) return car_info_; } inline void Parkspace_allocation_request_msg::set_allocated_car_info(::message::Car_info* car_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(car_info_); } if (car_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { car_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, car_info, submessage_arena); } set_has_car_info(); } else { clear_has_car_info(); } car_info_ = car_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_allocation_request_msg.car_info) } // required .message.Id_struct id_struct = 4; inline bool Parkspace_allocation_request_msg::has_id_struct() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void Parkspace_allocation_request_msg::set_has_id_struct() { _has_bits_[0] |= 0x00000008u; } inline void Parkspace_allocation_request_msg::clear_has_id_struct() { _has_bits_[0] &= ~0x00000008u; } inline const ::message::Id_struct& Parkspace_allocation_request_msg::id_struct() const { const ::message::Id_struct* p = id_struct_; // @@protoc_insertion_point(field_get:message.Parkspace_allocation_request_msg.id_struct) return p != NULL ? *p : *reinterpret_cast( &::message::_Id_struct_default_instance_); } inline ::message::Id_struct* Parkspace_allocation_request_msg::release_id_struct() { // @@protoc_insertion_point(field_release:message.Parkspace_allocation_request_msg.id_struct) clear_has_id_struct(); ::message::Id_struct* temp = id_struct_; id_struct_ = NULL; return temp; } inline ::message::Id_struct* Parkspace_allocation_request_msg::mutable_id_struct() { set_has_id_struct(); if (id_struct_ == NULL) { id_struct_ = new ::message::Id_struct; } // @@protoc_insertion_point(field_mutable:message.Parkspace_allocation_request_msg.id_struct) return id_struct_; } inline void Parkspace_allocation_request_msg::set_allocated_id_struct(::message::Id_struct* id_struct) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(id_struct_); } if (id_struct) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { id_struct = ::google::protobuf::internal::GetOwnedMessage( message_arena, id_struct, submessage_arena); } set_has_id_struct(); } else { clear_has_id_struct(); } id_struct_ = id_struct; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_allocation_request_msg.id_struct) } // ------------------------------------------------------------------- // Parkspace_allocation_response_msg // required .message.Base_info base_info = 1; inline bool Parkspace_allocation_response_msg::has_base_info() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void Parkspace_allocation_response_msg::set_has_base_info() { _has_bits_[0] |= 0x00000002u; } inline void Parkspace_allocation_response_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000002u; } inline const ::message::Base_info& Parkspace_allocation_response_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_allocation_response_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_allocation_response_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_allocation_response_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_allocation_response_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_allocation_response_msg.base_info) return base_info_; } inline void Parkspace_allocation_response_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_allocation_response_msg.base_info) } // required string command_key = 2; inline bool Parkspace_allocation_response_msg::has_command_key() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_allocation_response_msg::set_has_command_key() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_allocation_response_msg::clear_has_command_key() { _has_bits_[0] &= ~0x00000001u; } inline void Parkspace_allocation_response_msg::clear_command_key() { command_key_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); clear_has_command_key(); } inline const ::std::string& Parkspace_allocation_response_msg::command_key() const { // @@protoc_insertion_point(field_get:message.Parkspace_allocation_response_msg.command_key) return command_key_.GetNoArena(); } inline void Parkspace_allocation_response_msg::set_command_key(const ::std::string& value) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); // @@protoc_insertion_point(field_set:message.Parkspace_allocation_response_msg.command_key) } #if LANG_CXX11 inline void Parkspace_allocation_response_msg::set_command_key(::std::string&& value) { set_has_command_key(); command_key_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); // @@protoc_insertion_point(field_set_rvalue:message.Parkspace_allocation_response_msg.command_key) } #endif inline void Parkspace_allocation_response_msg::set_command_key(const char* value) { GOOGLE_DCHECK(value != NULL); set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:message.Parkspace_allocation_response_msg.command_key) } inline void Parkspace_allocation_response_msg::set_command_key(const char* value, size_t size) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); // @@protoc_insertion_point(field_set_pointer:message.Parkspace_allocation_response_msg.command_key) } inline ::std::string* Parkspace_allocation_response_msg::mutable_command_key() { set_has_command_key(); // @@protoc_insertion_point(field_mutable:message.Parkspace_allocation_response_msg.command_key) return command_key_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline ::std::string* Parkspace_allocation_response_msg::release_command_key() { // @@protoc_insertion_point(field_release:message.Parkspace_allocation_response_msg.command_key) clear_has_command_key(); return command_key_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline void Parkspace_allocation_response_msg::set_allocated_command_key(::std::string* command_key) { if (command_key != NULL) { set_has_command_key(); } else { clear_has_command_key(); } command_key_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), command_key); // @@protoc_insertion_point(field_set_allocated:message.Parkspace_allocation_response_msg.command_key) } // required .message.Error_manager error_manager = 3; inline bool Parkspace_allocation_response_msg::has_error_manager() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void Parkspace_allocation_response_msg::set_has_error_manager() { _has_bits_[0] |= 0x00000004u; } inline void Parkspace_allocation_response_msg::clear_has_error_manager() { _has_bits_[0] &= ~0x00000004u; } inline const ::message::Error_manager& Parkspace_allocation_response_msg::error_manager() const { const ::message::Error_manager* p = error_manager_; // @@protoc_insertion_point(field_get:message.Parkspace_allocation_response_msg.error_manager) return p != NULL ? *p : *reinterpret_cast( &::message::_Error_manager_default_instance_); } inline ::message::Error_manager* Parkspace_allocation_response_msg::release_error_manager() { // @@protoc_insertion_point(field_release:message.Parkspace_allocation_response_msg.error_manager) clear_has_error_manager(); ::message::Error_manager* temp = error_manager_; error_manager_ = NULL; return temp; } inline ::message::Error_manager* Parkspace_allocation_response_msg::mutable_error_manager() { set_has_error_manager(); if (error_manager_ == NULL) { error_manager_ = new ::message::Error_manager; } // @@protoc_insertion_point(field_mutable:message.Parkspace_allocation_response_msg.error_manager) return error_manager_; } inline void Parkspace_allocation_response_msg::set_allocated_error_manager(::message::Error_manager* error_manager) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(error_manager_); } if (error_manager) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { error_manager = ::google::protobuf::internal::GetOwnedMessage( message_arena, error_manager, submessage_arena); } set_has_error_manager(); } else { clear_has_error_manager(); } error_manager_ = error_manager; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_allocation_response_msg.error_manager) } // repeated .message.Parkspace_info allocated_parkspace_info_ex = 4; inline int Parkspace_allocation_response_msg::allocated_parkspace_info_ex_size() const { return allocated_parkspace_info_ex_.size(); } inline const ::message::Parkspace_info& Parkspace_allocation_response_msg::allocated_parkspace_info_ex(int index) const { // @@protoc_insertion_point(field_get:message.Parkspace_allocation_response_msg.allocated_parkspace_info_ex) return allocated_parkspace_info_ex_.Get(index); } inline ::message::Parkspace_info* Parkspace_allocation_response_msg::mutable_allocated_parkspace_info_ex(int index) { // @@protoc_insertion_point(field_mutable:message.Parkspace_allocation_response_msg.allocated_parkspace_info_ex) return allocated_parkspace_info_ex_.Mutable(index); } inline ::message::Parkspace_info* Parkspace_allocation_response_msg::add_allocated_parkspace_info_ex() { // @@protoc_insertion_point(field_add:message.Parkspace_allocation_response_msg.allocated_parkspace_info_ex) return allocated_parkspace_info_ex_.Add(); } inline ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* Parkspace_allocation_response_msg::mutable_allocated_parkspace_info_ex() { // @@protoc_insertion_point(field_mutable_list:message.Parkspace_allocation_response_msg.allocated_parkspace_info_ex) return &allocated_parkspace_info_ex_; } inline const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& Parkspace_allocation_response_msg::allocated_parkspace_info_ex() const { // @@protoc_insertion_point(field_list:message.Parkspace_allocation_response_msg.allocated_parkspace_info_ex) return allocated_parkspace_info_ex_; } // optional .message.Car_type car_type = 5; inline bool Parkspace_allocation_response_msg::has_car_type() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void Parkspace_allocation_response_msg::set_has_car_type() { _has_bits_[0] |= 0x00000008u; } inline void Parkspace_allocation_response_msg::clear_has_car_type() { _has_bits_[0] &= ~0x00000008u; } inline void Parkspace_allocation_response_msg::clear_car_type() { car_type_ = 0; clear_has_car_type(); } inline ::message::Car_type Parkspace_allocation_response_msg::car_type() const { // @@protoc_insertion_point(field_get:message.Parkspace_allocation_response_msg.car_type) return static_cast< ::message::Car_type >(car_type_); } inline void Parkspace_allocation_response_msg::set_car_type(::message::Car_type value) { assert(::message::Car_type_IsValid(value)); set_has_car_type(); car_type_ = value; // @@protoc_insertion_point(field_set:message.Parkspace_allocation_response_msg.car_type) } // ------------------------------------------------------------------- // Parkspace_search_request_msg // required .message.Base_info base_info = 1; inline bool Parkspace_search_request_msg::has_base_info() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void Parkspace_search_request_msg::set_has_base_info() { _has_bits_[0] |= 0x00000002u; } inline void Parkspace_search_request_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000002u; } inline const ::message::Base_info& Parkspace_search_request_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_search_request_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_search_request_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_search_request_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_search_request_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_search_request_msg.base_info) return base_info_; } inline void Parkspace_search_request_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_search_request_msg.base_info) } // required string command_key = 2; inline bool Parkspace_search_request_msg::has_command_key() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_search_request_msg::set_has_command_key() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_search_request_msg::clear_has_command_key() { _has_bits_[0] &= ~0x00000001u; } inline void Parkspace_search_request_msg::clear_command_key() { command_key_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); clear_has_command_key(); } inline const ::std::string& Parkspace_search_request_msg::command_key() const { // @@protoc_insertion_point(field_get:message.Parkspace_search_request_msg.command_key) return command_key_.GetNoArena(); } inline void Parkspace_search_request_msg::set_command_key(const ::std::string& value) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); // @@protoc_insertion_point(field_set:message.Parkspace_search_request_msg.command_key) } #if LANG_CXX11 inline void Parkspace_search_request_msg::set_command_key(::std::string&& value) { set_has_command_key(); command_key_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); // @@protoc_insertion_point(field_set_rvalue:message.Parkspace_search_request_msg.command_key) } #endif inline void Parkspace_search_request_msg::set_command_key(const char* value) { GOOGLE_DCHECK(value != NULL); set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:message.Parkspace_search_request_msg.command_key) } inline void Parkspace_search_request_msg::set_command_key(const char* value, size_t size) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); // @@protoc_insertion_point(field_set_pointer:message.Parkspace_search_request_msg.command_key) } inline ::std::string* Parkspace_search_request_msg::mutable_command_key() { set_has_command_key(); // @@protoc_insertion_point(field_mutable:message.Parkspace_search_request_msg.command_key) return command_key_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline ::std::string* Parkspace_search_request_msg::release_command_key() { // @@protoc_insertion_point(field_release:message.Parkspace_search_request_msg.command_key) clear_has_command_key(); return command_key_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline void Parkspace_search_request_msg::set_allocated_command_key(::std::string* command_key) { if (command_key != NULL) { set_has_command_key(); } else { clear_has_command_key(); } command_key_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), command_key); // @@protoc_insertion_point(field_set_allocated:message.Parkspace_search_request_msg.command_key) } // required .message.Car_info car_info = 3; inline bool Parkspace_search_request_msg::has_car_info() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void Parkspace_search_request_msg::set_has_car_info() { _has_bits_[0] |= 0x00000004u; } inline void Parkspace_search_request_msg::clear_has_car_info() { _has_bits_[0] &= ~0x00000004u; } inline const ::message::Car_info& Parkspace_search_request_msg::car_info() const { const ::message::Car_info* p = car_info_; // @@protoc_insertion_point(field_get:message.Parkspace_search_request_msg.car_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Car_info_default_instance_); } inline ::message::Car_info* Parkspace_search_request_msg::release_car_info() { // @@protoc_insertion_point(field_release:message.Parkspace_search_request_msg.car_info) clear_has_car_info(); ::message::Car_info* temp = car_info_; car_info_ = NULL; return temp; } inline ::message::Car_info* Parkspace_search_request_msg::mutable_car_info() { set_has_car_info(); if (car_info_ == NULL) { car_info_ = new ::message::Car_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_search_request_msg.car_info) return car_info_; } inline void Parkspace_search_request_msg::set_allocated_car_info(::message::Car_info* car_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(car_info_); } if (car_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { car_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, car_info, submessage_arena); } set_has_car_info(); } else { clear_has_car_info(); } car_info_ = car_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_search_request_msg.car_info) } // ------------------------------------------------------------------- // Parkspace_search_response_msg // required .message.Base_info base_info = 1; inline bool Parkspace_search_response_msg::has_base_info() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void Parkspace_search_response_msg::set_has_base_info() { _has_bits_[0] |= 0x00000002u; } inline void Parkspace_search_response_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000002u; } inline const ::message::Base_info& Parkspace_search_response_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_search_response_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_search_response_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_search_response_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_search_response_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_search_response_msg.base_info) return base_info_; } inline void Parkspace_search_response_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_search_response_msg.base_info) } // required string command_key = 2; inline bool Parkspace_search_response_msg::has_command_key() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_search_response_msg::set_has_command_key() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_search_response_msg::clear_has_command_key() { _has_bits_[0] &= ~0x00000001u; } inline void Parkspace_search_response_msg::clear_command_key() { command_key_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); clear_has_command_key(); } inline const ::std::string& Parkspace_search_response_msg::command_key() const { // @@protoc_insertion_point(field_get:message.Parkspace_search_response_msg.command_key) return command_key_.GetNoArena(); } inline void Parkspace_search_response_msg::set_command_key(const ::std::string& value) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); // @@protoc_insertion_point(field_set:message.Parkspace_search_response_msg.command_key) } #if LANG_CXX11 inline void Parkspace_search_response_msg::set_command_key(::std::string&& value) { set_has_command_key(); command_key_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); // @@protoc_insertion_point(field_set_rvalue:message.Parkspace_search_response_msg.command_key) } #endif inline void Parkspace_search_response_msg::set_command_key(const char* value) { GOOGLE_DCHECK(value != NULL); set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:message.Parkspace_search_response_msg.command_key) } inline void Parkspace_search_response_msg::set_command_key(const char* value, size_t size) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); // @@protoc_insertion_point(field_set_pointer:message.Parkspace_search_response_msg.command_key) } inline ::std::string* Parkspace_search_response_msg::mutable_command_key() { set_has_command_key(); // @@protoc_insertion_point(field_mutable:message.Parkspace_search_response_msg.command_key) return command_key_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline ::std::string* Parkspace_search_response_msg::release_command_key() { // @@protoc_insertion_point(field_release:message.Parkspace_search_response_msg.command_key) clear_has_command_key(); return command_key_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline void Parkspace_search_response_msg::set_allocated_command_key(::std::string* command_key) { if (command_key != NULL) { set_has_command_key(); } else { clear_has_command_key(); } command_key_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), command_key); // @@protoc_insertion_point(field_set_allocated:message.Parkspace_search_response_msg.command_key) } // required .message.Error_manager error_manager = 3; inline bool Parkspace_search_response_msg::has_error_manager() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void Parkspace_search_response_msg::set_has_error_manager() { _has_bits_[0] |= 0x00000004u; } inline void Parkspace_search_response_msg::clear_has_error_manager() { _has_bits_[0] &= ~0x00000004u; } inline const ::message::Error_manager& Parkspace_search_response_msg::error_manager() const { const ::message::Error_manager* p = error_manager_; // @@protoc_insertion_point(field_get:message.Parkspace_search_response_msg.error_manager) return p != NULL ? *p : *reinterpret_cast( &::message::_Error_manager_default_instance_); } inline ::message::Error_manager* Parkspace_search_response_msg::release_error_manager() { // @@protoc_insertion_point(field_release:message.Parkspace_search_response_msg.error_manager) clear_has_error_manager(); ::message::Error_manager* temp = error_manager_; error_manager_ = NULL; return temp; } inline ::message::Error_manager* Parkspace_search_response_msg::mutable_error_manager() { set_has_error_manager(); if (error_manager_ == NULL) { error_manager_ = new ::message::Error_manager; } // @@protoc_insertion_point(field_mutable:message.Parkspace_search_response_msg.error_manager) return error_manager_; } inline void Parkspace_search_response_msg::set_allocated_error_manager(::message::Error_manager* error_manager) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(error_manager_); } if (error_manager) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { error_manager = ::google::protobuf::internal::GetOwnedMessage( message_arena, error_manager, submessage_arena); } set_has_error_manager(); } else { clear_has_error_manager(); } error_manager_ = error_manager; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_search_response_msg.error_manager) } // repeated .message.Parkspace_info query_parkspace_info_ex = 4; inline int Parkspace_search_response_msg::query_parkspace_info_ex_size() const { return query_parkspace_info_ex_.size(); } inline const ::message::Parkspace_info& Parkspace_search_response_msg::query_parkspace_info_ex(int index) const { // @@protoc_insertion_point(field_get:message.Parkspace_search_response_msg.query_parkspace_info_ex) return query_parkspace_info_ex_.Get(index); } inline ::message::Parkspace_info* Parkspace_search_response_msg::mutable_query_parkspace_info_ex(int index) { // @@protoc_insertion_point(field_mutable:message.Parkspace_search_response_msg.query_parkspace_info_ex) return query_parkspace_info_ex_.Mutable(index); } inline ::message::Parkspace_info* Parkspace_search_response_msg::add_query_parkspace_info_ex() { // @@protoc_insertion_point(field_add:message.Parkspace_search_response_msg.query_parkspace_info_ex) return query_parkspace_info_ex_.Add(); } inline ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* Parkspace_search_response_msg::mutable_query_parkspace_info_ex() { // @@protoc_insertion_point(field_mutable_list:message.Parkspace_search_response_msg.query_parkspace_info_ex) return &query_parkspace_info_ex_; } inline const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& Parkspace_search_response_msg::query_parkspace_info_ex() const { // @@protoc_insertion_point(field_list:message.Parkspace_search_response_msg.query_parkspace_info_ex) return query_parkspace_info_ex_; } // ------------------------------------------------------------------- // Parkspace_manual_search_request_msg // required .message.Base_info base_info = 1; inline bool Parkspace_manual_search_request_msg::has_base_info() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void Parkspace_manual_search_request_msg::set_has_base_info() { _has_bits_[0] |= 0x00000002u; } inline void Parkspace_manual_search_request_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000002u; } inline const ::message::Base_info& Parkspace_manual_search_request_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_manual_search_request_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_manual_search_request_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_manual_search_request_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_manual_search_request_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_manual_search_request_msg.base_info) return base_info_; } inline void Parkspace_manual_search_request_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_manual_search_request_msg.base_info) } // required string command_key = 2; inline bool Parkspace_manual_search_request_msg::has_command_key() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_manual_search_request_msg::set_has_command_key() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_manual_search_request_msg::clear_has_command_key() { _has_bits_[0] &= ~0x00000001u; } inline void Parkspace_manual_search_request_msg::clear_command_key() { command_key_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); clear_has_command_key(); } inline const ::std::string& Parkspace_manual_search_request_msg::command_key() const { // @@protoc_insertion_point(field_get:message.Parkspace_manual_search_request_msg.command_key) return command_key_.GetNoArena(); } inline void Parkspace_manual_search_request_msg::set_command_key(const ::std::string& value) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); // @@protoc_insertion_point(field_set:message.Parkspace_manual_search_request_msg.command_key) } #if LANG_CXX11 inline void Parkspace_manual_search_request_msg::set_command_key(::std::string&& value) { set_has_command_key(); command_key_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); // @@protoc_insertion_point(field_set_rvalue:message.Parkspace_manual_search_request_msg.command_key) } #endif inline void Parkspace_manual_search_request_msg::set_command_key(const char* value) { GOOGLE_DCHECK(value != NULL); set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:message.Parkspace_manual_search_request_msg.command_key) } inline void Parkspace_manual_search_request_msg::set_command_key(const char* value, size_t size) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); // @@protoc_insertion_point(field_set_pointer:message.Parkspace_manual_search_request_msg.command_key) } inline ::std::string* Parkspace_manual_search_request_msg::mutable_command_key() { set_has_command_key(); // @@protoc_insertion_point(field_mutable:message.Parkspace_manual_search_request_msg.command_key) return command_key_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline ::std::string* Parkspace_manual_search_request_msg::release_command_key() { // @@protoc_insertion_point(field_release:message.Parkspace_manual_search_request_msg.command_key) clear_has_command_key(); return command_key_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline void Parkspace_manual_search_request_msg::set_allocated_command_key(::std::string* command_key) { if (command_key != NULL) { set_has_command_key(); } else { clear_has_command_key(); } command_key_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), command_key); // @@protoc_insertion_point(field_set_allocated:message.Parkspace_manual_search_request_msg.command_key) } // required .message.Car_info car_info = 3; inline bool Parkspace_manual_search_request_msg::has_car_info() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void Parkspace_manual_search_request_msg::set_has_car_info() { _has_bits_[0] |= 0x00000004u; } inline void Parkspace_manual_search_request_msg::clear_has_car_info() { _has_bits_[0] &= ~0x00000004u; } inline const ::message::Car_info& Parkspace_manual_search_request_msg::car_info() const { const ::message::Car_info* p = car_info_; // @@protoc_insertion_point(field_get:message.Parkspace_manual_search_request_msg.car_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Car_info_default_instance_); } inline ::message::Car_info* Parkspace_manual_search_request_msg::release_car_info() { // @@protoc_insertion_point(field_release:message.Parkspace_manual_search_request_msg.car_info) clear_has_car_info(); ::message::Car_info* temp = car_info_; car_info_ = NULL; return temp; } inline ::message::Car_info* Parkspace_manual_search_request_msg::mutable_car_info() { set_has_car_info(); if (car_info_ == NULL) { car_info_ = new ::message::Car_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_manual_search_request_msg.car_info) return car_info_; } inline void Parkspace_manual_search_request_msg::set_allocated_car_info(::message::Car_info* car_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(car_info_); } if (car_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { car_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, car_info, submessage_arena); } set_has_car_info(); } else { clear_has_car_info(); } car_info_ = car_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_manual_search_request_msg.car_info) } // ------------------------------------------------------------------- // Parkspace_manual_search_response_msg // required .message.Base_info base_info = 1; inline bool Parkspace_manual_search_response_msg::has_base_info() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void Parkspace_manual_search_response_msg::set_has_base_info() { _has_bits_[0] |= 0x00000002u; } inline void Parkspace_manual_search_response_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000002u; } inline const ::message::Base_info& Parkspace_manual_search_response_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_manual_search_response_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_manual_search_response_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_manual_search_response_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_manual_search_response_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_manual_search_response_msg.base_info) return base_info_; } inline void Parkspace_manual_search_response_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_manual_search_response_msg.base_info) } // required string command_key = 2; inline bool Parkspace_manual_search_response_msg::has_command_key() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_manual_search_response_msg::set_has_command_key() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_manual_search_response_msg::clear_has_command_key() { _has_bits_[0] &= ~0x00000001u; } inline void Parkspace_manual_search_response_msg::clear_command_key() { command_key_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); clear_has_command_key(); } inline const ::std::string& Parkspace_manual_search_response_msg::command_key() const { // @@protoc_insertion_point(field_get:message.Parkspace_manual_search_response_msg.command_key) return command_key_.GetNoArena(); } inline void Parkspace_manual_search_response_msg::set_command_key(const ::std::string& value) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); // @@protoc_insertion_point(field_set:message.Parkspace_manual_search_response_msg.command_key) } #if LANG_CXX11 inline void Parkspace_manual_search_response_msg::set_command_key(::std::string&& value) { set_has_command_key(); command_key_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); // @@protoc_insertion_point(field_set_rvalue:message.Parkspace_manual_search_response_msg.command_key) } #endif inline void Parkspace_manual_search_response_msg::set_command_key(const char* value) { GOOGLE_DCHECK(value != NULL); set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:message.Parkspace_manual_search_response_msg.command_key) } inline void Parkspace_manual_search_response_msg::set_command_key(const char* value, size_t size) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); // @@protoc_insertion_point(field_set_pointer:message.Parkspace_manual_search_response_msg.command_key) } inline ::std::string* Parkspace_manual_search_response_msg::mutable_command_key() { set_has_command_key(); // @@protoc_insertion_point(field_mutable:message.Parkspace_manual_search_response_msg.command_key) return command_key_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline ::std::string* Parkspace_manual_search_response_msg::release_command_key() { // @@protoc_insertion_point(field_release:message.Parkspace_manual_search_response_msg.command_key) clear_has_command_key(); return command_key_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline void Parkspace_manual_search_response_msg::set_allocated_command_key(::std::string* command_key) { if (command_key != NULL) { set_has_command_key(); } else { clear_has_command_key(); } command_key_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), command_key); // @@protoc_insertion_point(field_set_allocated:message.Parkspace_manual_search_response_msg.command_key) } // required .message.Error_manager error_manager = 3; inline bool Parkspace_manual_search_response_msg::has_error_manager() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void Parkspace_manual_search_response_msg::set_has_error_manager() { _has_bits_[0] |= 0x00000004u; } inline void Parkspace_manual_search_response_msg::clear_has_error_manager() { _has_bits_[0] &= ~0x00000004u; } inline const ::message::Error_manager& Parkspace_manual_search_response_msg::error_manager() const { const ::message::Error_manager* p = error_manager_; // @@protoc_insertion_point(field_get:message.Parkspace_manual_search_response_msg.error_manager) return p != NULL ? *p : *reinterpret_cast( &::message::_Error_manager_default_instance_); } inline ::message::Error_manager* Parkspace_manual_search_response_msg::release_error_manager() { // @@protoc_insertion_point(field_release:message.Parkspace_manual_search_response_msg.error_manager) clear_has_error_manager(); ::message::Error_manager* temp = error_manager_; error_manager_ = NULL; return temp; } inline ::message::Error_manager* Parkspace_manual_search_response_msg::mutable_error_manager() { set_has_error_manager(); if (error_manager_ == NULL) { error_manager_ = new ::message::Error_manager; } // @@protoc_insertion_point(field_mutable:message.Parkspace_manual_search_response_msg.error_manager) return error_manager_; } inline void Parkspace_manual_search_response_msg::set_allocated_error_manager(::message::Error_manager* error_manager) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(error_manager_); } if (error_manager) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { error_manager = ::google::protobuf::internal::GetOwnedMessage( message_arena, error_manager, submessage_arena); } set_has_error_manager(); } else { clear_has_error_manager(); } error_manager_ = error_manager; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_manual_search_response_msg.error_manager) } // repeated .message.Parkspace_info query_parkspace_info_ex = 4; inline int Parkspace_manual_search_response_msg::query_parkspace_info_ex_size() const { return query_parkspace_info_ex_.size(); } inline const ::message::Parkspace_info& Parkspace_manual_search_response_msg::query_parkspace_info_ex(int index) const { // @@protoc_insertion_point(field_get:message.Parkspace_manual_search_response_msg.query_parkspace_info_ex) return query_parkspace_info_ex_.Get(index); } inline ::message::Parkspace_info* Parkspace_manual_search_response_msg::mutable_query_parkspace_info_ex(int index) { // @@protoc_insertion_point(field_mutable:message.Parkspace_manual_search_response_msg.query_parkspace_info_ex) return query_parkspace_info_ex_.Mutable(index); } inline ::message::Parkspace_info* Parkspace_manual_search_response_msg::add_query_parkspace_info_ex() { // @@protoc_insertion_point(field_add:message.Parkspace_manual_search_response_msg.query_parkspace_info_ex) return query_parkspace_info_ex_.Add(); } inline ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* Parkspace_manual_search_response_msg::mutable_query_parkspace_info_ex() { // @@protoc_insertion_point(field_mutable_list:message.Parkspace_manual_search_response_msg.query_parkspace_info_ex) return &query_parkspace_info_ex_; } inline const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& Parkspace_manual_search_response_msg::query_parkspace_info_ex() const { // @@protoc_insertion_point(field_list:message.Parkspace_manual_search_response_msg.query_parkspace_info_ex) return query_parkspace_info_ex_; } // ------------------------------------------------------------------- // Parkspace_release_request_msg // required .message.Base_info base_info = 1; inline bool Parkspace_release_request_msg::has_base_info() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void Parkspace_release_request_msg::set_has_base_info() { _has_bits_[0] |= 0x00000002u; } inline void Parkspace_release_request_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000002u; } inline const ::message::Base_info& Parkspace_release_request_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_release_request_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_release_request_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_release_request_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_release_request_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_release_request_msg.base_info) return base_info_; } inline void Parkspace_release_request_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_release_request_msg.base_info) } // required string command_key = 2; inline bool Parkspace_release_request_msg::has_command_key() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_release_request_msg::set_has_command_key() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_release_request_msg::clear_has_command_key() { _has_bits_[0] &= ~0x00000001u; } inline void Parkspace_release_request_msg::clear_command_key() { command_key_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); clear_has_command_key(); } inline const ::std::string& Parkspace_release_request_msg::command_key() const { // @@protoc_insertion_point(field_get:message.Parkspace_release_request_msg.command_key) return command_key_.GetNoArena(); } inline void Parkspace_release_request_msg::set_command_key(const ::std::string& value) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); // @@protoc_insertion_point(field_set:message.Parkspace_release_request_msg.command_key) } #if LANG_CXX11 inline void Parkspace_release_request_msg::set_command_key(::std::string&& value) { set_has_command_key(); command_key_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); // @@protoc_insertion_point(field_set_rvalue:message.Parkspace_release_request_msg.command_key) } #endif inline void Parkspace_release_request_msg::set_command_key(const char* value) { GOOGLE_DCHECK(value != NULL); set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:message.Parkspace_release_request_msg.command_key) } inline void Parkspace_release_request_msg::set_command_key(const char* value, size_t size) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); // @@protoc_insertion_point(field_set_pointer:message.Parkspace_release_request_msg.command_key) } inline ::std::string* Parkspace_release_request_msg::mutable_command_key() { set_has_command_key(); // @@protoc_insertion_point(field_mutable:message.Parkspace_release_request_msg.command_key) return command_key_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline ::std::string* Parkspace_release_request_msg::release_command_key() { // @@protoc_insertion_point(field_release:message.Parkspace_release_request_msg.command_key) clear_has_command_key(); return command_key_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline void Parkspace_release_request_msg::set_allocated_command_key(::std::string* command_key) { if (command_key != NULL) { set_has_command_key(); } else { clear_has_command_key(); } command_key_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), command_key); // @@protoc_insertion_point(field_set_allocated:message.Parkspace_release_request_msg.command_key) } // repeated .message.Parkspace_info release_parkspace_info_ex = 3; inline int Parkspace_release_request_msg::release_parkspace_info_ex_size() const { return release_parkspace_info_ex_.size(); } inline const ::message::Parkspace_info& Parkspace_release_request_msg::release_parkspace_info_ex(int index) const { // @@protoc_insertion_point(field_get:message.Parkspace_release_request_msg.release_parkspace_info_ex) return release_parkspace_info_ex_.Get(index); } inline ::message::Parkspace_info* Parkspace_release_request_msg::mutable_release_parkspace_info_ex(int index) { // @@protoc_insertion_point(field_mutable:message.Parkspace_release_request_msg.release_parkspace_info_ex) return release_parkspace_info_ex_.Mutable(index); } inline ::message::Parkspace_info* Parkspace_release_request_msg::add_release_parkspace_info_ex() { // @@protoc_insertion_point(field_add:message.Parkspace_release_request_msg.release_parkspace_info_ex) return release_parkspace_info_ex_.Add(); } inline ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* Parkspace_release_request_msg::mutable_release_parkspace_info_ex() { // @@protoc_insertion_point(field_mutable_list:message.Parkspace_release_request_msg.release_parkspace_info_ex) return &release_parkspace_info_ex_; } inline const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& Parkspace_release_request_msg::release_parkspace_info_ex() const { // @@protoc_insertion_point(field_list:message.Parkspace_release_request_msg.release_parkspace_info_ex) return release_parkspace_info_ex_; } // ------------------------------------------------------------------- // Parkspace_release_response_msg // required .message.Base_info base_info = 1; inline bool Parkspace_release_response_msg::has_base_info() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void Parkspace_release_response_msg::set_has_base_info() { _has_bits_[0] |= 0x00000002u; } inline void Parkspace_release_response_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000002u; } inline const ::message::Base_info& Parkspace_release_response_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_release_response_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_release_response_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_release_response_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_release_response_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_release_response_msg.base_info) return base_info_; } inline void Parkspace_release_response_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_release_response_msg.base_info) } // required string command_key = 2; inline bool Parkspace_release_response_msg::has_command_key() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_release_response_msg::set_has_command_key() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_release_response_msg::clear_has_command_key() { _has_bits_[0] &= ~0x00000001u; } inline void Parkspace_release_response_msg::clear_command_key() { command_key_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); clear_has_command_key(); } inline const ::std::string& Parkspace_release_response_msg::command_key() const { // @@protoc_insertion_point(field_get:message.Parkspace_release_response_msg.command_key) return command_key_.GetNoArena(); } inline void Parkspace_release_response_msg::set_command_key(const ::std::string& value) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); // @@protoc_insertion_point(field_set:message.Parkspace_release_response_msg.command_key) } #if LANG_CXX11 inline void Parkspace_release_response_msg::set_command_key(::std::string&& value) { set_has_command_key(); command_key_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); // @@protoc_insertion_point(field_set_rvalue:message.Parkspace_release_response_msg.command_key) } #endif inline void Parkspace_release_response_msg::set_command_key(const char* value) { GOOGLE_DCHECK(value != NULL); set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:message.Parkspace_release_response_msg.command_key) } inline void Parkspace_release_response_msg::set_command_key(const char* value, size_t size) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); // @@protoc_insertion_point(field_set_pointer:message.Parkspace_release_response_msg.command_key) } inline ::std::string* Parkspace_release_response_msg::mutable_command_key() { set_has_command_key(); // @@protoc_insertion_point(field_mutable:message.Parkspace_release_response_msg.command_key) return command_key_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline ::std::string* Parkspace_release_response_msg::release_command_key() { // @@protoc_insertion_point(field_release:message.Parkspace_release_response_msg.command_key) clear_has_command_key(); return command_key_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline void Parkspace_release_response_msg::set_allocated_command_key(::std::string* command_key) { if (command_key != NULL) { set_has_command_key(); } else { clear_has_command_key(); } command_key_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), command_key); // @@protoc_insertion_point(field_set_allocated:message.Parkspace_release_response_msg.command_key) } // required .message.Error_manager error_manager = 3; inline bool Parkspace_release_response_msg::has_error_manager() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void Parkspace_release_response_msg::set_has_error_manager() { _has_bits_[0] |= 0x00000004u; } inline void Parkspace_release_response_msg::clear_has_error_manager() { _has_bits_[0] &= ~0x00000004u; } inline const ::message::Error_manager& Parkspace_release_response_msg::error_manager() const { const ::message::Error_manager* p = error_manager_; // @@protoc_insertion_point(field_get:message.Parkspace_release_response_msg.error_manager) return p != NULL ? *p : *reinterpret_cast( &::message::_Error_manager_default_instance_); } inline ::message::Error_manager* Parkspace_release_response_msg::release_error_manager() { // @@protoc_insertion_point(field_release:message.Parkspace_release_response_msg.error_manager) clear_has_error_manager(); ::message::Error_manager* temp = error_manager_; error_manager_ = NULL; return temp; } inline ::message::Error_manager* Parkspace_release_response_msg::mutable_error_manager() { set_has_error_manager(); if (error_manager_ == NULL) { error_manager_ = new ::message::Error_manager; } // @@protoc_insertion_point(field_mutable:message.Parkspace_release_response_msg.error_manager) return error_manager_; } inline void Parkspace_release_response_msg::set_allocated_error_manager(::message::Error_manager* error_manager) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(error_manager_); } if (error_manager) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { error_manager = ::google::protobuf::internal::GetOwnedMessage( message_arena, error_manager, submessage_arena); } set_has_error_manager(); } else { clear_has_error_manager(); } error_manager_ = error_manager; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_release_response_msg.error_manager) } // repeated .message.Parkspace_info release_parkspace_info_ex = 4; inline int Parkspace_release_response_msg::release_parkspace_info_ex_size() const { return release_parkspace_info_ex_.size(); } inline const ::message::Parkspace_info& Parkspace_release_response_msg::release_parkspace_info_ex(int index) const { // @@protoc_insertion_point(field_get:message.Parkspace_release_response_msg.release_parkspace_info_ex) return release_parkspace_info_ex_.Get(index); } inline ::message::Parkspace_info* Parkspace_release_response_msg::mutable_release_parkspace_info_ex(int index) { // @@protoc_insertion_point(field_mutable:message.Parkspace_release_response_msg.release_parkspace_info_ex) return release_parkspace_info_ex_.Mutable(index); } inline ::message::Parkspace_info* Parkspace_release_response_msg::add_release_parkspace_info_ex() { // @@protoc_insertion_point(field_add:message.Parkspace_release_response_msg.release_parkspace_info_ex) return release_parkspace_info_ex_.Add(); } inline ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* Parkspace_release_response_msg::mutable_release_parkspace_info_ex() { // @@protoc_insertion_point(field_mutable_list:message.Parkspace_release_response_msg.release_parkspace_info_ex) return &release_parkspace_info_ex_; } inline const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& Parkspace_release_response_msg::release_parkspace_info_ex() const { // @@protoc_insertion_point(field_list:message.Parkspace_release_response_msg.release_parkspace_info_ex) return release_parkspace_info_ex_; } // ------------------------------------------------------------------- // Parkspace_force_update_request_msg // required .message.Base_info base_info = 1; inline bool Parkspace_force_update_request_msg::has_base_info() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void Parkspace_force_update_request_msg::set_has_base_info() { _has_bits_[0] |= 0x00000002u; } inline void Parkspace_force_update_request_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000002u; } inline const ::message::Base_info& Parkspace_force_update_request_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_force_update_request_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_force_update_request_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_force_update_request_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_force_update_request_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_force_update_request_msg.base_info) return base_info_; } inline void Parkspace_force_update_request_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_force_update_request_msg.base_info) } // required string command_key = 2; inline bool Parkspace_force_update_request_msg::has_command_key() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_force_update_request_msg::set_has_command_key() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_force_update_request_msg::clear_has_command_key() { _has_bits_[0] &= ~0x00000001u; } inline void Parkspace_force_update_request_msg::clear_command_key() { command_key_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); clear_has_command_key(); } inline const ::std::string& Parkspace_force_update_request_msg::command_key() const { // @@protoc_insertion_point(field_get:message.Parkspace_force_update_request_msg.command_key) return command_key_.GetNoArena(); } inline void Parkspace_force_update_request_msg::set_command_key(const ::std::string& value) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); // @@protoc_insertion_point(field_set:message.Parkspace_force_update_request_msg.command_key) } #if LANG_CXX11 inline void Parkspace_force_update_request_msg::set_command_key(::std::string&& value) { set_has_command_key(); command_key_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); // @@protoc_insertion_point(field_set_rvalue:message.Parkspace_force_update_request_msg.command_key) } #endif inline void Parkspace_force_update_request_msg::set_command_key(const char* value) { GOOGLE_DCHECK(value != NULL); set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:message.Parkspace_force_update_request_msg.command_key) } inline void Parkspace_force_update_request_msg::set_command_key(const char* value, size_t size) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); // @@protoc_insertion_point(field_set_pointer:message.Parkspace_force_update_request_msg.command_key) } inline ::std::string* Parkspace_force_update_request_msg::mutable_command_key() { set_has_command_key(); // @@protoc_insertion_point(field_mutable:message.Parkspace_force_update_request_msg.command_key) return command_key_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline ::std::string* Parkspace_force_update_request_msg::release_command_key() { // @@protoc_insertion_point(field_release:message.Parkspace_force_update_request_msg.command_key) clear_has_command_key(); return command_key_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline void Parkspace_force_update_request_msg::set_allocated_command_key(::std::string* command_key) { if (command_key != NULL) { set_has_command_key(); } else { clear_has_command_key(); } command_key_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), command_key); // @@protoc_insertion_point(field_set_allocated:message.Parkspace_force_update_request_msg.command_key) } // repeated .message.Parkspace_info manual_parkspace_info_ex = 3; inline int Parkspace_force_update_request_msg::manual_parkspace_info_ex_size() const { return manual_parkspace_info_ex_.size(); } inline const ::message::Parkspace_info& Parkspace_force_update_request_msg::manual_parkspace_info_ex(int index) const { // @@protoc_insertion_point(field_get:message.Parkspace_force_update_request_msg.manual_parkspace_info_ex) return manual_parkspace_info_ex_.Get(index); } inline ::message::Parkspace_info* Parkspace_force_update_request_msg::mutable_manual_parkspace_info_ex(int index) { // @@protoc_insertion_point(field_mutable:message.Parkspace_force_update_request_msg.manual_parkspace_info_ex) return manual_parkspace_info_ex_.Mutable(index); } inline ::message::Parkspace_info* Parkspace_force_update_request_msg::add_manual_parkspace_info_ex() { // @@protoc_insertion_point(field_add:message.Parkspace_force_update_request_msg.manual_parkspace_info_ex) return manual_parkspace_info_ex_.Add(); } inline ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* Parkspace_force_update_request_msg::mutable_manual_parkspace_info_ex() { // @@protoc_insertion_point(field_mutable_list:message.Parkspace_force_update_request_msg.manual_parkspace_info_ex) return &manual_parkspace_info_ex_; } inline const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& Parkspace_force_update_request_msg::manual_parkspace_info_ex() const { // @@protoc_insertion_point(field_list:message.Parkspace_force_update_request_msg.manual_parkspace_info_ex) return manual_parkspace_info_ex_; } // ------------------------------------------------------------------- // Parkspace_force_update_response_msg // required .message.Base_info base_info = 1; inline bool Parkspace_force_update_response_msg::has_base_info() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void Parkspace_force_update_response_msg::set_has_base_info() { _has_bits_[0] |= 0x00000002u; } inline void Parkspace_force_update_response_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000002u; } inline const ::message::Base_info& Parkspace_force_update_response_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_force_update_response_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_force_update_response_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_force_update_response_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_force_update_response_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_force_update_response_msg.base_info) return base_info_; } inline void Parkspace_force_update_response_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_force_update_response_msg.base_info) } // required string command_key = 2; inline bool Parkspace_force_update_response_msg::has_command_key() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_force_update_response_msg::set_has_command_key() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_force_update_response_msg::clear_has_command_key() { _has_bits_[0] &= ~0x00000001u; } inline void Parkspace_force_update_response_msg::clear_command_key() { command_key_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); clear_has_command_key(); } inline const ::std::string& Parkspace_force_update_response_msg::command_key() const { // @@protoc_insertion_point(field_get:message.Parkspace_force_update_response_msg.command_key) return command_key_.GetNoArena(); } inline void Parkspace_force_update_response_msg::set_command_key(const ::std::string& value) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); // @@protoc_insertion_point(field_set:message.Parkspace_force_update_response_msg.command_key) } #if LANG_CXX11 inline void Parkspace_force_update_response_msg::set_command_key(::std::string&& value) { set_has_command_key(); command_key_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); // @@protoc_insertion_point(field_set_rvalue:message.Parkspace_force_update_response_msg.command_key) } #endif inline void Parkspace_force_update_response_msg::set_command_key(const char* value) { GOOGLE_DCHECK(value != NULL); set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:message.Parkspace_force_update_response_msg.command_key) } inline void Parkspace_force_update_response_msg::set_command_key(const char* value, size_t size) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); // @@protoc_insertion_point(field_set_pointer:message.Parkspace_force_update_response_msg.command_key) } inline ::std::string* Parkspace_force_update_response_msg::mutable_command_key() { set_has_command_key(); // @@protoc_insertion_point(field_mutable:message.Parkspace_force_update_response_msg.command_key) return command_key_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline ::std::string* Parkspace_force_update_response_msg::release_command_key() { // @@protoc_insertion_point(field_release:message.Parkspace_force_update_response_msg.command_key) clear_has_command_key(); return command_key_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline void Parkspace_force_update_response_msg::set_allocated_command_key(::std::string* command_key) { if (command_key != NULL) { set_has_command_key(); } else { clear_has_command_key(); } command_key_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), command_key); // @@protoc_insertion_point(field_set_allocated:message.Parkspace_force_update_response_msg.command_key) } // required .message.Error_manager error_manager = 3; inline bool Parkspace_force_update_response_msg::has_error_manager() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void Parkspace_force_update_response_msg::set_has_error_manager() { _has_bits_[0] |= 0x00000004u; } inline void Parkspace_force_update_response_msg::clear_has_error_manager() { _has_bits_[0] &= ~0x00000004u; } inline const ::message::Error_manager& Parkspace_force_update_response_msg::error_manager() const { const ::message::Error_manager* p = error_manager_; // @@protoc_insertion_point(field_get:message.Parkspace_force_update_response_msg.error_manager) return p != NULL ? *p : *reinterpret_cast( &::message::_Error_manager_default_instance_); } inline ::message::Error_manager* Parkspace_force_update_response_msg::release_error_manager() { // @@protoc_insertion_point(field_release:message.Parkspace_force_update_response_msg.error_manager) clear_has_error_manager(); ::message::Error_manager* temp = error_manager_; error_manager_ = NULL; return temp; } inline ::message::Error_manager* Parkspace_force_update_response_msg::mutable_error_manager() { set_has_error_manager(); if (error_manager_ == NULL) { error_manager_ = new ::message::Error_manager; } // @@protoc_insertion_point(field_mutable:message.Parkspace_force_update_response_msg.error_manager) return error_manager_; } inline void Parkspace_force_update_response_msg::set_allocated_error_manager(::message::Error_manager* error_manager) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(error_manager_); } if (error_manager) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { error_manager = ::google::protobuf::internal::GetOwnedMessage( message_arena, error_manager, submessage_arena); } set_has_error_manager(); } else { clear_has_error_manager(); } error_manager_ = error_manager; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_force_update_response_msg.error_manager) } // repeated .message.Parkspace_info manual_parkspace_info_ex = 4; inline int Parkspace_force_update_response_msg::manual_parkspace_info_ex_size() const { return manual_parkspace_info_ex_.size(); } inline const ::message::Parkspace_info& Parkspace_force_update_response_msg::manual_parkspace_info_ex(int index) const { // @@protoc_insertion_point(field_get:message.Parkspace_force_update_response_msg.manual_parkspace_info_ex) return manual_parkspace_info_ex_.Get(index); } inline ::message::Parkspace_info* Parkspace_force_update_response_msg::mutable_manual_parkspace_info_ex(int index) { // @@protoc_insertion_point(field_mutable:message.Parkspace_force_update_response_msg.manual_parkspace_info_ex) return manual_parkspace_info_ex_.Mutable(index); } inline ::message::Parkspace_info* Parkspace_force_update_response_msg::add_manual_parkspace_info_ex() { // @@protoc_insertion_point(field_add:message.Parkspace_force_update_response_msg.manual_parkspace_info_ex) return manual_parkspace_info_ex_.Add(); } inline ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* Parkspace_force_update_response_msg::mutable_manual_parkspace_info_ex() { // @@protoc_insertion_point(field_mutable_list:message.Parkspace_force_update_response_msg.manual_parkspace_info_ex) return &manual_parkspace_info_ex_; } inline const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& Parkspace_force_update_response_msg::manual_parkspace_info_ex() const { // @@protoc_insertion_point(field_list:message.Parkspace_force_update_response_msg.manual_parkspace_info_ex) return manual_parkspace_info_ex_; } // ------------------------------------------------------------------- // Parkspace_confirm_alloc_request_msg // required .message.Base_info base_info = 1; inline bool Parkspace_confirm_alloc_request_msg::has_base_info() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void Parkspace_confirm_alloc_request_msg::set_has_base_info() { _has_bits_[0] |= 0x00000002u; } inline void Parkspace_confirm_alloc_request_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000002u; } inline const ::message::Base_info& Parkspace_confirm_alloc_request_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_confirm_alloc_request_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_confirm_alloc_request_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_confirm_alloc_request_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_confirm_alloc_request_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_confirm_alloc_request_msg.base_info) return base_info_; } inline void Parkspace_confirm_alloc_request_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_confirm_alloc_request_msg.base_info) } // required string command_key = 2; inline bool Parkspace_confirm_alloc_request_msg::has_command_key() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_confirm_alloc_request_msg::set_has_command_key() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_confirm_alloc_request_msg::clear_has_command_key() { _has_bits_[0] &= ~0x00000001u; } inline void Parkspace_confirm_alloc_request_msg::clear_command_key() { command_key_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); clear_has_command_key(); } inline const ::std::string& Parkspace_confirm_alloc_request_msg::command_key() const { // @@protoc_insertion_point(field_get:message.Parkspace_confirm_alloc_request_msg.command_key) return command_key_.GetNoArena(); } inline void Parkspace_confirm_alloc_request_msg::set_command_key(const ::std::string& value) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); // @@protoc_insertion_point(field_set:message.Parkspace_confirm_alloc_request_msg.command_key) } #if LANG_CXX11 inline void Parkspace_confirm_alloc_request_msg::set_command_key(::std::string&& value) { set_has_command_key(); command_key_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); // @@protoc_insertion_point(field_set_rvalue:message.Parkspace_confirm_alloc_request_msg.command_key) } #endif inline void Parkspace_confirm_alloc_request_msg::set_command_key(const char* value) { GOOGLE_DCHECK(value != NULL); set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:message.Parkspace_confirm_alloc_request_msg.command_key) } inline void Parkspace_confirm_alloc_request_msg::set_command_key(const char* value, size_t size) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); // @@protoc_insertion_point(field_set_pointer:message.Parkspace_confirm_alloc_request_msg.command_key) } inline ::std::string* Parkspace_confirm_alloc_request_msg::mutable_command_key() { set_has_command_key(); // @@protoc_insertion_point(field_mutable:message.Parkspace_confirm_alloc_request_msg.command_key) return command_key_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline ::std::string* Parkspace_confirm_alloc_request_msg::release_command_key() { // @@protoc_insertion_point(field_release:message.Parkspace_confirm_alloc_request_msg.command_key) clear_has_command_key(); return command_key_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline void Parkspace_confirm_alloc_request_msg::set_allocated_command_key(::std::string* command_key) { if (command_key != NULL) { set_has_command_key(); } else { clear_has_command_key(); } command_key_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), command_key); // @@protoc_insertion_point(field_set_allocated:message.Parkspace_confirm_alloc_request_msg.command_key) } // repeated .message.Parkspace_info confirm_parkspace_info_ex = 3; inline int Parkspace_confirm_alloc_request_msg::confirm_parkspace_info_ex_size() const { return confirm_parkspace_info_ex_.size(); } inline const ::message::Parkspace_info& Parkspace_confirm_alloc_request_msg::confirm_parkspace_info_ex(int index) const { // @@protoc_insertion_point(field_get:message.Parkspace_confirm_alloc_request_msg.confirm_parkspace_info_ex) return confirm_parkspace_info_ex_.Get(index); } inline ::message::Parkspace_info* Parkspace_confirm_alloc_request_msg::mutable_confirm_parkspace_info_ex(int index) { // @@protoc_insertion_point(field_mutable:message.Parkspace_confirm_alloc_request_msg.confirm_parkspace_info_ex) return confirm_parkspace_info_ex_.Mutable(index); } inline ::message::Parkspace_info* Parkspace_confirm_alloc_request_msg::add_confirm_parkspace_info_ex() { // @@protoc_insertion_point(field_add:message.Parkspace_confirm_alloc_request_msg.confirm_parkspace_info_ex) return confirm_parkspace_info_ex_.Add(); } inline ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* Parkspace_confirm_alloc_request_msg::mutable_confirm_parkspace_info_ex() { // @@protoc_insertion_point(field_mutable_list:message.Parkspace_confirm_alloc_request_msg.confirm_parkspace_info_ex) return &confirm_parkspace_info_ex_; } inline const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& Parkspace_confirm_alloc_request_msg::confirm_parkspace_info_ex() const { // @@protoc_insertion_point(field_list:message.Parkspace_confirm_alloc_request_msg.confirm_parkspace_info_ex) return confirm_parkspace_info_ex_; } // optional .message.Car_type car_type = 4; inline bool Parkspace_confirm_alloc_request_msg::has_car_type() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void Parkspace_confirm_alloc_request_msg::set_has_car_type() { _has_bits_[0] |= 0x00000004u; } inline void Parkspace_confirm_alloc_request_msg::clear_has_car_type() { _has_bits_[0] &= ~0x00000004u; } inline void Parkspace_confirm_alloc_request_msg::clear_car_type() { car_type_ = 0; clear_has_car_type(); } inline ::message::Car_type Parkspace_confirm_alloc_request_msg::car_type() const { // @@protoc_insertion_point(field_get:message.Parkspace_confirm_alloc_request_msg.car_type) return static_cast< ::message::Car_type >(car_type_); } inline void Parkspace_confirm_alloc_request_msg::set_car_type(::message::Car_type value) { assert(::message::Car_type_IsValid(value)); set_has_car_type(); car_type_ = value; // @@protoc_insertion_point(field_set:message.Parkspace_confirm_alloc_request_msg.car_type) } // ------------------------------------------------------------------- // Parkspace_confirm_alloc_response_msg // required .message.Base_info base_info = 1; inline bool Parkspace_confirm_alloc_response_msg::has_base_info() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void Parkspace_confirm_alloc_response_msg::set_has_base_info() { _has_bits_[0] |= 0x00000002u; } inline void Parkspace_confirm_alloc_response_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000002u; } inline const ::message::Base_info& Parkspace_confirm_alloc_response_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_confirm_alloc_response_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_confirm_alloc_response_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_confirm_alloc_response_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_confirm_alloc_response_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_confirm_alloc_response_msg.base_info) return base_info_; } inline void Parkspace_confirm_alloc_response_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_confirm_alloc_response_msg.base_info) } // required string command_key = 2; inline bool Parkspace_confirm_alloc_response_msg::has_command_key() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_confirm_alloc_response_msg::set_has_command_key() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_confirm_alloc_response_msg::clear_has_command_key() { _has_bits_[0] &= ~0x00000001u; } inline void Parkspace_confirm_alloc_response_msg::clear_command_key() { command_key_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); clear_has_command_key(); } inline const ::std::string& Parkspace_confirm_alloc_response_msg::command_key() const { // @@protoc_insertion_point(field_get:message.Parkspace_confirm_alloc_response_msg.command_key) return command_key_.GetNoArena(); } inline void Parkspace_confirm_alloc_response_msg::set_command_key(const ::std::string& value) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); // @@protoc_insertion_point(field_set:message.Parkspace_confirm_alloc_response_msg.command_key) } #if LANG_CXX11 inline void Parkspace_confirm_alloc_response_msg::set_command_key(::std::string&& value) { set_has_command_key(); command_key_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); // @@protoc_insertion_point(field_set_rvalue:message.Parkspace_confirm_alloc_response_msg.command_key) } #endif inline void Parkspace_confirm_alloc_response_msg::set_command_key(const char* value) { GOOGLE_DCHECK(value != NULL); set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:message.Parkspace_confirm_alloc_response_msg.command_key) } inline void Parkspace_confirm_alloc_response_msg::set_command_key(const char* value, size_t size) { set_has_command_key(); command_key_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); // @@protoc_insertion_point(field_set_pointer:message.Parkspace_confirm_alloc_response_msg.command_key) } inline ::std::string* Parkspace_confirm_alloc_response_msg::mutable_command_key() { set_has_command_key(); // @@protoc_insertion_point(field_mutable:message.Parkspace_confirm_alloc_response_msg.command_key) return command_key_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline ::std::string* Parkspace_confirm_alloc_response_msg::release_command_key() { // @@protoc_insertion_point(field_release:message.Parkspace_confirm_alloc_response_msg.command_key) clear_has_command_key(); return command_key_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } inline void Parkspace_confirm_alloc_response_msg::set_allocated_command_key(::std::string* command_key) { if (command_key != NULL) { set_has_command_key(); } else { clear_has_command_key(); } command_key_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), command_key); // @@protoc_insertion_point(field_set_allocated:message.Parkspace_confirm_alloc_response_msg.command_key) } // required .message.Error_manager error_manager = 3; inline bool Parkspace_confirm_alloc_response_msg::has_error_manager() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void Parkspace_confirm_alloc_response_msg::set_has_error_manager() { _has_bits_[0] |= 0x00000004u; } inline void Parkspace_confirm_alloc_response_msg::clear_has_error_manager() { _has_bits_[0] &= ~0x00000004u; } inline const ::message::Error_manager& Parkspace_confirm_alloc_response_msg::error_manager() const { const ::message::Error_manager* p = error_manager_; // @@protoc_insertion_point(field_get:message.Parkspace_confirm_alloc_response_msg.error_manager) return p != NULL ? *p : *reinterpret_cast( &::message::_Error_manager_default_instance_); } inline ::message::Error_manager* Parkspace_confirm_alloc_response_msg::release_error_manager() { // @@protoc_insertion_point(field_release:message.Parkspace_confirm_alloc_response_msg.error_manager) clear_has_error_manager(); ::message::Error_manager* temp = error_manager_; error_manager_ = NULL; return temp; } inline ::message::Error_manager* Parkspace_confirm_alloc_response_msg::mutable_error_manager() { set_has_error_manager(); if (error_manager_ == NULL) { error_manager_ = new ::message::Error_manager; } // @@protoc_insertion_point(field_mutable:message.Parkspace_confirm_alloc_response_msg.error_manager) return error_manager_; } inline void Parkspace_confirm_alloc_response_msg::set_allocated_error_manager(::message::Error_manager* error_manager) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(error_manager_); } if (error_manager) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { error_manager = ::google::protobuf::internal::GetOwnedMessage( message_arena, error_manager, submessage_arena); } set_has_error_manager(); } else { clear_has_error_manager(); } error_manager_ = error_manager; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_confirm_alloc_response_msg.error_manager) } // repeated .message.Parkspace_info confirm_parkspace_info_ex = 4; inline int Parkspace_confirm_alloc_response_msg::confirm_parkspace_info_ex_size() const { return confirm_parkspace_info_ex_.size(); } inline const ::message::Parkspace_info& Parkspace_confirm_alloc_response_msg::confirm_parkspace_info_ex(int index) const { // @@protoc_insertion_point(field_get:message.Parkspace_confirm_alloc_response_msg.confirm_parkspace_info_ex) return confirm_parkspace_info_ex_.Get(index); } inline ::message::Parkspace_info* Parkspace_confirm_alloc_response_msg::mutable_confirm_parkspace_info_ex(int index) { // @@protoc_insertion_point(field_mutable:message.Parkspace_confirm_alloc_response_msg.confirm_parkspace_info_ex) return confirm_parkspace_info_ex_.Mutable(index); } inline ::message::Parkspace_info* Parkspace_confirm_alloc_response_msg::add_confirm_parkspace_info_ex() { // @@protoc_insertion_point(field_add:message.Parkspace_confirm_alloc_response_msg.confirm_parkspace_info_ex) return confirm_parkspace_info_ex_.Add(); } inline ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* Parkspace_confirm_alloc_response_msg::mutable_confirm_parkspace_info_ex() { // @@protoc_insertion_point(field_mutable_list:message.Parkspace_confirm_alloc_response_msg.confirm_parkspace_info_ex) return &confirm_parkspace_info_ex_; } inline const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& Parkspace_confirm_alloc_response_msg::confirm_parkspace_info_ex() const { // @@protoc_insertion_point(field_list:message.Parkspace_confirm_alloc_response_msg.confirm_parkspace_info_ex) return confirm_parkspace_info_ex_; } // optional .message.Car_type car_type = 5; inline bool Parkspace_confirm_alloc_response_msg::has_car_type() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void Parkspace_confirm_alloc_response_msg::set_has_car_type() { _has_bits_[0] |= 0x00000008u; } inline void Parkspace_confirm_alloc_response_msg::clear_has_car_type() { _has_bits_[0] &= ~0x00000008u; } inline void Parkspace_confirm_alloc_response_msg::clear_car_type() { car_type_ = 0; clear_has_car_type(); } inline ::message::Car_type Parkspace_confirm_alloc_response_msg::car_type() const { // @@protoc_insertion_point(field_get:message.Parkspace_confirm_alloc_response_msg.car_type) return static_cast< ::message::Car_type >(car_type_); } inline void Parkspace_confirm_alloc_response_msg::set_car_type(::message::Car_type value) { assert(::message::Car_type_IsValid(value)); set_has_car_type(); car_type_ = value; // @@protoc_insertion_point(field_set:message.Parkspace_confirm_alloc_response_msg.car_type) } // ------------------------------------------------------------------- // Parkspace_allocation_status_msg // required .message.Base_info base_info = 1; inline bool Parkspace_allocation_status_msg::has_base_info() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_allocation_status_msg::set_has_base_info() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_allocation_status_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000001u; } inline const ::message::Base_info& Parkspace_allocation_status_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_allocation_status_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_allocation_status_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_allocation_status_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_allocation_status_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_allocation_status_msg.base_info) return base_info_; } inline void Parkspace_allocation_status_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_allocation_status_msg.base_info) } // required .message.Error_manager error_manager = 2; inline bool Parkspace_allocation_status_msg::has_error_manager() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void Parkspace_allocation_status_msg::set_has_error_manager() { _has_bits_[0] |= 0x00000002u; } inline void Parkspace_allocation_status_msg::clear_has_error_manager() { _has_bits_[0] &= ~0x00000002u; } inline const ::message::Error_manager& Parkspace_allocation_status_msg::error_manager() const { const ::message::Error_manager* p = error_manager_; // @@protoc_insertion_point(field_get:message.Parkspace_allocation_status_msg.error_manager) return p != NULL ? *p : *reinterpret_cast( &::message::_Error_manager_default_instance_); } inline ::message::Error_manager* Parkspace_allocation_status_msg::release_error_manager() { // @@protoc_insertion_point(field_release:message.Parkspace_allocation_status_msg.error_manager) clear_has_error_manager(); ::message::Error_manager* temp = error_manager_; error_manager_ = NULL; return temp; } inline ::message::Error_manager* Parkspace_allocation_status_msg::mutable_error_manager() { set_has_error_manager(); if (error_manager_ == NULL) { error_manager_ = new ::message::Error_manager; } // @@protoc_insertion_point(field_mutable:message.Parkspace_allocation_status_msg.error_manager) return error_manager_; } inline void Parkspace_allocation_status_msg::set_allocated_error_manager(::message::Error_manager* error_manager) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(error_manager_); } if (error_manager) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { error_manager = ::google::protobuf::internal::GetOwnedMessage( message_arena, error_manager, submessage_arena); } set_has_error_manager(); } else { clear_has_error_manager(); } error_manager_ = error_manager; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_allocation_status_msg.error_manager) } // required .message.Database_controller_status database_controller_status = 3; inline bool Parkspace_allocation_status_msg::has_database_controller_status() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void Parkspace_allocation_status_msg::set_has_database_controller_status() { _has_bits_[0] |= 0x00000004u; } inline void Parkspace_allocation_status_msg::clear_has_database_controller_status() { _has_bits_[0] &= ~0x00000004u; } inline void Parkspace_allocation_status_msg::clear_database_controller_status() { database_controller_status_ = 0; clear_has_database_controller_status(); } inline ::message::Database_controller_status Parkspace_allocation_status_msg::database_controller_status() const { // @@protoc_insertion_point(field_get:message.Parkspace_allocation_status_msg.database_controller_status) return static_cast< ::message::Database_controller_status >(database_controller_status_); } inline void Parkspace_allocation_status_msg::set_database_controller_status(::message::Database_controller_status value) { assert(::message::Database_controller_status_IsValid(value)); set_has_database_controller_status(); database_controller_status_ = value; // @@protoc_insertion_point(field_set:message.Parkspace_allocation_status_msg.database_controller_status) } // required .message.Parkspace_manager_satus parkspace_manager_satus = 4; inline bool Parkspace_allocation_status_msg::has_parkspace_manager_satus() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void Parkspace_allocation_status_msg::set_has_parkspace_manager_satus() { _has_bits_[0] |= 0x00000008u; } inline void Parkspace_allocation_status_msg::clear_has_parkspace_manager_satus() { _has_bits_[0] &= ~0x00000008u; } inline void Parkspace_allocation_status_msg::clear_parkspace_manager_satus() { parkspace_manager_satus_ = 0; clear_has_parkspace_manager_satus(); } inline ::message::Parkspace_manager_satus Parkspace_allocation_status_msg::parkspace_manager_satus() const { // @@protoc_insertion_point(field_get:message.Parkspace_allocation_status_msg.parkspace_manager_satus) return static_cast< ::message::Parkspace_manager_satus >(parkspace_manager_satus_); } inline void Parkspace_allocation_status_msg::set_parkspace_manager_satus(::message::Parkspace_manager_satus value) { assert(::message::Parkspace_manager_satus_IsValid(value)); set_has_parkspace_manager_satus(); parkspace_manager_satus_ = value; // @@protoc_insertion_point(field_set:message.Parkspace_allocation_status_msg.parkspace_manager_satus) } // required int32 unit_id = 5; inline bool Parkspace_allocation_status_msg::has_unit_id() const { return (_has_bits_[0] & 0x00000010u) != 0; } inline void Parkspace_allocation_status_msg::set_has_unit_id() { _has_bits_[0] |= 0x00000010u; } inline void Parkspace_allocation_status_msg::clear_has_unit_id() { _has_bits_[0] &= ~0x00000010u; } inline void Parkspace_allocation_status_msg::clear_unit_id() { unit_id_ = 0; clear_has_unit_id(); } inline ::google::protobuf::int32 Parkspace_allocation_status_msg::unit_id() const { // @@protoc_insertion_point(field_get:message.Parkspace_allocation_status_msg.unit_id) return unit_id_; } inline void Parkspace_allocation_status_msg::set_unit_id(::google::protobuf::int32 value) { set_has_unit_id(); unit_id_ = value; // @@protoc_insertion_point(field_set:message.Parkspace_allocation_status_msg.unit_id) } // required int32 small_parkspace_remaining_number = 6; inline bool Parkspace_allocation_status_msg::has_small_parkspace_remaining_number() const { return (_has_bits_[0] & 0x00000020u) != 0; } inline void Parkspace_allocation_status_msg::set_has_small_parkspace_remaining_number() { _has_bits_[0] |= 0x00000020u; } inline void Parkspace_allocation_status_msg::clear_has_small_parkspace_remaining_number() { _has_bits_[0] &= ~0x00000020u; } inline void Parkspace_allocation_status_msg::clear_small_parkspace_remaining_number() { small_parkspace_remaining_number_ = 0; clear_has_small_parkspace_remaining_number(); } inline ::google::protobuf::int32 Parkspace_allocation_status_msg::small_parkspace_remaining_number() const { // @@protoc_insertion_point(field_get:message.Parkspace_allocation_status_msg.small_parkspace_remaining_number) return small_parkspace_remaining_number_; } inline void Parkspace_allocation_status_msg::set_small_parkspace_remaining_number(::google::protobuf::int32 value) { set_has_small_parkspace_remaining_number(); small_parkspace_remaining_number_ = value; // @@protoc_insertion_point(field_set:message.Parkspace_allocation_status_msg.small_parkspace_remaining_number) } // required int32 medium_parkspace_remaining_number = 7; inline bool Parkspace_allocation_status_msg::has_medium_parkspace_remaining_number() const { return (_has_bits_[0] & 0x00000040u) != 0; } inline void Parkspace_allocation_status_msg::set_has_medium_parkspace_remaining_number() { _has_bits_[0] |= 0x00000040u; } inline void Parkspace_allocation_status_msg::clear_has_medium_parkspace_remaining_number() { _has_bits_[0] &= ~0x00000040u; } inline void Parkspace_allocation_status_msg::clear_medium_parkspace_remaining_number() { medium_parkspace_remaining_number_ = 0; clear_has_medium_parkspace_remaining_number(); } inline ::google::protobuf::int32 Parkspace_allocation_status_msg::medium_parkspace_remaining_number() const { // @@protoc_insertion_point(field_get:message.Parkspace_allocation_status_msg.medium_parkspace_remaining_number) return medium_parkspace_remaining_number_; } inline void Parkspace_allocation_status_msg::set_medium_parkspace_remaining_number(::google::protobuf::int32 value) { set_has_medium_parkspace_remaining_number(); medium_parkspace_remaining_number_ = value; // @@protoc_insertion_point(field_set:message.Parkspace_allocation_status_msg.medium_parkspace_remaining_number) } // required int32 large_parkspace_remaining_number = 8; inline bool Parkspace_allocation_status_msg::has_large_parkspace_remaining_number() const { return (_has_bits_[0] & 0x00000080u) != 0; } inline void Parkspace_allocation_status_msg::set_has_large_parkspace_remaining_number() { _has_bits_[0] |= 0x00000080u; } inline void Parkspace_allocation_status_msg::clear_has_large_parkspace_remaining_number() { _has_bits_[0] &= ~0x00000080u; } inline void Parkspace_allocation_status_msg::clear_large_parkspace_remaining_number() { large_parkspace_remaining_number_ = 0; clear_has_large_parkspace_remaining_number(); } inline ::google::protobuf::int32 Parkspace_allocation_status_msg::large_parkspace_remaining_number() const { // @@protoc_insertion_point(field_get:message.Parkspace_allocation_status_msg.large_parkspace_remaining_number) return large_parkspace_remaining_number_; } inline void Parkspace_allocation_status_msg::set_large_parkspace_remaining_number(::google::protobuf::int32 value) { set_has_large_parkspace_remaining_number(); large_parkspace_remaining_number_ = value; // @@protoc_insertion_point(field_set:message.Parkspace_allocation_status_msg.large_parkspace_remaining_number) } // required int32 total_parkspace_remaining_number = 9; inline bool Parkspace_allocation_status_msg::has_total_parkspace_remaining_number() const { return (_has_bits_[0] & 0x00000100u) != 0; } inline void Parkspace_allocation_status_msg::set_has_total_parkspace_remaining_number() { _has_bits_[0] |= 0x00000100u; } inline void Parkspace_allocation_status_msg::clear_has_total_parkspace_remaining_number() { _has_bits_[0] &= ~0x00000100u; } inline void Parkspace_allocation_status_msg::clear_total_parkspace_remaining_number() { total_parkspace_remaining_number_ = 0; clear_has_total_parkspace_remaining_number(); } inline ::google::protobuf::int32 Parkspace_allocation_status_msg::total_parkspace_remaining_number() const { // @@protoc_insertion_point(field_get:message.Parkspace_allocation_status_msg.total_parkspace_remaining_number) return total_parkspace_remaining_number_; } inline void Parkspace_allocation_status_msg::set_total_parkspace_remaining_number(::google::protobuf::int32 value) { set_has_total_parkspace_remaining_number(); total_parkspace_remaining_number_ = value; // @@protoc_insertion_point(field_set:message.Parkspace_allocation_status_msg.total_parkspace_remaining_number) } // ------------------------------------------------------------------- // Parkspace_refresh_request_msg // required .message.Base_info base_info = 1; inline bool Parkspace_refresh_request_msg::has_base_info() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_refresh_request_msg::set_has_base_info() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_refresh_request_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000001u; } inline const ::message::Base_info& Parkspace_refresh_request_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_refresh_request_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_refresh_request_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_refresh_request_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_refresh_request_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_refresh_request_msg.base_info) return base_info_; } inline void Parkspace_refresh_request_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_refresh_request_msg.base_info) } // ------------------------------------------------------------------- // Parkspace_allocation_data_msg // required .message.Base_info base_info = 1; inline bool Parkspace_allocation_data_msg::has_base_info() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void Parkspace_allocation_data_msg::set_has_base_info() { _has_bits_[0] |= 0x00000001u; } inline void Parkspace_allocation_data_msg::clear_has_base_info() { _has_bits_[0] &= ~0x00000001u; } inline const ::message::Base_info& Parkspace_allocation_data_msg::base_info() const { const ::message::Base_info* p = base_info_; // @@protoc_insertion_point(field_get:message.Parkspace_allocation_data_msg.base_info) return p != NULL ? *p : *reinterpret_cast( &::message::_Base_info_default_instance_); } inline ::message::Base_info* Parkspace_allocation_data_msg::release_base_info() { // @@protoc_insertion_point(field_release:message.Parkspace_allocation_data_msg.base_info) clear_has_base_info(); ::message::Base_info* temp = base_info_; base_info_ = NULL; return temp; } inline ::message::Base_info* Parkspace_allocation_data_msg::mutable_base_info() { set_has_base_info(); if (base_info_ == NULL) { base_info_ = new ::message::Base_info; } // @@protoc_insertion_point(field_mutable:message.Parkspace_allocation_data_msg.base_info) return base_info_; } inline void Parkspace_allocation_data_msg::set_allocated_base_info(::message::Base_info* base_info) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_); } if (base_info) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { base_info = ::google::protobuf::internal::GetOwnedMessage( message_arena, base_info, submessage_arena); } set_has_base_info(); } else { clear_has_base_info(); } base_info_ = base_info; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_allocation_data_msg.base_info) } // required .message.Error_manager error_manager = 2; inline bool Parkspace_allocation_data_msg::has_error_manager() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void Parkspace_allocation_data_msg::set_has_error_manager() { _has_bits_[0] |= 0x00000002u; } inline void Parkspace_allocation_data_msg::clear_has_error_manager() { _has_bits_[0] &= ~0x00000002u; } inline const ::message::Error_manager& Parkspace_allocation_data_msg::error_manager() const { const ::message::Error_manager* p = error_manager_; // @@protoc_insertion_point(field_get:message.Parkspace_allocation_data_msg.error_manager) return p != NULL ? *p : *reinterpret_cast( &::message::_Error_manager_default_instance_); } inline ::message::Error_manager* Parkspace_allocation_data_msg::release_error_manager() { // @@protoc_insertion_point(field_release:message.Parkspace_allocation_data_msg.error_manager) clear_has_error_manager(); ::message::Error_manager* temp = error_manager_; error_manager_ = NULL; return temp; } inline ::message::Error_manager* Parkspace_allocation_data_msg::mutable_error_manager() { set_has_error_manager(); if (error_manager_ == NULL) { error_manager_ = new ::message::Error_manager; } // @@protoc_insertion_point(field_mutable:message.Parkspace_allocation_data_msg.error_manager) return error_manager_; } inline void Parkspace_allocation_data_msg::set_allocated_error_manager(::message::Error_manager* error_manager) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == NULL) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(error_manager_); } if (error_manager) { ::google::protobuf::Arena* submessage_arena = NULL; if (message_arena != submessage_arena) { error_manager = ::google::protobuf::internal::GetOwnedMessage( message_arena, error_manager, submessage_arena); } set_has_error_manager(); } else { clear_has_error_manager(); } error_manager_ = error_manager; // @@protoc_insertion_point(field_set_allocated:message.Parkspace_allocation_data_msg.error_manager) } // repeated .message.Parkspace_info parkspace_info_ex = 3; inline int Parkspace_allocation_data_msg::parkspace_info_ex_size() const { return parkspace_info_ex_.size(); } inline const ::message::Parkspace_info& Parkspace_allocation_data_msg::parkspace_info_ex(int index) const { // @@protoc_insertion_point(field_get:message.Parkspace_allocation_data_msg.parkspace_info_ex) return parkspace_info_ex_.Get(index); } inline ::message::Parkspace_info* Parkspace_allocation_data_msg::mutable_parkspace_info_ex(int index) { // @@protoc_insertion_point(field_mutable:message.Parkspace_allocation_data_msg.parkspace_info_ex) return parkspace_info_ex_.Mutable(index); } inline ::message::Parkspace_info* Parkspace_allocation_data_msg::add_parkspace_info_ex() { // @@protoc_insertion_point(field_add:message.Parkspace_allocation_data_msg.parkspace_info_ex) return parkspace_info_ex_.Add(); } inline ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >* Parkspace_allocation_data_msg::mutable_parkspace_info_ex() { // @@protoc_insertion_point(field_mutable_list:message.Parkspace_allocation_data_msg.parkspace_info_ex) return &parkspace_info_ex_; } inline const ::google::protobuf::RepeatedPtrField< ::message::Parkspace_info >& Parkspace_allocation_data_msg::parkspace_info_ex() const { // @@protoc_insertion_point(field_list:message.Parkspace_allocation_data_msg.parkspace_info_ex) return parkspace_info_ex_; } #ifdef __GNUC__ #pragma GCC diagnostic pop #endif // __GNUC__ // ------------------------------------------------------------------- // ------------------------------------------------------------------- // ------------------------------------------------------------------- // ------------------------------------------------------------------- // ------------------------------------------------------------------- // ------------------------------------------------------------------- // ------------------------------------------------------------------- // ------------------------------------------------------------------- // ------------------------------------------------------------------- // ------------------------------------------------------------------- // ------------------------------------------------------------------- // ------------------------------------------------------------------- // ------------------------------------------------------------------- // ------------------------------------------------------------------- // @@protoc_insertion_point(namespace_scope) } // namespace message namespace google { namespace protobuf { template <> struct is_proto_enum< ::message::Vehicle_status> : ::google::protobuf::internal::true_type {}; template <> inline const EnumDescriptor* GetEnumDescriptor< ::message::Vehicle_status>() { return ::message::Vehicle_status_descriptor(); } template <> struct is_proto_enum< ::message::Database_controller_status> : ::google::protobuf::internal::true_type {}; template <> inline const EnumDescriptor* GetEnumDescriptor< ::message::Database_controller_status>() { return ::message::Database_controller_status_descriptor(); } template <> struct is_proto_enum< ::message::Parkspace_manager_satus> : ::google::protobuf::internal::true_type {}; template <> inline const EnumDescriptor* GetEnumDescriptor< ::message::Parkspace_manager_satus>() { return ::message::Parkspace_manager_satus_descriptor(); } } // namespace protobuf } // namespace google // @@protoc_insertion_point(global_scope) #endif // PROTOBUF_parkspace_5fallocation_5fmessage_2eproto__INCLUDED