|
@@ -38,7 +38,7 @@ namespace protobuf_parkspace_5fallocation_5fmessage_2eproto {
|
|
struct TableStruct {
|
|
struct TableStruct {
|
|
static const ::google::protobuf::internal::ParseTableField entries[];
|
|
static const ::google::protobuf::internal::ParseTableField entries[];
|
|
static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
|
|
static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
|
|
- static const ::google::protobuf::internal::ParseTable schema[14];
|
|
|
|
|
|
+ static const ::google::protobuf::internal::ParseTable schema[13];
|
|
static const ::google::protobuf::internal::FieldMetadata field_metadata[];
|
|
static const ::google::protobuf::internal::FieldMetadata field_metadata[];
|
|
static const ::google::protobuf::internal::SerializationTable serialization_table[];
|
|
static const ::google::protobuf::internal::SerializationTable serialization_table[];
|
|
static const ::google::protobuf::uint32 offsets[];
|
|
static const ::google::protobuf::uint32 offsets[];
|
|
@@ -70,8 +70,6 @@ void InitDefaultsParkspace_refresh_request_msgImpl();
|
|
void InitDefaultsParkspace_refresh_request_msg();
|
|
void InitDefaultsParkspace_refresh_request_msg();
|
|
void InitDefaultsParkspace_allocation_data_msgImpl();
|
|
void InitDefaultsParkspace_allocation_data_msgImpl();
|
|
void InitDefaultsParkspace_allocation_data_msg();
|
|
void InitDefaultsParkspace_allocation_data_msg();
|
|
-void InitDefaultsParkspace_remaining_number_msgImpl();
|
|
|
|
-void InitDefaultsParkspace_remaining_number_msg();
|
|
|
|
inline void InitDefaults() {
|
|
inline void InitDefaults() {
|
|
InitDefaultsParkspace_allocation_request_msg();
|
|
InitDefaultsParkspace_allocation_request_msg();
|
|
InitDefaultsParkspace_allocation_response_msg();
|
|
InitDefaultsParkspace_allocation_response_msg();
|
|
@@ -86,7 +84,6 @@ inline void InitDefaults() {
|
|
InitDefaultsParkspace_allocation_status_msg();
|
|
InitDefaultsParkspace_allocation_status_msg();
|
|
InitDefaultsParkspace_refresh_request_msg();
|
|
InitDefaultsParkspace_refresh_request_msg();
|
|
InitDefaultsParkspace_allocation_data_msg();
|
|
InitDefaultsParkspace_allocation_data_msg();
|
|
- InitDefaultsParkspace_remaining_number_msg();
|
|
|
|
}
|
|
}
|
|
} // namespace protobuf_parkspace_5fallocation_5fmessage_2eproto
|
|
} // namespace protobuf_parkspace_5fallocation_5fmessage_2eproto
|
|
namespace message {
|
|
namespace message {
|
|
@@ -123,9 +120,6 @@ extern Parkspace_release_request_msgDefaultTypeInternal _Parkspace_release_reque
|
|
class Parkspace_release_response_msg;
|
|
class Parkspace_release_response_msg;
|
|
class Parkspace_release_response_msgDefaultTypeInternal;
|
|
class Parkspace_release_response_msgDefaultTypeInternal;
|
|
extern Parkspace_release_response_msgDefaultTypeInternal _Parkspace_release_response_msg_default_instance_;
|
|
extern Parkspace_release_response_msgDefaultTypeInternal _Parkspace_release_response_msg_default_instance_;
|
|
-class Parkspace_remaining_number_msg;
|
|
|
|
-class Parkspace_remaining_number_msgDefaultTypeInternal;
|
|
|
|
-extern Parkspace_remaining_number_msgDefaultTypeInternal _Parkspace_remaining_number_msg_default_instance_;
|
|
|
|
class Parkspace_search_request_msg;
|
|
class Parkspace_search_request_msg;
|
|
class Parkspace_search_request_msgDefaultTypeInternal;
|
|
class Parkspace_search_request_msgDefaultTypeInternal;
|
|
extern Parkspace_search_request_msgDefaultTypeInternal _Parkspace_search_request_msg_default_instance_;
|
|
extern Parkspace_search_request_msgDefaultTypeInternal _Parkspace_search_request_msg_default_instance_;
|
|
@@ -499,6 +493,13 @@ class Parkspace_allocation_response_msg : public ::google::protobuf::Message /*
|
|
::message::Parkspace_info* mutable_allocated_parkspace_info();
|
|
::message::Parkspace_info* mutable_allocated_parkspace_info();
|
|
void set_allocated_allocated_parkspace_info(::message::Parkspace_info* allocated_parkspace_info);
|
|
void set_allocated_allocated_parkspace_info(::message::Parkspace_info* allocated_parkspace_info);
|
|
|
|
|
|
|
|
+ // optional .message.Car_type car_type = 6;
|
|
|
|
+ bool has_car_type() const;
|
|
|
|
+ void clear_car_type();
|
|
|
|
+ static const int kCarTypeFieldNumber = 6;
|
|
|
|
+ ::message::Car_type car_type() const;
|
|
|
|
+ void set_car_type(::message::Car_type value);
|
|
|
|
+
|
|
// @@protoc_insertion_point(class_scope:message.Parkspace_allocation_response_msg)
|
|
// @@protoc_insertion_point(class_scope:message.Parkspace_allocation_response_msg)
|
|
private:
|
|
private:
|
|
void set_has_base_info();
|
|
void set_has_base_info();
|
|
@@ -509,6 +510,8 @@ class Parkspace_allocation_response_msg : public ::google::protobuf::Message /*
|
|
void clear_has_error_manager();
|
|
void clear_has_error_manager();
|
|
void set_has_allocated_parkspace_info();
|
|
void set_has_allocated_parkspace_info();
|
|
void clear_has_allocated_parkspace_info();
|
|
void clear_has_allocated_parkspace_info();
|
|
|
|
+ void set_has_car_type();
|
|
|
|
+ void clear_has_car_type();
|
|
|
|
|
|
// helper for ByteSizeLong()
|
|
// helper for ByteSizeLong()
|
|
size_t RequiredFieldsByteSizeFallback() const;
|
|
size_t RequiredFieldsByteSizeFallback() const;
|
|
@@ -521,6 +524,7 @@ class Parkspace_allocation_response_msg : public ::google::protobuf::Message /*
|
|
::message::Base_info* base_info_;
|
|
::message::Base_info* base_info_;
|
|
::message::Error_manager* error_manager_;
|
|
::message::Error_manager* error_manager_;
|
|
::message::Parkspace_info* allocated_parkspace_info_;
|
|
::message::Parkspace_info* allocated_parkspace_info_;
|
|
|
|
+ int car_type_;
|
|
friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct;
|
|
friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct;
|
|
friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_allocation_response_msgImpl();
|
|
friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_allocation_response_msgImpl();
|
|
};
|
|
};
|
|
@@ -1566,6 +1570,13 @@ class Parkspace_confirm_alloc_request_msg : public ::google::protobuf::Message /
|
|
::message::Parkspace_info* mutable_confirm_parkspace_info();
|
|
::message::Parkspace_info* mutable_confirm_parkspace_info();
|
|
void set_allocated_confirm_parkspace_info(::message::Parkspace_info* confirm_parkspace_info);
|
|
void set_allocated_confirm_parkspace_info(::message::Parkspace_info* confirm_parkspace_info);
|
|
|
|
|
|
|
|
+ // 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_request_msg)
|
|
// @@protoc_insertion_point(class_scope:message.Parkspace_confirm_alloc_request_msg)
|
|
private:
|
|
private:
|
|
void set_has_base_info();
|
|
void set_has_base_info();
|
|
@@ -1574,6 +1585,8 @@ class Parkspace_confirm_alloc_request_msg : public ::google::protobuf::Message /
|
|
void clear_has_command_key();
|
|
void clear_has_command_key();
|
|
void set_has_confirm_parkspace_info();
|
|
void set_has_confirm_parkspace_info();
|
|
void clear_has_confirm_parkspace_info();
|
|
void clear_has_confirm_parkspace_info();
|
|
|
|
+ void set_has_car_type();
|
|
|
|
+ void clear_has_car_type();
|
|
|
|
|
|
// helper for ByteSizeLong()
|
|
// helper for ByteSizeLong()
|
|
size_t RequiredFieldsByteSizeFallback() const;
|
|
size_t RequiredFieldsByteSizeFallback() const;
|
|
@@ -1585,6 +1598,7 @@ class Parkspace_confirm_alloc_request_msg : public ::google::protobuf::Message /
|
|
::google::protobuf::internal::ArenaStringPtr command_key_;
|
|
::google::protobuf::internal::ArenaStringPtr command_key_;
|
|
::message::Base_info* base_info_;
|
|
::message::Base_info* base_info_;
|
|
::message::Parkspace_info* confirm_parkspace_info_;
|
|
::message::Parkspace_info* confirm_parkspace_info_;
|
|
|
|
+ int car_type_;
|
|
friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct;
|
|
friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct;
|
|
friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_confirm_alloc_request_msgImpl();
|
|
friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_confirm_alloc_request_msgImpl();
|
|
};
|
|
};
|
|
@@ -1733,6 +1747,13 @@ class Parkspace_confirm_alloc_response_msg : public ::google::protobuf::Message
|
|
::message::Parkspace_info* mutable_confirm_alloc_parkspace_info();
|
|
::message::Parkspace_info* mutable_confirm_alloc_parkspace_info();
|
|
void set_allocated_confirm_alloc_parkspace_info(::message::Parkspace_info* confirm_alloc_parkspace_info);
|
|
void set_allocated_confirm_alloc_parkspace_info(::message::Parkspace_info* confirm_alloc_parkspace_info);
|
|
|
|
|
|
|
|
+ // optional .message.Car_type car_type = 6;
|
|
|
|
+ bool has_car_type() const;
|
|
|
|
+ void clear_car_type();
|
|
|
|
+ static const int kCarTypeFieldNumber = 6;
|
|
|
|
+ ::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)
|
|
// @@protoc_insertion_point(class_scope:message.Parkspace_confirm_alloc_response_msg)
|
|
private:
|
|
private:
|
|
void set_has_base_info();
|
|
void set_has_base_info();
|
|
@@ -1743,6 +1764,8 @@ class Parkspace_confirm_alloc_response_msg : public ::google::protobuf::Message
|
|
void clear_has_error_manager();
|
|
void clear_has_error_manager();
|
|
void set_has_confirm_alloc_parkspace_info();
|
|
void set_has_confirm_alloc_parkspace_info();
|
|
void clear_has_confirm_alloc_parkspace_info();
|
|
void clear_has_confirm_alloc_parkspace_info();
|
|
|
|
+ void set_has_car_type();
|
|
|
|
+ void clear_has_car_type();
|
|
|
|
|
|
// helper for ByteSizeLong()
|
|
// helper for ByteSizeLong()
|
|
size_t RequiredFieldsByteSizeFallback() const;
|
|
size_t RequiredFieldsByteSizeFallback() const;
|
|
@@ -1755,6 +1778,7 @@ class Parkspace_confirm_alloc_response_msg : public ::google::protobuf::Message
|
|
::message::Base_info* base_info_;
|
|
::message::Base_info* base_info_;
|
|
::message::Error_manager* error_manager_;
|
|
::message::Error_manager* error_manager_;
|
|
::message::Parkspace_info* confirm_alloc_parkspace_info_;
|
|
::message::Parkspace_info* confirm_alloc_parkspace_info_;
|
|
|
|
+ int car_type_;
|
|
friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct;
|
|
friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct;
|
|
friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_confirm_alloc_response_msgImpl();
|
|
friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_confirm_alloc_response_msgImpl();
|
|
};
|
|
};
|
|
@@ -1881,6 +1905,34 @@ class Parkspace_allocation_status_msg : public ::google::protobuf::Message /* @@
|
|
::message::Parkspace_manager_satus parkspace_manager_satus() const;
|
|
::message::Parkspace_manager_satus parkspace_manager_satus() const;
|
|
void set_parkspace_manager_satus(::message::Parkspace_manager_satus value);
|
|
void set_parkspace_manager_satus(::message::Parkspace_manager_satus value);
|
|
|
|
|
|
|
|
+ // required int32 small_parkspace_remaining_number = 5;
|
|
|
|
+ bool has_small_parkspace_remaining_number() const;
|
|
|
|
+ void clear_small_parkspace_remaining_number();
|
|
|
|
+ static const int kSmallParkspaceRemainingNumberFieldNumber = 5;
|
|
|
|
+ ::google::protobuf::int32 small_parkspace_remaining_number() const;
|
|
|
|
+ void set_small_parkspace_remaining_number(::google::protobuf::int32 value);
|
|
|
|
+
|
|
|
|
+ // required int32 medium_parkspace_remaining_number = 6;
|
|
|
|
+ bool has_medium_parkspace_remaining_number() const;
|
|
|
|
+ void clear_medium_parkspace_remaining_number();
|
|
|
|
+ static const int kMediumParkspaceRemainingNumberFieldNumber = 6;
|
|
|
|
+ ::google::protobuf::int32 medium_parkspace_remaining_number() const;
|
|
|
|
+ void set_medium_parkspace_remaining_number(::google::protobuf::int32 value);
|
|
|
|
+
|
|
|
|
+ // required int32 large_parkspace_remaining_number = 7;
|
|
|
|
+ bool has_large_parkspace_remaining_number() const;
|
|
|
|
+ void clear_large_parkspace_remaining_number();
|
|
|
|
+ static const int kLargeParkspaceRemainingNumberFieldNumber = 7;
|
|
|
|
+ ::google::protobuf::int32 large_parkspace_remaining_number() const;
|
|
|
|
+ void set_large_parkspace_remaining_number(::google::protobuf::int32 value);
|
|
|
|
+
|
|
|
|
+ // required int32 total_parkspace_remaining_number = 8;
|
|
|
|
+ bool has_total_parkspace_remaining_number() const;
|
|
|
|
+ void clear_total_parkspace_remaining_number();
|
|
|
|
+ static const int kTotalParkspaceRemainingNumberFieldNumber = 8;
|
|
|
|
+ ::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)
|
|
// @@protoc_insertion_point(class_scope:message.Parkspace_allocation_status_msg)
|
|
private:
|
|
private:
|
|
void set_has_base_info();
|
|
void set_has_base_info();
|
|
@@ -1891,6 +1943,14 @@ class Parkspace_allocation_status_msg : public ::google::protobuf::Message /* @@
|
|
void clear_has_database_controller_status();
|
|
void clear_has_database_controller_status();
|
|
void set_has_parkspace_manager_satus();
|
|
void set_has_parkspace_manager_satus();
|
|
void clear_has_parkspace_manager_satus();
|
|
void clear_has_parkspace_manager_satus();
|
|
|
|
+ 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()
|
|
// helper for ByteSizeLong()
|
|
size_t RequiredFieldsByteSizeFallback() const;
|
|
size_t RequiredFieldsByteSizeFallback() const;
|
|
@@ -1902,6 +1962,10 @@ class Parkspace_allocation_status_msg : public ::google::protobuf::Message /* @@
|
|
::message::Error_manager* error_manager_;
|
|
::message::Error_manager* error_manager_;
|
|
int database_controller_status_;
|
|
int database_controller_status_;
|
|
int parkspace_manager_satus_;
|
|
int parkspace_manager_satus_;
|
|
|
|
+ ::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 struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct;
|
|
friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_allocation_status_msgImpl();
|
|
friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_allocation_status_msgImpl();
|
|
};
|
|
};
|
|
@@ -2157,173 +2221,6 @@ class Parkspace_allocation_data_msg : public ::google::protobuf::Message /* @@pr
|
|
friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct;
|
|
friend struct ::protobuf_parkspace_5fallocation_5fmessage_2eproto::TableStruct;
|
|
friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_allocation_data_msgImpl();
|
|
friend void ::protobuf_parkspace_5fallocation_5fmessage_2eproto::InitDefaultsParkspace_allocation_data_msgImpl();
|
|
};
|
|
};
|
|
-// -------------------------------------------------------------------
|
|
|
|
-
|
|
|
|
-class Parkspace_remaining_number_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Parkspace_remaining_number_msg) */ {
|
|
|
|
- public:
|
|
|
|
- Parkspace_remaining_number_msg();
|
|
|
|
- virtual ~Parkspace_remaining_number_msg();
|
|
|
|
-
|
|
|
|
- Parkspace_remaining_number_msg(const Parkspace_remaining_number_msg& from);
|
|
|
|
-
|
|
|
|
- inline Parkspace_remaining_number_msg& operator=(const Parkspace_remaining_number_msg& from) {
|
|
|
|
- CopyFrom(from);
|
|
|
|
- return *this;
|
|
|
|
- }
|
|
|
|
- #if LANG_CXX11
|
|
|
|
- Parkspace_remaining_number_msg(Parkspace_remaining_number_msg&& from) noexcept
|
|
|
|
- : Parkspace_remaining_number_msg() {
|
|
|
|
- *this = ::std::move(from);
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- inline Parkspace_remaining_number_msg& operator=(Parkspace_remaining_number_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_remaining_number_msg& default_instance();
|
|
|
|
-
|
|
|
|
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
|
|
|
|
- static inline const Parkspace_remaining_number_msg* internal_default_instance() {
|
|
|
|
- return reinterpret_cast<const Parkspace_remaining_number_msg*>(
|
|
|
|
- &_Parkspace_remaining_number_msg_default_instance_);
|
|
|
|
- }
|
|
|
|
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
|
|
|
|
- 13;
|
|
|
|
-
|
|
|
|
- void Swap(Parkspace_remaining_number_msg* other);
|
|
|
|
- friend void swap(Parkspace_remaining_number_msg& a, Parkspace_remaining_number_msg& b) {
|
|
|
|
- a.Swap(&b);
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- // implements Message ----------------------------------------------
|
|
|
|
-
|
|
|
|
- inline Parkspace_remaining_number_msg* New() const PROTOBUF_FINAL { return New(NULL); }
|
|
|
|
-
|
|
|
|
- Parkspace_remaining_number_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_remaining_number_msg& from);
|
|
|
|
- void MergeFrom(const Parkspace_remaining_number_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_remaining_number_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 int32 small_parkspace_remaining_number = 3;
|
|
|
|
- bool has_small_parkspace_remaining_number() const;
|
|
|
|
- void clear_small_parkspace_remaining_number();
|
|
|
|
- static const int kSmallParkspaceRemainingNumberFieldNumber = 3;
|
|
|
|
- ::google::protobuf::int32 small_parkspace_remaining_number() const;
|
|
|
|
- void set_small_parkspace_remaining_number(::google::protobuf::int32 value);
|
|
|
|
-
|
|
|
|
- // required int32 medium_parkspace_remaining_number = 4;
|
|
|
|
- bool has_medium_parkspace_remaining_number() const;
|
|
|
|
- void clear_medium_parkspace_remaining_number();
|
|
|
|
- static const int kMediumParkspaceRemainingNumberFieldNumber = 4;
|
|
|
|
- ::google::protobuf::int32 medium_parkspace_remaining_number() const;
|
|
|
|
- void set_medium_parkspace_remaining_number(::google::protobuf::int32 value);
|
|
|
|
-
|
|
|
|
- // required int32 large_parkspace_remaining_number = 5;
|
|
|
|
- bool has_large_parkspace_remaining_number() const;
|
|
|
|
- void clear_large_parkspace_remaining_number();
|
|
|
|
- static const int kLargeParkspaceRemainingNumberFieldNumber = 5;
|
|
|
|
- ::google::protobuf::int32 large_parkspace_remaining_number() const;
|
|
|
|
- void set_large_parkspace_remaining_number(::google::protobuf::int32 value);
|
|
|
|
-
|
|
|
|
- // required int32 total_parkspace_remaining_number = 6;
|
|
|
|
- bool has_total_parkspace_remaining_number() const;
|
|
|
|
- void clear_total_parkspace_remaining_number();
|
|
|
|
- static const int kTotalParkspaceRemainingNumberFieldNumber = 6;
|
|
|
|
- ::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_remaining_number_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_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_;
|
|
|
|
- ::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_remaining_number_msgImpl();
|
|
|
|
-};
|
|
|
|
// ===================================================================
|
|
// ===================================================================
|
|
|
|
|
|
|
|
|
|
@@ -2766,6 +2663,31 @@ Parkspace_allocation_response_msg::allocated_parkspace_info_ex() const {
|
|
return allocated_parkspace_info_ex_;
|
|
return allocated_parkspace_info_ex_;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+// optional .message.Car_type car_type = 6;
|
|
|
|
+inline bool Parkspace_allocation_response_msg::has_car_type() const {
|
|
|
|
+ return (_has_bits_[0] & 0x00000010u) != 0;
|
|
|
|
+}
|
|
|
|
+inline void Parkspace_allocation_response_msg::set_has_car_type() {
|
|
|
|
+ _has_bits_[0] |= 0x00000010u;
|
|
|
|
+}
|
|
|
|
+inline void Parkspace_allocation_response_msg::clear_has_car_type() {
|
|
|
|
+ _has_bits_[0] &= ~0x00000010u;
|
|
|
|
+}
|
|
|
|
+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
|
|
// Parkspace_search_request_msg
|
|
@@ -4112,6 +4034,31 @@ Parkspace_confirm_alloc_request_msg::confirm_parkspace_info_ex() const {
|
|
return confirm_parkspace_info_ex_;
|
|
return confirm_parkspace_info_ex_;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+// optional .message.Car_type car_type = 5;
|
|
|
|
+inline bool Parkspace_confirm_alloc_request_msg::has_car_type() const {
|
|
|
|
+ return (_has_bits_[0] & 0x00000008u) != 0;
|
|
|
|
+}
|
|
|
|
+inline void Parkspace_confirm_alloc_request_msg::set_has_car_type() {
|
|
|
|
+ _has_bits_[0] |= 0x00000008u;
|
|
|
|
+}
|
|
|
|
+inline void Parkspace_confirm_alloc_request_msg::clear_has_car_type() {
|
|
|
|
+ _has_bits_[0] &= ~0x00000008u;
|
|
|
|
+}
|
|
|
|
+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
|
|
// Parkspace_confirm_alloc_response_msg
|
|
@@ -4356,6 +4303,31 @@ Parkspace_confirm_alloc_response_msg::confirm_parkspace_info_ex() const {
|
|
return confirm_parkspace_info_ex_;
|
|
return confirm_parkspace_info_ex_;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+// optional .message.Car_type car_type = 6;
|
|
|
|
+inline bool Parkspace_confirm_alloc_response_msg::has_car_type() const {
|
|
|
|
+ return (_has_bits_[0] & 0x00000010u) != 0;
|
|
|
|
+}
|
|
|
|
+inline void Parkspace_confirm_alloc_response_msg::set_has_car_type() {
|
|
|
|
+ _has_bits_[0] |= 0x00000010u;
|
|
|
|
+}
|
|
|
|
+inline void Parkspace_confirm_alloc_response_msg::clear_has_car_type() {
|
|
|
|
+ _has_bits_[0] &= ~0x00000010u;
|
|
|
|
+}
|
|
|
|
+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
|
|
// Parkspace_allocation_status_msg
|
|
@@ -4510,6 +4482,102 @@ inline void Parkspace_allocation_status_msg::set_parkspace_manager_satus(::messa
|
|
// @@protoc_insertion_point(field_set:message.Parkspace_allocation_status_msg.parkspace_manager_satus)
|
|
// @@protoc_insertion_point(field_set:message.Parkspace_allocation_status_msg.parkspace_manager_satus)
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+// required int32 small_parkspace_remaining_number = 5;
|
|
|
|
+inline bool Parkspace_allocation_status_msg::has_small_parkspace_remaining_number() const {
|
|
|
|
+ return (_has_bits_[0] & 0x00000010u) != 0;
|
|
|
|
+}
|
|
|
|
+inline void Parkspace_allocation_status_msg::set_has_small_parkspace_remaining_number() {
|
|
|
|
+ _has_bits_[0] |= 0x00000010u;
|
|
|
|
+}
|
|
|
|
+inline void Parkspace_allocation_status_msg::clear_has_small_parkspace_remaining_number() {
|
|
|
|
+ _has_bits_[0] &= ~0x00000010u;
|
|
|
|
+}
|
|
|
|
+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 = 6;
|
|
|
|
+inline bool Parkspace_allocation_status_msg::has_medium_parkspace_remaining_number() const {
|
|
|
|
+ return (_has_bits_[0] & 0x00000020u) != 0;
|
|
|
|
+}
|
|
|
|
+inline void Parkspace_allocation_status_msg::set_has_medium_parkspace_remaining_number() {
|
|
|
|
+ _has_bits_[0] |= 0x00000020u;
|
|
|
|
+}
|
|
|
|
+inline void Parkspace_allocation_status_msg::clear_has_medium_parkspace_remaining_number() {
|
|
|
|
+ _has_bits_[0] &= ~0x00000020u;
|
|
|
|
+}
|
|
|
|
+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 = 7;
|
|
|
|
+inline bool Parkspace_allocation_status_msg::has_large_parkspace_remaining_number() const {
|
|
|
|
+ return (_has_bits_[0] & 0x00000040u) != 0;
|
|
|
|
+}
|
|
|
|
+inline void Parkspace_allocation_status_msg::set_has_large_parkspace_remaining_number() {
|
|
|
|
+ _has_bits_[0] |= 0x00000040u;
|
|
|
|
+}
|
|
|
|
+inline void Parkspace_allocation_status_msg::clear_has_large_parkspace_remaining_number() {
|
|
|
|
+ _has_bits_[0] &= ~0x00000040u;
|
|
|
|
+}
|
|
|
|
+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 = 8;
|
|
|
|
+inline bool Parkspace_allocation_status_msg::has_total_parkspace_remaining_number() const {
|
|
|
|
+ return (_has_bits_[0] & 0x00000080u) != 0;
|
|
|
|
+}
|
|
|
|
+inline void Parkspace_allocation_status_msg::set_has_total_parkspace_remaining_number() {
|
|
|
|
+ _has_bits_[0] |= 0x00000080u;
|
|
|
|
+}
|
|
|
|
+inline void Parkspace_allocation_status_msg::clear_has_total_parkspace_remaining_number() {
|
|
|
|
+ _has_bits_[0] &= ~0x00000080u;
|
|
|
|
+}
|
|
|
|
+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
|
|
// Parkspace_refresh_request_msg
|
|
@@ -4695,206 +4763,6 @@ Parkspace_allocation_data_msg::parkspace_info() const {
|
|
return parkspace_info_;
|
|
return parkspace_info_;
|
|
}
|
|
}
|
|
|
|
|
|
-// -------------------------------------------------------------------
|
|
|
|
-
|
|
|
|
-// Parkspace_remaining_number_msg
|
|
|
|
-
|
|
|
|
-// required .message.Base_info base_info = 1;
|
|
|
|
-inline bool Parkspace_remaining_number_msg::has_base_info() const {
|
|
|
|
- return (_has_bits_[0] & 0x00000001u) != 0;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::set_has_base_info() {
|
|
|
|
- _has_bits_[0] |= 0x00000001u;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::clear_has_base_info() {
|
|
|
|
- _has_bits_[0] &= ~0x00000001u;
|
|
|
|
-}
|
|
|
|
-inline const ::message::Base_info& Parkspace_remaining_number_msg::base_info() const {
|
|
|
|
- const ::message::Base_info* p = base_info_;
|
|
|
|
- // @@protoc_insertion_point(field_get:message.Parkspace_remaining_number_msg.base_info)
|
|
|
|
- return p != NULL ? *p : *reinterpret_cast<const ::message::Base_info*>(
|
|
|
|
- &::message::_Base_info_default_instance_);
|
|
|
|
-}
|
|
|
|
-inline ::message::Base_info* Parkspace_remaining_number_msg::release_base_info() {
|
|
|
|
- // @@protoc_insertion_point(field_release:message.Parkspace_remaining_number_msg.base_info)
|
|
|
|
- clear_has_base_info();
|
|
|
|
- ::message::Base_info* temp = base_info_;
|
|
|
|
- base_info_ = NULL;
|
|
|
|
- return temp;
|
|
|
|
-}
|
|
|
|
-inline ::message::Base_info* Parkspace_remaining_number_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_remaining_number_msg.base_info)
|
|
|
|
- return base_info_;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_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_remaining_number_msg.base_info)
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-// required .message.Error_manager error_manager = 2;
|
|
|
|
-inline bool Parkspace_remaining_number_msg::has_error_manager() const {
|
|
|
|
- return (_has_bits_[0] & 0x00000002u) != 0;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::set_has_error_manager() {
|
|
|
|
- _has_bits_[0] |= 0x00000002u;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::clear_has_error_manager() {
|
|
|
|
- _has_bits_[0] &= ~0x00000002u;
|
|
|
|
-}
|
|
|
|
-inline const ::message::Error_manager& Parkspace_remaining_number_msg::error_manager() const {
|
|
|
|
- const ::message::Error_manager* p = error_manager_;
|
|
|
|
- // @@protoc_insertion_point(field_get:message.Parkspace_remaining_number_msg.error_manager)
|
|
|
|
- return p != NULL ? *p : *reinterpret_cast<const ::message::Error_manager*>(
|
|
|
|
- &::message::_Error_manager_default_instance_);
|
|
|
|
-}
|
|
|
|
-inline ::message::Error_manager* Parkspace_remaining_number_msg::release_error_manager() {
|
|
|
|
- // @@protoc_insertion_point(field_release:message.Parkspace_remaining_number_msg.error_manager)
|
|
|
|
- clear_has_error_manager();
|
|
|
|
- ::message::Error_manager* temp = error_manager_;
|
|
|
|
- error_manager_ = NULL;
|
|
|
|
- return temp;
|
|
|
|
-}
|
|
|
|
-inline ::message::Error_manager* Parkspace_remaining_number_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_remaining_number_msg.error_manager)
|
|
|
|
- return error_manager_;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_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_remaining_number_msg.error_manager)
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-// required int32 small_parkspace_remaining_number = 3;
|
|
|
|
-inline bool Parkspace_remaining_number_msg::has_small_parkspace_remaining_number() const {
|
|
|
|
- return (_has_bits_[0] & 0x00000004u) != 0;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::set_has_small_parkspace_remaining_number() {
|
|
|
|
- _has_bits_[0] |= 0x00000004u;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::clear_has_small_parkspace_remaining_number() {
|
|
|
|
- _has_bits_[0] &= ~0x00000004u;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::clear_small_parkspace_remaining_number() {
|
|
|
|
- small_parkspace_remaining_number_ = 0;
|
|
|
|
- clear_has_small_parkspace_remaining_number();
|
|
|
|
-}
|
|
|
|
-inline ::google::protobuf::int32 Parkspace_remaining_number_msg::small_parkspace_remaining_number() const {
|
|
|
|
- // @@protoc_insertion_point(field_get:message.Parkspace_remaining_number_msg.small_parkspace_remaining_number)
|
|
|
|
- return small_parkspace_remaining_number_;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_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_remaining_number_msg.small_parkspace_remaining_number)
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-// required int32 medium_parkspace_remaining_number = 4;
|
|
|
|
-inline bool Parkspace_remaining_number_msg::has_medium_parkspace_remaining_number() const {
|
|
|
|
- return (_has_bits_[0] & 0x00000008u) != 0;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::set_has_medium_parkspace_remaining_number() {
|
|
|
|
- _has_bits_[0] |= 0x00000008u;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::clear_has_medium_parkspace_remaining_number() {
|
|
|
|
- _has_bits_[0] &= ~0x00000008u;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::clear_medium_parkspace_remaining_number() {
|
|
|
|
- medium_parkspace_remaining_number_ = 0;
|
|
|
|
- clear_has_medium_parkspace_remaining_number();
|
|
|
|
-}
|
|
|
|
-inline ::google::protobuf::int32 Parkspace_remaining_number_msg::medium_parkspace_remaining_number() const {
|
|
|
|
- // @@protoc_insertion_point(field_get:message.Parkspace_remaining_number_msg.medium_parkspace_remaining_number)
|
|
|
|
- return medium_parkspace_remaining_number_;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_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_remaining_number_msg.medium_parkspace_remaining_number)
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-// required int32 large_parkspace_remaining_number = 5;
|
|
|
|
-inline bool Parkspace_remaining_number_msg::has_large_parkspace_remaining_number() const {
|
|
|
|
- return (_has_bits_[0] & 0x00000010u) != 0;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::set_has_large_parkspace_remaining_number() {
|
|
|
|
- _has_bits_[0] |= 0x00000010u;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::clear_has_large_parkspace_remaining_number() {
|
|
|
|
- _has_bits_[0] &= ~0x00000010u;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::clear_large_parkspace_remaining_number() {
|
|
|
|
- large_parkspace_remaining_number_ = 0;
|
|
|
|
- clear_has_large_parkspace_remaining_number();
|
|
|
|
-}
|
|
|
|
-inline ::google::protobuf::int32 Parkspace_remaining_number_msg::large_parkspace_remaining_number() const {
|
|
|
|
- // @@protoc_insertion_point(field_get:message.Parkspace_remaining_number_msg.large_parkspace_remaining_number)
|
|
|
|
- return large_parkspace_remaining_number_;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_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_remaining_number_msg.large_parkspace_remaining_number)
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-// required int32 total_parkspace_remaining_number = 6;
|
|
|
|
-inline bool Parkspace_remaining_number_msg::has_total_parkspace_remaining_number() const {
|
|
|
|
- return (_has_bits_[0] & 0x00000020u) != 0;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::set_has_total_parkspace_remaining_number() {
|
|
|
|
- _has_bits_[0] |= 0x00000020u;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::clear_has_total_parkspace_remaining_number() {
|
|
|
|
- _has_bits_[0] &= ~0x00000020u;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_msg::clear_total_parkspace_remaining_number() {
|
|
|
|
- total_parkspace_remaining_number_ = 0;
|
|
|
|
- clear_has_total_parkspace_remaining_number();
|
|
|
|
-}
|
|
|
|
-inline ::google::protobuf::int32 Parkspace_remaining_number_msg::total_parkspace_remaining_number() const {
|
|
|
|
- // @@protoc_insertion_point(field_get:message.Parkspace_remaining_number_msg.total_parkspace_remaining_number)
|
|
|
|
- return total_parkspace_remaining_number_;
|
|
|
|
-}
|
|
|
|
-inline void Parkspace_remaining_number_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_remaining_number_msg.total_parkspace_remaining_number)
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
#ifdef __GNUC__
|
|
#ifdef __GNUC__
|
|
#pragma GCC diagnostic pop
|
|
#pragma GCC diagnostic pop
|
|
#endif // __GNUC__
|
|
#endif // __GNUC__
|
|
@@ -4922,8 +4790,6 @@ inline void Parkspace_remaining_number_msg::set_total_parkspace_remaining_number
|
|
|
|
|
|
// -------------------------------------------------------------------
|
|
// -------------------------------------------------------------------
|
|
|
|
|
|
-// -------------------------------------------------------------------
|
|
|
|
-
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(namespace_scope)
|
|
// @@protoc_insertion_point(namespace_scope)
|
|
|
|
|