|
@@ -1,19 +1,19 @@
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: message_base.proto
|
|
// source: message_base.proto
|
|
|
|
|
|
-#ifndef PROTOBUF_INCLUDED_message_5fbase_2eproto
|
|
|
|
-#define PROTOBUF_INCLUDED_message_5fbase_2eproto
|
|
|
|
|
|
+#ifndef PROTOBUF_message_5fbase_2eproto__INCLUDED
|
|
|
|
+#define PROTOBUF_message_5fbase_2eproto__INCLUDED
|
|
|
|
|
|
#include <string>
|
|
#include <string>
|
|
|
|
|
|
#include <google/protobuf/stubs/common.h>
|
|
#include <google/protobuf/stubs/common.h>
|
|
|
|
|
|
-#if GOOGLE_PROTOBUF_VERSION < 3006001
|
|
|
|
|
|
+#if GOOGLE_PROTOBUF_VERSION < 3005000
|
|
#error This file was generated by a newer version of protoc which is
|
|
#error This file was generated by a newer version of protoc which is
|
|
#error incompatible with your Protocol Buffer headers. Please update
|
|
#error incompatible with your Protocol Buffer headers. Please update
|
|
#error your headers.
|
|
#error your headers.
|
|
#endif
|
|
#endif
|
|
-#if 3006001 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
|
|
|
|
|
|
+#if 3005000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
|
|
#error This file was generated by an older version of protoc which is
|
|
#error This file was generated by an older version of protoc which is
|
|
#error incompatible with your Protocol Buffer headers. Please
|
|
#error incompatible with your Protocol Buffer headers. Please
|
|
#error regenerate this file with a newer version of protoc.
|
|
#error regenerate this file with a newer version of protoc.
|
|
@@ -24,7 +24,6 @@
|
|
#include <google/protobuf/arenastring.h>
|
|
#include <google/protobuf/arenastring.h>
|
|
#include <google/protobuf/generated_message_table_driven.h>
|
|
#include <google/protobuf/generated_message_table_driven.h>
|
|
#include <google/protobuf/generated_message_util.h>
|
|
#include <google/protobuf/generated_message_util.h>
|
|
-#include <google/protobuf/inlined_string_field.h>
|
|
|
|
#include <google/protobuf/metadata.h>
|
|
#include <google/protobuf/metadata.h>
|
|
#include <google/protobuf/message.h>
|
|
#include <google/protobuf/message.h>
|
|
#include <google/protobuf/repeated_field.h> // IWYU pragma: export
|
|
#include <google/protobuf/repeated_field.h> // IWYU pragma: export
|
|
@@ -32,7 +31,6 @@
|
|
#include <google/protobuf/generated_enum_reflection.h>
|
|
#include <google/protobuf/generated_enum_reflection.h>
|
|
#include <google/protobuf/unknown_field_set.h>
|
|
#include <google/protobuf/unknown_field_set.h>
|
|
// @@protoc_insertion_point(includes)
|
|
// @@protoc_insertion_point(includes)
|
|
-#define PROTOBUF_INTERNAL_EXPORT_protobuf_message_5fbase_2eproto
|
|
|
|
|
|
|
|
namespace protobuf_message_5fbase_2eproto {
|
|
namespace protobuf_message_5fbase_2eproto {
|
|
// Internal implementation detail -- do not use these members.
|
|
// Internal implementation detail -- do not use these members.
|
|
@@ -45,6 +43,26 @@ struct TableStruct {
|
|
static const ::google::protobuf::uint32 offsets[];
|
|
static const ::google::protobuf::uint32 offsets[];
|
|
};
|
|
};
|
|
void AddDescriptors();
|
|
void AddDescriptors();
|
|
|
|
+void InitDefaultsBase_infoImpl();
|
|
|
|
+void InitDefaultsBase_info();
|
|
|
|
+void InitDefaultsBase_msgImpl();
|
|
|
|
+void InitDefaultsBase_msg();
|
|
|
|
+void InitDefaultsError_managerImpl();
|
|
|
|
+void InitDefaultsError_manager();
|
|
|
|
+void InitDefaultsLocate_informationImpl();
|
|
|
|
+void InitDefaultsLocate_information();
|
|
|
|
+void InitDefaultsCar_infoImpl();
|
|
|
|
+void InitDefaultsCar_info();
|
|
|
|
+void InitDefaultsParkspace_infoImpl();
|
|
|
|
+void InitDefaultsParkspace_info();
|
|
|
|
+inline void InitDefaults() {
|
|
|
|
+ InitDefaultsBase_info();
|
|
|
|
+ InitDefaultsBase_msg();
|
|
|
|
+ InitDefaultsError_manager();
|
|
|
|
+ InitDefaultsLocate_information();
|
|
|
|
+ InitDefaultsCar_info();
|
|
|
|
+ InitDefaultsParkspace_info();
|
|
|
|
+}
|
|
} // namespace protobuf_message_5fbase_2eproto
|
|
} // namespace protobuf_message_5fbase_2eproto
|
|
namespace message {
|
|
namespace message {
|
|
class Base_info;
|
|
class Base_info;
|
|
@@ -66,16 +84,6 @@ class Parkspace_info;
|
|
class Parkspace_infoDefaultTypeInternal;
|
|
class Parkspace_infoDefaultTypeInternal;
|
|
extern Parkspace_infoDefaultTypeInternal _Parkspace_info_default_instance_;
|
|
extern Parkspace_infoDefaultTypeInternal _Parkspace_info_default_instance_;
|
|
} // namespace message
|
|
} // namespace message
|
|
-namespace google {
|
|
|
|
-namespace protobuf {
|
|
|
|
-template<> ::message::Base_info* Arena::CreateMaybeMessage<::message::Base_info>(Arena*);
|
|
|
|
-template<> ::message::Base_msg* Arena::CreateMaybeMessage<::message::Base_msg>(Arena*);
|
|
|
|
-template<> ::message::Car_info* Arena::CreateMaybeMessage<::message::Car_info>(Arena*);
|
|
|
|
-template<> ::message::Error_manager* Arena::CreateMaybeMessage<::message::Error_manager>(Arena*);
|
|
|
|
-template<> ::message::Locate_information* Arena::CreateMaybeMessage<::message::Locate_information>(Arena*);
|
|
|
|
-template<> ::message::Parkspace_info* Arena::CreateMaybeMessage<::message::Parkspace_info>(Arena*);
|
|
|
|
-} // namespace protobuf
|
|
|
|
-} // namespace google
|
|
|
|
namespace message {
|
|
namespace message {
|
|
|
|
|
|
enum Message_type {
|
|
enum Message_type {
|
|
@@ -102,6 +110,8 @@ enum Message_type {
|
|
eParkspace_confirm_alloc_response_msg = 59,
|
|
eParkspace_confirm_alloc_response_msg = 59,
|
|
eParkspace_allocation_data_msg = 60,
|
|
eParkspace_allocation_data_msg = 60,
|
|
eParkspace_allocation_data_response_msg = 61,
|
|
eParkspace_allocation_data_response_msg = 61,
|
|
|
|
+ eParkspace_manual_search_request_msg = 62,
|
|
|
|
+ eParkspace_manual_search_response_msg = 63,
|
|
eStore_command_request_msg = 65,
|
|
eStore_command_request_msg = 65,
|
|
eStore_command_response_msg = 66,
|
|
eStore_command_response_msg = 66,
|
|
ePickup_command_request_msg = 67,
|
|
ePickup_command_request_msg = 67,
|
|
@@ -438,7 +448,7 @@ class Base_info : public ::google::protobuf::Message /* @@protoc_insertion_point
|
|
return reinterpret_cast<const Base_info*>(
|
|
return reinterpret_cast<const Base_info*>(
|
|
&_Base_info_default_instance_);
|
|
&_Base_info_default_instance_);
|
|
}
|
|
}
|
|
- static constexpr int kIndexInFileMessages =
|
|
|
|
|
|
+ static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
|
|
0;
|
|
0;
|
|
|
|
|
|
void Swap(Base_info* other);
|
|
void Swap(Base_info* other);
|
|
@@ -448,33 +458,28 @@ class Base_info : public ::google::protobuf::Message /* @@protoc_insertion_point
|
|
|
|
|
|
// implements Message ----------------------------------------------
|
|
// implements Message ----------------------------------------------
|
|
|
|
|
|
- inline Base_info* New() const final {
|
|
|
|
- return CreateMaybeMessage<Base_info>(NULL);
|
|
|
|
- }
|
|
|
|
|
|
+ inline Base_info* New() const PROTOBUF_FINAL { return New(NULL); }
|
|
|
|
|
|
- Base_info* New(::google::protobuf::Arena* arena) const final {
|
|
|
|
- return CreateMaybeMessage<Base_info>(arena);
|
|
|
|
- }
|
|
|
|
- void CopyFrom(const ::google::protobuf::Message& from) final;
|
|
|
|
- void MergeFrom(const ::google::protobuf::Message& from) final;
|
|
|
|
|
|
+ Base_info* 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 Base_info& from);
|
|
void CopyFrom(const Base_info& from);
|
|
void MergeFrom(const Base_info& from);
|
|
void MergeFrom(const Base_info& from);
|
|
- void Clear() final;
|
|
|
|
- bool IsInitialized() const final;
|
|
|
|
|
|
+ void Clear() PROTOBUF_FINAL;
|
|
|
|
+ bool IsInitialized() const PROTOBUF_FINAL;
|
|
|
|
|
|
- size_t ByteSizeLong() const final;
|
|
|
|
|
|
+ size_t ByteSizeLong() const PROTOBUF_FINAL;
|
|
bool MergePartialFromCodedStream(
|
|
bool MergePartialFromCodedStream(
|
|
- ::google::protobuf::io::CodedInputStream* input) final;
|
|
|
|
|
|
+ ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
|
|
void SerializeWithCachedSizes(
|
|
void SerializeWithCachedSizes(
|
|
- ::google::protobuf::io::CodedOutputStream* output) const final;
|
|
|
|
|
|
+ ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
- bool deterministic, ::google::protobuf::uint8* target) const final;
|
|
|
|
- int GetCachedSize() const final { return _cached_size_.Get(); }
|
|
|
|
-
|
|
|
|
|
|
+ bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
|
|
|
|
+ int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
|
|
private:
|
|
private:
|
|
void SharedCtor();
|
|
void SharedCtor();
|
|
void SharedDtor();
|
|
void SharedDtor();
|
|
- void SetCachedSize(int size) const final;
|
|
|
|
|
|
+ void SetCachedSize(int size) const PROTOBUF_FINAL;
|
|
void InternalSwap(Base_info* other);
|
|
void InternalSwap(Base_info* other);
|
|
private:
|
|
private:
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
@@ -485,7 +490,7 @@ class Base_info : public ::google::protobuf::Message /* @@protoc_insertion_point
|
|
}
|
|
}
|
|
public:
|
|
public:
|
|
|
|
|
|
- ::google::protobuf::Metadata GetMetadata() const final;
|
|
|
|
|
|
+ ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
|
|
|
|
|
|
// nested types ----------------------------------------------------
|
|
// nested types ----------------------------------------------------
|
|
|
|
|
|
@@ -535,12 +540,13 @@ class Base_info : public ::google::protobuf::Message /* @@protoc_insertion_point
|
|
|
|
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
- mutable ::google::protobuf::internal::CachedSize _cached_size_;
|
|
|
|
|
|
+ mutable int _cached_size_;
|
|
int msg_type_;
|
|
int msg_type_;
|
|
::google::protobuf::int32 timeout_ms_;
|
|
::google::protobuf::int32 timeout_ms_;
|
|
int sender_;
|
|
int sender_;
|
|
int receiver_;
|
|
int receiver_;
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
|
|
+ friend void ::protobuf_message_5fbase_2eproto::InitDefaultsBase_infoImpl();
|
|
};
|
|
};
|
|
// -------------------------------------------------------------------
|
|
// -------------------------------------------------------------------
|
|
|
|
|
|
@@ -585,7 +591,7 @@ class Base_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
return reinterpret_cast<const Base_msg*>(
|
|
return reinterpret_cast<const Base_msg*>(
|
|
&_Base_msg_default_instance_);
|
|
&_Base_msg_default_instance_);
|
|
}
|
|
}
|
|
- static constexpr int kIndexInFileMessages =
|
|
|
|
|
|
+ static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
|
|
1;
|
|
1;
|
|
|
|
|
|
void Swap(Base_msg* other);
|
|
void Swap(Base_msg* other);
|
|
@@ -595,33 +601,28 @@ class Base_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
|
|
|
|
// implements Message ----------------------------------------------
|
|
// implements Message ----------------------------------------------
|
|
|
|
|
|
- inline Base_msg* New() const final {
|
|
|
|
- return CreateMaybeMessage<Base_msg>(NULL);
|
|
|
|
- }
|
|
|
|
|
|
+ inline Base_msg* New() const PROTOBUF_FINAL { return New(NULL); }
|
|
|
|
|
|
- Base_msg* New(::google::protobuf::Arena* arena) const final {
|
|
|
|
- return CreateMaybeMessage<Base_msg>(arena);
|
|
|
|
- }
|
|
|
|
- void CopyFrom(const ::google::protobuf::Message& from) final;
|
|
|
|
- void MergeFrom(const ::google::protobuf::Message& from) final;
|
|
|
|
|
|
+ Base_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 Base_msg& from);
|
|
void CopyFrom(const Base_msg& from);
|
|
void MergeFrom(const Base_msg& from);
|
|
void MergeFrom(const Base_msg& from);
|
|
- void Clear() final;
|
|
|
|
- bool IsInitialized() const final;
|
|
|
|
|
|
+ void Clear() PROTOBUF_FINAL;
|
|
|
|
+ bool IsInitialized() const PROTOBUF_FINAL;
|
|
|
|
|
|
- size_t ByteSizeLong() const final;
|
|
|
|
|
|
+ size_t ByteSizeLong() const PROTOBUF_FINAL;
|
|
bool MergePartialFromCodedStream(
|
|
bool MergePartialFromCodedStream(
|
|
- ::google::protobuf::io::CodedInputStream* input) final;
|
|
|
|
|
|
+ ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
|
|
void SerializeWithCachedSizes(
|
|
void SerializeWithCachedSizes(
|
|
- ::google::protobuf::io::CodedOutputStream* output) const final;
|
|
|
|
|
|
+ ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
- bool deterministic, ::google::protobuf::uint8* target) const final;
|
|
|
|
- int GetCachedSize() const final { return _cached_size_.Get(); }
|
|
|
|
-
|
|
|
|
|
|
+ bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
|
|
|
|
+ int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
|
|
private:
|
|
private:
|
|
void SharedCtor();
|
|
void SharedCtor();
|
|
void SharedDtor();
|
|
void SharedDtor();
|
|
- void SetCachedSize(int size) const final;
|
|
|
|
|
|
+ void SetCachedSize(int size) const PROTOBUF_FINAL;
|
|
void InternalSwap(Base_msg* other);
|
|
void InternalSwap(Base_msg* other);
|
|
private:
|
|
private:
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
@@ -632,7 +633,7 @@ class Base_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
}
|
|
}
|
|
public:
|
|
public:
|
|
|
|
|
|
- ::google::protobuf::Metadata GetMetadata() const final;
|
|
|
|
|
|
+ ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
|
|
|
|
|
|
// nested types ----------------------------------------------------
|
|
// nested types ----------------------------------------------------
|
|
|
|
|
|
@@ -642,9 +643,6 @@ class Base_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
bool has_base_info() const;
|
|
bool has_base_info() const;
|
|
void clear_base_info();
|
|
void clear_base_info();
|
|
static const int kBaseInfoFieldNumber = 1;
|
|
static const int kBaseInfoFieldNumber = 1;
|
|
- private:
|
|
|
|
- const ::message::Base_info& _internal_base_info() const;
|
|
|
|
- public:
|
|
|
|
const ::message::Base_info& base_info() const;
|
|
const ::message::Base_info& base_info() const;
|
|
::message::Base_info* release_base_info();
|
|
::message::Base_info* release_base_info();
|
|
::message::Base_info* mutable_base_info();
|
|
::message::Base_info* mutable_base_info();
|
|
@@ -657,9 +655,10 @@ class Base_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
|
|
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
- mutable ::google::protobuf::internal::CachedSize _cached_size_;
|
|
|
|
|
|
+ mutable int _cached_size_;
|
|
::message::Base_info* base_info_;
|
|
::message::Base_info* base_info_;
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
|
|
+ friend void ::protobuf_message_5fbase_2eproto::InitDefaultsBase_msgImpl();
|
|
};
|
|
};
|
|
// -------------------------------------------------------------------
|
|
// -------------------------------------------------------------------
|
|
|
|
|
|
@@ -704,7 +703,7 @@ class Error_manager : public ::google::protobuf::Message /* @@protoc_insertion_p
|
|
return reinterpret_cast<const Error_manager*>(
|
|
return reinterpret_cast<const Error_manager*>(
|
|
&_Error_manager_default_instance_);
|
|
&_Error_manager_default_instance_);
|
|
}
|
|
}
|
|
- static constexpr int kIndexInFileMessages =
|
|
|
|
|
|
+ static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
|
|
2;
|
|
2;
|
|
|
|
|
|
void Swap(Error_manager* other);
|
|
void Swap(Error_manager* other);
|
|
@@ -714,33 +713,28 @@ class Error_manager : public ::google::protobuf::Message /* @@protoc_insertion_p
|
|
|
|
|
|
// implements Message ----------------------------------------------
|
|
// implements Message ----------------------------------------------
|
|
|
|
|
|
- inline Error_manager* New() const final {
|
|
|
|
- return CreateMaybeMessage<Error_manager>(NULL);
|
|
|
|
- }
|
|
|
|
|
|
+ inline Error_manager* New() const PROTOBUF_FINAL { return New(NULL); }
|
|
|
|
|
|
- Error_manager* New(::google::protobuf::Arena* arena) const final {
|
|
|
|
- return CreateMaybeMessage<Error_manager>(arena);
|
|
|
|
- }
|
|
|
|
- void CopyFrom(const ::google::protobuf::Message& from) final;
|
|
|
|
- void MergeFrom(const ::google::protobuf::Message& from) final;
|
|
|
|
|
|
+ Error_manager* 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 Error_manager& from);
|
|
void CopyFrom(const Error_manager& from);
|
|
void MergeFrom(const Error_manager& from);
|
|
void MergeFrom(const Error_manager& from);
|
|
- void Clear() final;
|
|
|
|
- bool IsInitialized() const final;
|
|
|
|
|
|
+ void Clear() PROTOBUF_FINAL;
|
|
|
|
+ bool IsInitialized() const PROTOBUF_FINAL;
|
|
|
|
|
|
- size_t ByteSizeLong() const final;
|
|
|
|
|
|
+ size_t ByteSizeLong() const PROTOBUF_FINAL;
|
|
bool MergePartialFromCodedStream(
|
|
bool MergePartialFromCodedStream(
|
|
- ::google::protobuf::io::CodedInputStream* input) final;
|
|
|
|
|
|
+ ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
|
|
void SerializeWithCachedSizes(
|
|
void SerializeWithCachedSizes(
|
|
- ::google::protobuf::io::CodedOutputStream* output) const final;
|
|
|
|
|
|
+ ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
- bool deterministic, ::google::protobuf::uint8* target) const final;
|
|
|
|
- int GetCachedSize() const final { return _cached_size_.Get(); }
|
|
|
|
-
|
|
|
|
|
|
+ bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
|
|
|
|
+ int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
|
|
private:
|
|
private:
|
|
void SharedCtor();
|
|
void SharedCtor();
|
|
void SharedDtor();
|
|
void SharedDtor();
|
|
- void SetCachedSize(int size) const final;
|
|
|
|
|
|
+ void SetCachedSize(int size) const PROTOBUF_FINAL;
|
|
void InternalSwap(Error_manager* other);
|
|
void InternalSwap(Error_manager* other);
|
|
private:
|
|
private:
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
@@ -751,7 +745,7 @@ class Error_manager : public ::google::protobuf::Message /* @@protoc_insertion_p
|
|
}
|
|
}
|
|
public:
|
|
public:
|
|
|
|
|
|
- ::google::protobuf::Metadata GetMetadata() const final;
|
|
|
|
|
|
+ ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
|
|
|
|
|
|
// nested types ----------------------------------------------------
|
|
// nested types ----------------------------------------------------
|
|
|
|
|
|
@@ -797,11 +791,12 @@ class Error_manager : public ::google::protobuf::Message /* @@protoc_insertion_p
|
|
|
|
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
- mutable ::google::protobuf::internal::CachedSize _cached_size_;
|
|
|
|
|
|
+ mutable int _cached_size_;
|
|
::google::protobuf::internal::ArenaStringPtr error_description_;
|
|
::google::protobuf::internal::ArenaStringPtr error_description_;
|
|
::google::protobuf::int32 error_code_;
|
|
::google::protobuf::int32 error_code_;
|
|
int error_level_;
|
|
int error_level_;
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
|
|
+ friend void ::protobuf_message_5fbase_2eproto::InitDefaultsError_managerImpl();
|
|
};
|
|
};
|
|
// -------------------------------------------------------------------
|
|
// -------------------------------------------------------------------
|
|
|
|
|
|
@@ -846,7 +841,7 @@ class Locate_information : public ::google::protobuf::Message /* @@protoc_insert
|
|
return reinterpret_cast<const Locate_information*>(
|
|
return reinterpret_cast<const Locate_information*>(
|
|
&_Locate_information_default_instance_);
|
|
&_Locate_information_default_instance_);
|
|
}
|
|
}
|
|
- static constexpr int kIndexInFileMessages =
|
|
|
|
|
|
+ static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
|
|
3;
|
|
3;
|
|
|
|
|
|
void Swap(Locate_information* other);
|
|
void Swap(Locate_information* other);
|
|
@@ -856,33 +851,28 @@ class Locate_information : public ::google::protobuf::Message /* @@protoc_insert
|
|
|
|
|
|
// implements Message ----------------------------------------------
|
|
// implements Message ----------------------------------------------
|
|
|
|
|
|
- inline Locate_information* New() const final {
|
|
|
|
- return CreateMaybeMessage<Locate_information>(NULL);
|
|
|
|
- }
|
|
|
|
|
|
+ inline Locate_information* New() const PROTOBUF_FINAL { return New(NULL); }
|
|
|
|
|
|
- Locate_information* New(::google::protobuf::Arena* arena) const final {
|
|
|
|
- return CreateMaybeMessage<Locate_information>(arena);
|
|
|
|
- }
|
|
|
|
- void CopyFrom(const ::google::protobuf::Message& from) final;
|
|
|
|
- void MergeFrom(const ::google::protobuf::Message& from) final;
|
|
|
|
|
|
+ Locate_information* 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 Locate_information& from);
|
|
void CopyFrom(const Locate_information& from);
|
|
void MergeFrom(const Locate_information& from);
|
|
void MergeFrom(const Locate_information& from);
|
|
- void Clear() final;
|
|
|
|
- bool IsInitialized() const final;
|
|
|
|
|
|
+ void Clear() PROTOBUF_FINAL;
|
|
|
|
+ bool IsInitialized() const PROTOBUF_FINAL;
|
|
|
|
|
|
- size_t ByteSizeLong() const final;
|
|
|
|
|
|
+ size_t ByteSizeLong() const PROTOBUF_FINAL;
|
|
bool MergePartialFromCodedStream(
|
|
bool MergePartialFromCodedStream(
|
|
- ::google::protobuf::io::CodedInputStream* input) final;
|
|
|
|
|
|
+ ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
|
|
void SerializeWithCachedSizes(
|
|
void SerializeWithCachedSizes(
|
|
- ::google::protobuf::io::CodedOutputStream* output) const final;
|
|
|
|
|
|
+ ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
- bool deterministic, ::google::protobuf::uint8* target) const final;
|
|
|
|
- int GetCachedSize() const final { return _cached_size_.Get(); }
|
|
|
|
-
|
|
|
|
|
|
+ bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
|
|
|
|
+ int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
|
|
private:
|
|
private:
|
|
void SharedCtor();
|
|
void SharedCtor();
|
|
void SharedDtor();
|
|
void SharedDtor();
|
|
- void SetCachedSize(int size) const final;
|
|
|
|
|
|
+ void SetCachedSize(int size) const PROTOBUF_FINAL;
|
|
void InternalSwap(Locate_information* other);
|
|
void InternalSwap(Locate_information* other);
|
|
private:
|
|
private:
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
@@ -893,7 +883,7 @@ class Locate_information : public ::google::protobuf::Message /* @@protoc_insert
|
|
}
|
|
}
|
|
public:
|
|
public:
|
|
|
|
|
|
- ::google::protobuf::Metadata GetMetadata() const final;
|
|
|
|
|
|
+ ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
|
|
|
|
|
|
// nested types ----------------------------------------------------
|
|
// nested types ----------------------------------------------------
|
|
|
|
|
|
@@ -994,7 +984,7 @@ class Locate_information : public ::google::protobuf::Message /* @@protoc_insert
|
|
|
|
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
- mutable ::google::protobuf::internal::CachedSize _cached_size_;
|
|
|
|
|
|
+ mutable int _cached_size_;
|
|
float locate_x_;
|
|
float locate_x_;
|
|
float locate_y_;
|
|
float locate_y_;
|
|
float locate_angle_;
|
|
float locate_angle_;
|
|
@@ -1006,6 +996,7 @@ class Locate_information : public ::google::protobuf::Message /* @@protoc_insert
|
|
bool locate_correct_;
|
|
bool locate_correct_;
|
|
float locate_front_theta_;
|
|
float locate_front_theta_;
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
|
|
+ friend void ::protobuf_message_5fbase_2eproto::InitDefaultsLocate_informationImpl();
|
|
};
|
|
};
|
|
// -------------------------------------------------------------------
|
|
// -------------------------------------------------------------------
|
|
|
|
|
|
@@ -1050,7 +1041,7 @@ class Car_info : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
return reinterpret_cast<const Car_info*>(
|
|
return reinterpret_cast<const Car_info*>(
|
|
&_Car_info_default_instance_);
|
|
&_Car_info_default_instance_);
|
|
}
|
|
}
|
|
- static constexpr int kIndexInFileMessages =
|
|
|
|
|
|
+ static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
|
|
4;
|
|
4;
|
|
|
|
|
|
void Swap(Car_info* other);
|
|
void Swap(Car_info* other);
|
|
@@ -1060,33 +1051,28 @@ class Car_info : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
|
|
|
|
// implements Message ----------------------------------------------
|
|
// implements Message ----------------------------------------------
|
|
|
|
|
|
- inline Car_info* New() const final {
|
|
|
|
- return CreateMaybeMessage<Car_info>(NULL);
|
|
|
|
- }
|
|
|
|
|
|
+ inline Car_info* New() const PROTOBUF_FINAL { return New(NULL); }
|
|
|
|
|
|
- Car_info* New(::google::protobuf::Arena* arena) const final {
|
|
|
|
- return CreateMaybeMessage<Car_info>(arena);
|
|
|
|
- }
|
|
|
|
- void CopyFrom(const ::google::protobuf::Message& from) final;
|
|
|
|
- void MergeFrom(const ::google::protobuf::Message& from) final;
|
|
|
|
|
|
+ Car_info* 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 Car_info& from);
|
|
void CopyFrom(const Car_info& from);
|
|
void MergeFrom(const Car_info& from);
|
|
void MergeFrom(const Car_info& from);
|
|
- void Clear() final;
|
|
|
|
- bool IsInitialized() const final;
|
|
|
|
|
|
+ void Clear() PROTOBUF_FINAL;
|
|
|
|
+ bool IsInitialized() const PROTOBUF_FINAL;
|
|
|
|
|
|
- size_t ByteSizeLong() const final;
|
|
|
|
|
|
+ size_t ByteSizeLong() const PROTOBUF_FINAL;
|
|
bool MergePartialFromCodedStream(
|
|
bool MergePartialFromCodedStream(
|
|
- ::google::protobuf::io::CodedInputStream* input) final;
|
|
|
|
|
|
+ ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
|
|
void SerializeWithCachedSizes(
|
|
void SerializeWithCachedSizes(
|
|
- ::google::protobuf::io::CodedOutputStream* output) const final;
|
|
|
|
|
|
+ ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
- bool deterministic, ::google::protobuf::uint8* target) const final;
|
|
|
|
- int GetCachedSize() const final { return _cached_size_.Get(); }
|
|
|
|
-
|
|
|
|
|
|
+ bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
|
|
|
|
+ int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
|
|
private:
|
|
private:
|
|
void SharedCtor();
|
|
void SharedCtor();
|
|
void SharedDtor();
|
|
void SharedDtor();
|
|
- void SetCachedSize(int size) const final;
|
|
|
|
|
|
+ void SetCachedSize(int size) const PROTOBUF_FINAL;
|
|
void InternalSwap(Car_info* other);
|
|
void InternalSwap(Car_info* other);
|
|
private:
|
|
private:
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
@@ -1097,7 +1083,7 @@ class Car_info : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
}
|
|
}
|
|
public:
|
|
public:
|
|
|
|
|
|
- ::google::protobuf::Metadata GetMetadata() const final;
|
|
|
|
|
|
+ ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
|
|
|
|
|
|
// nested types ----------------------------------------------------
|
|
// nested types ----------------------------------------------------
|
|
|
|
|
|
@@ -1118,6 +1104,21 @@ class Car_info : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
::std::string* release_license();
|
|
::std::string* release_license();
|
|
void set_allocated_license(::std::string* license);
|
|
void set_allocated_license(::std::string* license);
|
|
|
|
|
|
|
|
+ // optional string car_numberPlate = 5 [default = ""];
|
|
|
|
+ bool has_car_numberplate() const;
|
|
|
|
+ void clear_car_numberplate();
|
|
|
|
+ static const int kCarNumberPlateFieldNumber = 5;
|
|
|
|
+ const ::std::string& car_numberplate() const;
|
|
|
|
+ void set_car_numberplate(const ::std::string& value);
|
|
|
|
+ #if LANG_CXX11
|
|
|
|
+ void set_car_numberplate(::std::string&& value);
|
|
|
|
+ #endif
|
|
|
|
+ void set_car_numberplate(const char* value);
|
|
|
|
+ void set_car_numberplate(const char* value, size_t size);
|
|
|
|
+ ::std::string* mutable_car_numberplate();
|
|
|
|
+ ::std::string* release_car_numberplate();
|
|
|
|
+ void set_allocated_car_numberplate(::std::string* car_numberplate);
|
|
|
|
+
|
|
// optional float car_length = 1 [default = 0];
|
|
// optional float car_length = 1 [default = 0];
|
|
bool has_car_length() const;
|
|
bool has_car_length() const;
|
|
void clear_car_length();
|
|
void clear_car_length();
|
|
@@ -1139,17 +1140,17 @@ class Car_info : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
float car_height() const;
|
|
float car_height() const;
|
|
void set_car_height(float value);
|
|
void set_car_height(float value);
|
|
|
|
|
|
- // optional float car_wheel_base = 5 [default = 0];
|
|
|
|
|
|
+ // optional float car_wheel_base = 6 [default = 0];
|
|
bool has_car_wheel_base() const;
|
|
bool has_car_wheel_base() const;
|
|
void clear_car_wheel_base();
|
|
void clear_car_wheel_base();
|
|
- static const int kCarWheelBaseFieldNumber = 5;
|
|
|
|
|
|
+ static const int kCarWheelBaseFieldNumber = 6;
|
|
float car_wheel_base() const;
|
|
float car_wheel_base() const;
|
|
void set_car_wheel_base(float value);
|
|
void set_car_wheel_base(float value);
|
|
|
|
|
|
- // optional float car_wheel_width = 6 [default = 0];
|
|
|
|
|
|
+ // optional float car_wheel_width = 7 [default = 0];
|
|
bool has_car_wheel_width() const;
|
|
bool has_car_wheel_width() const;
|
|
void clear_car_wheel_width();
|
|
void clear_car_wheel_width();
|
|
- static const int kCarWheelWidthFieldNumber = 6;
|
|
|
|
|
|
+ static const int kCarWheelWidthFieldNumber = 7;
|
|
float car_wheel_width() const;
|
|
float car_wheel_width() const;
|
|
void set_car_wheel_width(float value);
|
|
void set_car_wheel_width(float value);
|
|
|
|
|
|
@@ -1163,6 +1164,8 @@ class Car_info : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
void clear_has_car_height();
|
|
void clear_has_car_height();
|
|
void set_has_license();
|
|
void set_has_license();
|
|
void clear_has_license();
|
|
void clear_has_license();
|
|
|
|
+ void set_has_car_numberplate();
|
|
|
|
+ void clear_has_car_numberplate();
|
|
void set_has_car_wheel_base();
|
|
void set_has_car_wheel_base();
|
|
void clear_has_car_wheel_base();
|
|
void clear_has_car_wheel_base();
|
|
void set_has_car_wheel_width();
|
|
void set_has_car_wheel_width();
|
|
@@ -1170,14 +1173,16 @@ class Car_info : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
|
|
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
- mutable ::google::protobuf::internal::CachedSize _cached_size_;
|
|
|
|
|
|
+ mutable int _cached_size_;
|
|
::google::protobuf::internal::ArenaStringPtr license_;
|
|
::google::protobuf::internal::ArenaStringPtr license_;
|
|
|
|
+ ::google::protobuf::internal::ArenaStringPtr car_numberplate_;
|
|
float car_length_;
|
|
float car_length_;
|
|
float car_width_;
|
|
float car_width_;
|
|
float car_height_;
|
|
float car_height_;
|
|
float car_wheel_base_;
|
|
float car_wheel_base_;
|
|
float car_wheel_width_;
|
|
float car_wheel_width_;
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
|
|
+ friend void ::protobuf_message_5fbase_2eproto::InitDefaultsCar_infoImpl();
|
|
};
|
|
};
|
|
// -------------------------------------------------------------------
|
|
// -------------------------------------------------------------------
|
|
|
|
|
|
@@ -1222,7 +1227,7 @@ class Parkspace_info : public ::google::protobuf::Message /* @@protoc_insertion_
|
|
return reinterpret_cast<const Parkspace_info*>(
|
|
return reinterpret_cast<const Parkspace_info*>(
|
|
&_Parkspace_info_default_instance_);
|
|
&_Parkspace_info_default_instance_);
|
|
}
|
|
}
|
|
- static constexpr int kIndexInFileMessages =
|
|
|
|
|
|
+ static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
|
|
5;
|
|
5;
|
|
|
|
|
|
void Swap(Parkspace_info* other);
|
|
void Swap(Parkspace_info* other);
|
|
@@ -1232,33 +1237,28 @@ class Parkspace_info : public ::google::protobuf::Message /* @@protoc_insertion_
|
|
|
|
|
|
// implements Message ----------------------------------------------
|
|
// implements Message ----------------------------------------------
|
|
|
|
|
|
- inline Parkspace_info* New() const final {
|
|
|
|
- return CreateMaybeMessage<Parkspace_info>(NULL);
|
|
|
|
- }
|
|
|
|
|
|
+ inline Parkspace_info* New() const PROTOBUF_FINAL { return New(NULL); }
|
|
|
|
|
|
- Parkspace_info* New(::google::protobuf::Arena* arena) const final {
|
|
|
|
- return CreateMaybeMessage<Parkspace_info>(arena);
|
|
|
|
- }
|
|
|
|
- void CopyFrom(const ::google::protobuf::Message& from) final;
|
|
|
|
- void MergeFrom(const ::google::protobuf::Message& from) final;
|
|
|
|
|
|
+ Parkspace_info* 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_info& from);
|
|
void CopyFrom(const Parkspace_info& from);
|
|
void MergeFrom(const Parkspace_info& from);
|
|
void MergeFrom(const Parkspace_info& from);
|
|
- void Clear() final;
|
|
|
|
- bool IsInitialized() const final;
|
|
|
|
|
|
+ void Clear() PROTOBUF_FINAL;
|
|
|
|
+ bool IsInitialized() const PROTOBUF_FINAL;
|
|
|
|
|
|
- size_t ByteSizeLong() const final;
|
|
|
|
|
|
+ size_t ByteSizeLong() const PROTOBUF_FINAL;
|
|
bool MergePartialFromCodedStream(
|
|
bool MergePartialFromCodedStream(
|
|
- ::google::protobuf::io::CodedInputStream* input) final;
|
|
|
|
|
|
+ ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
|
|
void SerializeWithCachedSizes(
|
|
void SerializeWithCachedSizes(
|
|
- ::google::protobuf::io::CodedOutputStream* output) const final;
|
|
|
|
|
|
+ ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
- bool deterministic, ::google::protobuf::uint8* target) const final;
|
|
|
|
- int GetCachedSize() const final { return _cached_size_.Get(); }
|
|
|
|
-
|
|
|
|
|
|
+ bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
|
|
|
|
+ int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
|
|
private:
|
|
private:
|
|
void SharedCtor();
|
|
void SharedCtor();
|
|
void SharedDtor();
|
|
void SharedDtor();
|
|
- void SetCachedSize(int size) const final;
|
|
|
|
|
|
+ void SetCachedSize(int size) const PROTOBUF_FINAL;
|
|
void InternalSwap(Parkspace_info* other);
|
|
void InternalSwap(Parkspace_info* other);
|
|
private:
|
|
private:
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
@@ -1269,7 +1269,7 @@ class Parkspace_info : public ::google::protobuf::Message /* @@protoc_insertion_
|
|
}
|
|
}
|
|
public:
|
|
public:
|
|
|
|
|
|
- ::google::protobuf::Metadata GetMetadata() const final;
|
|
|
|
|
|
+ ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
|
|
|
|
|
|
// nested types ----------------------------------------------------
|
|
// nested types ----------------------------------------------------
|
|
|
|
|
|
@@ -1309,9 +1309,6 @@ class Parkspace_info : public ::google::protobuf::Message /* @@protoc_insertion_
|
|
bool has_car_info() const;
|
|
bool has_car_info() const;
|
|
void clear_car_info();
|
|
void clear_car_info();
|
|
static const int kCarInfoFieldNumber = 11;
|
|
static const int kCarInfoFieldNumber = 11;
|
|
- private:
|
|
|
|
- const ::message::Car_info& _internal_car_info() const;
|
|
|
|
- public:
|
|
|
|
const ::message::Car_info& car_info() const;
|
|
const ::message::Car_info& car_info() const;
|
|
::message::Car_info* release_car_info();
|
|
::message::Car_info* release_car_info();
|
|
::message::Car_info* mutable_car_info();
|
|
::message::Car_info* mutable_car_info();
|
|
@@ -1454,7 +1451,7 @@ class Parkspace_info : public ::google::protobuf::Message /* @@protoc_insertion_
|
|
|
|
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
- mutable ::google::protobuf::internal::CachedSize _cached_size_;
|
|
|
|
|
|
+ mutable int _cached_size_;
|
|
::google::protobuf::internal::ArenaStringPtr entry_time_;
|
|
::google::protobuf::internal::ArenaStringPtr entry_time_;
|
|
::google::protobuf::internal::ArenaStringPtr leave_time_;
|
|
::google::protobuf::internal::ArenaStringPtr leave_time_;
|
|
::message::Car_info* car_info_;
|
|
::message::Car_info* car_info_;
|
|
@@ -1473,6 +1470,7 @@ class Parkspace_info : public ::google::protobuf::Message /* @@protoc_insertion_
|
|
int parkspace_status_target_;
|
|
int parkspace_status_target_;
|
|
int car_type_;
|
|
int car_type_;
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
|
|
+ friend void ::protobuf_message_5fbase_2eproto::InitDefaultsParkspace_infoImpl();
|
|
};
|
|
};
|
|
// ===================================================================
|
|
// ===================================================================
|
|
|
|
|
|
@@ -1602,9 +1600,6 @@ inline void Base_msg::clear_base_info() {
|
|
if (base_info_ != NULL) base_info_->Clear();
|
|
if (base_info_ != NULL) base_info_->Clear();
|
|
clear_has_base_info();
|
|
clear_has_base_info();
|
|
}
|
|
}
|
|
-inline const ::message::Base_info& Base_msg::_internal_base_info() const {
|
|
|
|
- return *base_info_;
|
|
|
|
-}
|
|
|
|
inline const ::message::Base_info& Base_msg::base_info() const {
|
|
inline const ::message::Base_info& Base_msg::base_info() const {
|
|
const ::message::Base_info* p = base_info_;
|
|
const ::message::Base_info* p = base_info_;
|
|
// @@protoc_insertion_point(field_get:message.Base_msg.base_info)
|
|
// @@protoc_insertion_point(field_get:message.Base_msg.base_info)
|
|
@@ -1621,8 +1616,7 @@ inline ::message::Base_info* Base_msg::release_base_info() {
|
|
inline ::message::Base_info* Base_msg::mutable_base_info() {
|
|
inline ::message::Base_info* Base_msg::mutable_base_info() {
|
|
set_has_base_info();
|
|
set_has_base_info();
|
|
if (base_info_ == NULL) {
|
|
if (base_info_ == NULL) {
|
|
- auto* p = CreateMaybeMessage<::message::Base_info>(GetArenaNoVirtual());
|
|
|
|
- base_info_ = p;
|
|
|
|
|
|
+ base_info_ = new ::message::Base_info;
|
|
}
|
|
}
|
|
// @@protoc_insertion_point(field_mutable:message.Base_msg.base_info)
|
|
// @@protoc_insertion_point(field_mutable:message.Base_msg.base_info)
|
|
return base_info_;
|
|
return base_info_;
|
|
@@ -1749,11 +1743,8 @@ inline ::std::string* Error_manager::mutable_error_description() {
|
|
}
|
|
}
|
|
inline ::std::string* Error_manager::release_error_description() {
|
|
inline ::std::string* Error_manager::release_error_description() {
|
|
// @@protoc_insertion_point(field_release:message.Error_manager.error_description)
|
|
// @@protoc_insertion_point(field_release:message.Error_manager.error_description)
|
|
- if (!has_error_description()) {
|
|
|
|
- return NULL;
|
|
|
|
- }
|
|
|
|
clear_has_error_description();
|
|
clear_has_error_description();
|
|
- return error_description_.ReleaseNonDefaultNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
|
|
|
+ return error_description_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
}
|
|
}
|
|
inline void Error_manager::set_allocated_error_description(::std::string* error_description) {
|
|
inline void Error_manager::set_allocated_error_description(::std::string* error_description) {
|
|
if (error_description != NULL) {
|
|
if (error_description != NULL) {
|
|
@@ -2015,13 +2006,13 @@ inline void Locate_information::set_locate_front_theta(float value) {
|
|
|
|
|
|
// optional float car_length = 1 [default = 0];
|
|
// optional float car_length = 1 [default = 0];
|
|
inline bool Car_info::has_car_length() const {
|
|
inline bool Car_info::has_car_length() const {
|
|
- return (_has_bits_[0] & 0x00000002u) != 0;
|
|
|
|
|
|
+ return (_has_bits_[0] & 0x00000004u) != 0;
|
|
}
|
|
}
|
|
inline void Car_info::set_has_car_length() {
|
|
inline void Car_info::set_has_car_length() {
|
|
- _has_bits_[0] |= 0x00000002u;
|
|
|
|
|
|
+ _has_bits_[0] |= 0x00000004u;
|
|
}
|
|
}
|
|
inline void Car_info::clear_has_car_length() {
|
|
inline void Car_info::clear_has_car_length() {
|
|
- _has_bits_[0] &= ~0x00000002u;
|
|
|
|
|
|
+ _has_bits_[0] &= ~0x00000004u;
|
|
}
|
|
}
|
|
inline void Car_info::clear_car_length() {
|
|
inline void Car_info::clear_car_length() {
|
|
car_length_ = 0;
|
|
car_length_ = 0;
|
|
@@ -2039,13 +2030,13 @@ inline void Car_info::set_car_length(float value) {
|
|
|
|
|
|
// optional float car_width = 2 [default = 0];
|
|
// optional float car_width = 2 [default = 0];
|
|
inline bool Car_info::has_car_width() const {
|
|
inline bool Car_info::has_car_width() const {
|
|
- return (_has_bits_[0] & 0x00000004u) != 0;
|
|
|
|
|
|
+ return (_has_bits_[0] & 0x00000008u) != 0;
|
|
}
|
|
}
|
|
inline void Car_info::set_has_car_width() {
|
|
inline void Car_info::set_has_car_width() {
|
|
- _has_bits_[0] |= 0x00000004u;
|
|
|
|
|
|
+ _has_bits_[0] |= 0x00000008u;
|
|
}
|
|
}
|
|
inline void Car_info::clear_has_car_width() {
|
|
inline void Car_info::clear_has_car_width() {
|
|
- _has_bits_[0] &= ~0x00000004u;
|
|
|
|
|
|
+ _has_bits_[0] &= ~0x00000008u;
|
|
}
|
|
}
|
|
inline void Car_info::clear_car_width() {
|
|
inline void Car_info::clear_car_width() {
|
|
car_width_ = 0;
|
|
car_width_ = 0;
|
|
@@ -2063,13 +2054,13 @@ inline void Car_info::set_car_width(float value) {
|
|
|
|
|
|
// optional float car_height = 3 [default = 0];
|
|
// optional float car_height = 3 [default = 0];
|
|
inline bool Car_info::has_car_height() const {
|
|
inline bool Car_info::has_car_height() const {
|
|
- return (_has_bits_[0] & 0x00000008u) != 0;
|
|
|
|
|
|
+ return (_has_bits_[0] & 0x00000010u) != 0;
|
|
}
|
|
}
|
|
inline void Car_info::set_has_car_height() {
|
|
inline void Car_info::set_has_car_height() {
|
|
- _has_bits_[0] |= 0x00000008u;
|
|
|
|
|
|
+ _has_bits_[0] |= 0x00000010u;
|
|
}
|
|
}
|
|
inline void Car_info::clear_has_car_height() {
|
|
inline void Car_info::clear_has_car_height() {
|
|
- _has_bits_[0] &= ~0x00000008u;
|
|
|
|
|
|
+ _has_bits_[0] &= ~0x00000010u;
|
|
}
|
|
}
|
|
inline void Car_info::clear_car_height() {
|
|
inline void Car_info::clear_car_height() {
|
|
car_height_ = 0;
|
|
car_height_ = 0;
|
|
@@ -2135,11 +2126,8 @@ inline ::std::string* Car_info::mutable_license() {
|
|
}
|
|
}
|
|
inline ::std::string* Car_info::release_license() {
|
|
inline ::std::string* Car_info::release_license() {
|
|
// @@protoc_insertion_point(field_release:message.Car_info.license)
|
|
// @@protoc_insertion_point(field_release:message.Car_info.license)
|
|
- if (!has_license()) {
|
|
|
|
- return NULL;
|
|
|
|
- }
|
|
|
|
clear_has_license();
|
|
clear_has_license();
|
|
- return license_.ReleaseNonDefaultNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
|
|
|
+ return license_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
}
|
|
}
|
|
inline void Car_info::set_allocated_license(::std::string* license) {
|
|
inline void Car_info::set_allocated_license(::std::string* license) {
|
|
if (license != NULL) {
|
|
if (license != NULL) {
|
|
@@ -2151,15 +2139,78 @@ inline void Car_info::set_allocated_license(::std::string* license) {
|
|
// @@protoc_insertion_point(field_set_allocated:message.Car_info.license)
|
|
// @@protoc_insertion_point(field_set_allocated:message.Car_info.license)
|
|
}
|
|
}
|
|
|
|
|
|
-// optional float car_wheel_base = 5 [default = 0];
|
|
|
|
|
|
+// optional string car_numberPlate = 5 [default = ""];
|
|
|
|
+inline bool Car_info::has_car_numberplate() const {
|
|
|
|
+ return (_has_bits_[0] & 0x00000002u) != 0;
|
|
|
|
+}
|
|
|
|
+inline void Car_info::set_has_car_numberplate() {
|
|
|
|
+ _has_bits_[0] |= 0x00000002u;
|
|
|
|
+}
|
|
|
|
+inline void Car_info::clear_has_car_numberplate() {
|
|
|
|
+ _has_bits_[0] &= ~0x00000002u;
|
|
|
|
+}
|
|
|
|
+inline void Car_info::clear_car_numberplate() {
|
|
|
|
+ car_numberplate_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
|
+ clear_has_car_numberplate();
|
|
|
|
+}
|
|
|
|
+inline const ::std::string& Car_info::car_numberplate() const {
|
|
|
|
+ // @@protoc_insertion_point(field_get:message.Car_info.car_numberPlate)
|
|
|
|
+ return car_numberplate_.GetNoArena();
|
|
|
|
+}
|
|
|
|
+inline void Car_info::set_car_numberplate(const ::std::string& value) {
|
|
|
|
+ set_has_car_numberplate();
|
|
|
|
+ car_numberplate_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
|
|
|
|
+ // @@protoc_insertion_point(field_set:message.Car_info.car_numberPlate)
|
|
|
|
+}
|
|
|
|
+#if LANG_CXX11
|
|
|
|
+inline void Car_info::set_car_numberplate(::std::string&& value) {
|
|
|
|
+ set_has_car_numberplate();
|
|
|
|
+ car_numberplate_.SetNoArena(
|
|
|
|
+ &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
|
|
|
|
+ // @@protoc_insertion_point(field_set_rvalue:message.Car_info.car_numberPlate)
|
|
|
|
+}
|
|
|
|
+#endif
|
|
|
|
+inline void Car_info::set_car_numberplate(const char* value) {
|
|
|
|
+ GOOGLE_DCHECK(value != NULL);
|
|
|
|
+ set_has_car_numberplate();
|
|
|
|
+ car_numberplate_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
|
|
|
|
+ // @@protoc_insertion_point(field_set_char:message.Car_info.car_numberPlate)
|
|
|
|
+}
|
|
|
|
+inline void Car_info::set_car_numberplate(const char* value, size_t size) {
|
|
|
|
+ set_has_car_numberplate();
|
|
|
|
+ car_numberplate_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
|
|
|
|
+ ::std::string(reinterpret_cast<const char*>(value), size));
|
|
|
|
+ // @@protoc_insertion_point(field_set_pointer:message.Car_info.car_numberPlate)
|
|
|
|
+}
|
|
|
|
+inline ::std::string* Car_info::mutable_car_numberplate() {
|
|
|
|
+ set_has_car_numberplate();
|
|
|
|
+ // @@protoc_insertion_point(field_mutable:message.Car_info.car_numberPlate)
|
|
|
|
+ return car_numberplate_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
|
+}
|
|
|
|
+inline ::std::string* Car_info::release_car_numberplate() {
|
|
|
|
+ // @@protoc_insertion_point(field_release:message.Car_info.car_numberPlate)
|
|
|
|
+ clear_has_car_numberplate();
|
|
|
|
+ return car_numberplate_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
|
+}
|
|
|
|
+inline void Car_info::set_allocated_car_numberplate(::std::string* car_numberplate) {
|
|
|
|
+ if (car_numberplate != NULL) {
|
|
|
|
+ set_has_car_numberplate();
|
|
|
|
+ } else {
|
|
|
|
+ clear_has_car_numberplate();
|
|
|
|
+ }
|
|
|
|
+ car_numberplate_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), car_numberplate);
|
|
|
|
+ // @@protoc_insertion_point(field_set_allocated:message.Car_info.car_numberPlate)
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+// optional float car_wheel_base = 6 [default = 0];
|
|
inline bool Car_info::has_car_wheel_base() const {
|
|
inline bool Car_info::has_car_wheel_base() const {
|
|
- return (_has_bits_[0] & 0x00000010u) != 0;
|
|
|
|
|
|
+ return (_has_bits_[0] & 0x00000020u) != 0;
|
|
}
|
|
}
|
|
inline void Car_info::set_has_car_wheel_base() {
|
|
inline void Car_info::set_has_car_wheel_base() {
|
|
- _has_bits_[0] |= 0x00000010u;
|
|
|
|
|
|
+ _has_bits_[0] |= 0x00000020u;
|
|
}
|
|
}
|
|
inline void Car_info::clear_has_car_wheel_base() {
|
|
inline void Car_info::clear_has_car_wheel_base() {
|
|
- _has_bits_[0] &= ~0x00000010u;
|
|
|
|
|
|
+ _has_bits_[0] &= ~0x00000020u;
|
|
}
|
|
}
|
|
inline void Car_info::clear_car_wheel_base() {
|
|
inline void Car_info::clear_car_wheel_base() {
|
|
car_wheel_base_ = 0;
|
|
car_wheel_base_ = 0;
|
|
@@ -2175,15 +2226,15 @@ inline void Car_info::set_car_wheel_base(float value) {
|
|
// @@protoc_insertion_point(field_set:message.Car_info.car_wheel_base)
|
|
// @@protoc_insertion_point(field_set:message.Car_info.car_wheel_base)
|
|
}
|
|
}
|
|
|
|
|
|
-// optional float car_wheel_width = 6 [default = 0];
|
|
|
|
|
|
+// optional float car_wheel_width = 7 [default = 0];
|
|
inline bool Car_info::has_car_wheel_width() const {
|
|
inline bool Car_info::has_car_wheel_width() const {
|
|
- return (_has_bits_[0] & 0x00000020u) != 0;
|
|
|
|
|
|
+ return (_has_bits_[0] & 0x00000040u) != 0;
|
|
}
|
|
}
|
|
inline void Car_info::set_has_car_wheel_width() {
|
|
inline void Car_info::set_has_car_wheel_width() {
|
|
- _has_bits_[0] |= 0x00000020u;
|
|
|
|
|
|
+ _has_bits_[0] |= 0x00000040u;
|
|
}
|
|
}
|
|
inline void Car_info::clear_has_car_wheel_width() {
|
|
inline void Car_info::clear_has_car_wheel_width() {
|
|
- _has_bits_[0] &= ~0x00000020u;
|
|
|
|
|
|
+ _has_bits_[0] &= ~0x00000040u;
|
|
}
|
|
}
|
|
inline void Car_info::clear_car_wheel_width() {
|
|
inline void Car_info::clear_car_wheel_width() {
|
|
car_wheel_width_ = 0;
|
|
car_wheel_width_ = 0;
|
|
@@ -2460,9 +2511,6 @@ inline void Parkspace_info::clear_car_info() {
|
|
if (car_info_ != NULL) car_info_->Clear();
|
|
if (car_info_ != NULL) car_info_->Clear();
|
|
clear_has_car_info();
|
|
clear_has_car_info();
|
|
}
|
|
}
|
|
-inline const ::message::Car_info& Parkspace_info::_internal_car_info() const {
|
|
|
|
- return *car_info_;
|
|
|
|
-}
|
|
|
|
inline const ::message::Car_info& Parkspace_info::car_info() const {
|
|
inline const ::message::Car_info& Parkspace_info::car_info() const {
|
|
const ::message::Car_info* p = car_info_;
|
|
const ::message::Car_info* p = car_info_;
|
|
// @@protoc_insertion_point(field_get:message.Parkspace_info.car_info)
|
|
// @@protoc_insertion_point(field_get:message.Parkspace_info.car_info)
|
|
@@ -2479,8 +2527,7 @@ inline ::message::Car_info* Parkspace_info::release_car_info() {
|
|
inline ::message::Car_info* Parkspace_info::mutable_car_info() {
|
|
inline ::message::Car_info* Parkspace_info::mutable_car_info() {
|
|
set_has_car_info();
|
|
set_has_car_info();
|
|
if (car_info_ == NULL) {
|
|
if (car_info_ == NULL) {
|
|
- auto* p = CreateMaybeMessage<::message::Car_info>(GetArenaNoVirtual());
|
|
|
|
- car_info_ = p;
|
|
|
|
|
|
+ car_info_ = new ::message::Car_info;
|
|
}
|
|
}
|
|
// @@protoc_insertion_point(field_mutable:message.Parkspace_info.car_info)
|
|
// @@protoc_insertion_point(field_mutable:message.Parkspace_info.car_info)
|
|
return car_info_;
|
|
return car_info_;
|
|
@@ -2554,11 +2601,8 @@ inline ::std::string* Parkspace_info::mutable_entry_time() {
|
|
}
|
|
}
|
|
inline ::std::string* Parkspace_info::release_entry_time() {
|
|
inline ::std::string* Parkspace_info::release_entry_time() {
|
|
// @@protoc_insertion_point(field_release:message.Parkspace_info.entry_time)
|
|
// @@protoc_insertion_point(field_release:message.Parkspace_info.entry_time)
|
|
- if (!has_entry_time()) {
|
|
|
|
- return NULL;
|
|
|
|
- }
|
|
|
|
clear_has_entry_time();
|
|
clear_has_entry_time();
|
|
- return entry_time_.ReleaseNonDefaultNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
|
|
|
+ return entry_time_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
}
|
|
}
|
|
inline void Parkspace_info::set_allocated_entry_time(::std::string* entry_time) {
|
|
inline void Parkspace_info::set_allocated_entry_time(::std::string* entry_time) {
|
|
if (entry_time != NULL) {
|
|
if (entry_time != NULL) {
|
|
@@ -2620,11 +2664,8 @@ inline ::std::string* Parkspace_info::mutable_leave_time() {
|
|
}
|
|
}
|
|
inline ::std::string* Parkspace_info::release_leave_time() {
|
|
inline ::std::string* Parkspace_info::release_leave_time() {
|
|
// @@protoc_insertion_point(field_release:message.Parkspace_info.leave_time)
|
|
// @@protoc_insertion_point(field_release:message.Parkspace_info.leave_time)
|
|
- if (!has_leave_time()) {
|
|
|
|
- return NULL;
|
|
|
|
- }
|
|
|
|
clear_has_leave_time();
|
|
clear_has_leave_time();
|
|
- return leave_time_.ReleaseNonDefaultNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
|
|
|
+ return leave_time_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
}
|
|
}
|
|
inline void Parkspace_info::set_allocated_leave_time(::std::string* leave_time) {
|
|
inline void Parkspace_info::set_allocated_leave_time(::std::string* leave_time) {
|
|
if (leave_time != NULL) {
|
|
if (leave_time != NULL) {
|
|
@@ -2756,62 +2797,62 @@ inline void Parkspace_info::set_car_type(::message::Car_type value) {
|
|
namespace google {
|
|
namespace google {
|
|
namespace protobuf {
|
|
namespace protobuf {
|
|
|
|
|
|
-template <> struct is_proto_enum< ::message::Message_type> : ::std::true_type {};
|
|
|
|
|
|
+template <> struct is_proto_enum< ::message::Message_type> : ::google::protobuf::internal::true_type {};
|
|
template <>
|
|
template <>
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Message_type>() {
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Message_type>() {
|
|
return ::message::Message_type_descriptor();
|
|
return ::message::Message_type_descriptor();
|
|
}
|
|
}
|
|
-template <> struct is_proto_enum< ::message::Communicator> : ::std::true_type {};
|
|
|
|
|
|
+template <> struct is_proto_enum< ::message::Communicator> : ::google::protobuf::internal::true_type {};
|
|
template <>
|
|
template <>
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Communicator>() {
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Communicator>() {
|
|
return ::message::Communicator_descriptor();
|
|
return ::message::Communicator_descriptor();
|
|
}
|
|
}
|
|
-template <> struct is_proto_enum< ::message::Process_type> : ::std::true_type {};
|
|
|
|
|
|
+template <> struct is_proto_enum< ::message::Process_type> : ::google::protobuf::internal::true_type {};
|
|
template <>
|
|
template <>
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Process_type>() {
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Process_type>() {
|
|
return ::message::Process_type_descriptor();
|
|
return ::message::Process_type_descriptor();
|
|
}
|
|
}
|
|
-template <> struct is_proto_enum< ::message::Error_level> : ::std::true_type {};
|
|
|
|
|
|
+template <> struct is_proto_enum< ::message::Error_level> : ::google::protobuf::internal::true_type {};
|
|
template <>
|
|
template <>
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Error_level>() {
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Error_level>() {
|
|
return ::message::Error_level_descriptor();
|
|
return ::message::Error_level_descriptor();
|
|
}
|
|
}
|
|
-template <> struct is_proto_enum< ::message::Parkspace_status> : ::std::true_type {};
|
|
|
|
|
|
+template <> struct is_proto_enum< ::message::Parkspace_status> : ::google::protobuf::internal::true_type {};
|
|
template <>
|
|
template <>
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Parkspace_status>() {
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Parkspace_status>() {
|
|
return ::message::Parkspace_status_descriptor();
|
|
return ::message::Parkspace_status_descriptor();
|
|
}
|
|
}
|
|
-template <> struct is_proto_enum< ::message::Direction> : ::std::true_type {};
|
|
|
|
|
|
+template <> struct is_proto_enum< ::message::Direction> : ::google::protobuf::internal::true_type {};
|
|
template <>
|
|
template <>
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Direction>() {
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Direction>() {
|
|
return ::message::Direction_descriptor();
|
|
return ::message::Direction_descriptor();
|
|
}
|
|
}
|
|
-template <> struct is_proto_enum< ::message::Parkspace_path> : ::std::true_type {};
|
|
|
|
|
|
+template <> struct is_proto_enum< ::message::Parkspace_path> : ::google::protobuf::internal::true_type {};
|
|
template <>
|
|
template <>
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Parkspace_path>() {
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Parkspace_path>() {
|
|
return ::message::Parkspace_path_descriptor();
|
|
return ::message::Parkspace_path_descriptor();
|
|
}
|
|
}
|
|
-template <> struct is_proto_enum< ::message::Parkspace_type> : ::std::true_type {};
|
|
|
|
|
|
+template <> struct is_proto_enum< ::message::Parkspace_type> : ::google::protobuf::internal::true_type {};
|
|
template <>
|
|
template <>
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Parkspace_type>() {
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Parkspace_type>() {
|
|
return ::message::Parkspace_type_descriptor();
|
|
return ::message::Parkspace_type_descriptor();
|
|
}
|
|
}
|
|
-template <> struct is_proto_enum< ::message::Car_type> : ::std::true_type {};
|
|
|
|
|
|
+template <> struct is_proto_enum< ::message::Car_type> : ::google::protobuf::internal::true_type {};
|
|
template <>
|
|
template <>
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Car_type>() {
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Car_type>() {
|
|
return ::message::Car_type_descriptor();
|
|
return ::message::Car_type_descriptor();
|
|
}
|
|
}
|
|
-template <> struct is_proto_enum< ::message::Step_type> : ::std::true_type {};
|
|
|
|
|
|
+template <> struct is_proto_enum< ::message::Step_type> : ::google::protobuf::internal::true_type {};
|
|
template <>
|
|
template <>
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Step_type>() {
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Step_type>() {
|
|
return ::message::Step_type_descriptor();
|
|
return ::message::Step_type_descriptor();
|
|
}
|
|
}
|
|
-template <> struct is_proto_enum< ::message::Step_statu> : ::std::true_type {};
|
|
|
|
|
|
+template <> struct is_proto_enum< ::message::Step_statu> : ::google::protobuf::internal::true_type {};
|
|
template <>
|
|
template <>
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Step_statu>() {
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Step_statu>() {
|
|
return ::message::Step_statu_descriptor();
|
|
return ::message::Step_statu_descriptor();
|
|
}
|
|
}
|
|
-template <> struct is_proto_enum< ::message::Dispatch_device_type> : ::std::true_type {};
|
|
|
|
|
|
+template <> struct is_proto_enum< ::message::Dispatch_device_type> : ::google::protobuf::internal::true_type {};
|
|
template <>
|
|
template <>
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Dispatch_device_type>() {
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Dispatch_device_type>() {
|
|
return ::message::Dispatch_device_type_descriptor();
|
|
return ::message::Dispatch_device_type_descriptor();
|
|
@@ -2822,4 +2863,4 @@ inline const EnumDescriptor* GetEnumDescriptor< ::message::Dispatch_device_type>
|
|
|
|
|
|
// @@protoc_insertion_point(global_scope)
|
|
// @@protoc_insertion_point(global_scope)
|
|
|
|
|
|
-#endif // PROTOBUF_INCLUDED_message_5fbase_2eproto
|
|
|
|
|
|
+#endif // PROTOBUF_message_5fbase_2eproto__INCLUDED
|