|
@@ -1,19 +1,19 @@
|
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
|
// source: message_base.proto
|
|
|
|
|
|
-#ifndef PROTOBUF_message_5fbase_2eproto__INCLUDED
|
|
|
-#define PROTOBUF_message_5fbase_2eproto__INCLUDED
|
|
|
+#ifndef PROTOBUF_INCLUDED_message_5fbase_2eproto
|
|
|
+#define PROTOBUF_INCLUDED_message_5fbase_2eproto
|
|
|
|
|
|
#include <string>
|
|
|
|
|
|
#include <google/protobuf/stubs/common.h>
|
|
|
|
|
|
-#if GOOGLE_PROTOBUF_VERSION < 3005000
|
|
|
+#if GOOGLE_PROTOBUF_VERSION < 3006001
|
|
|
#error This file was generated by a newer version of protoc which is
|
|
|
#error incompatible with your Protocol Buffer headers. Please update
|
|
|
#error your headers.
|
|
|
#endif
|
|
|
-#if 3005000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
|
|
|
+#if 3006001 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
|
|
|
#error This file was generated by an older version of protoc which is
|
|
|
#error incompatible with your Protocol Buffer headers. Please
|
|
|
#error regenerate this file with a newer version of protoc.
|
|
@@ -24,6 +24,7 @@
|
|
|
#include <google/protobuf/arenastring.h>
|
|
|
#include <google/protobuf/generated_message_table_driven.h>
|
|
|
#include <google/protobuf/generated_message_util.h>
|
|
|
+#include <google/protobuf/inlined_string_field.h>
|
|
|
#include <google/protobuf/metadata.h>
|
|
|
#include <google/protobuf/message.h>
|
|
|
#include <google/protobuf/repeated_field.h> // IWYU pragma: export
|
|
@@ -31,6 +32,7 @@
|
|
|
#include <google/protobuf/generated_enum_reflection.h>
|
|
|
#include <google/protobuf/unknown_field_set.h>
|
|
|
// @@protoc_insertion_point(includes)
|
|
|
+#define PROTOBUF_INTERNAL_EXPORT_protobuf_message_5fbase_2eproto
|
|
|
|
|
|
namespace protobuf_message_5fbase_2eproto {
|
|
|
// Internal implementation detail -- do not use these members.
|
|
@@ -43,26 +45,6 @@ struct TableStruct {
|
|
|
static const ::google::protobuf::uint32 offsets[];
|
|
|
};
|
|
|
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 message {
|
|
|
class Base_info;
|
|
@@ -84,6 +66,16 @@ class Parkspace_info;
|
|
|
class Parkspace_infoDefaultTypeInternal;
|
|
|
extern Parkspace_infoDefaultTypeInternal _Parkspace_info_default_instance_;
|
|
|
} // 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 {
|
|
|
|
|
|
enum Message_type {
|
|
@@ -121,6 +113,10 @@ enum Message_type {
|
|
|
eCentral_controller_statu_msg = 160,
|
|
|
eEntrance_manual_operation_msg = 176,
|
|
|
eProcess_manual_operation_msg = 177,
|
|
|
+ eNotify_request_msg = 192,
|
|
|
+ eNotify_response_msg = 193,
|
|
|
+ eNotify_status_msg = 194,
|
|
|
+ eUnNormalized_module_statu_msg = 208,
|
|
|
eDispatch_plan_request_msg = 224,
|
|
|
eDispatch_plan_response_msg = 225,
|
|
|
eDispatch_control_request_msg = 226,
|
|
@@ -155,6 +151,7 @@ enum Communicator {
|
|
|
eMeasurer_sift_server = 769,
|
|
|
eDispatch_manager = 1024,
|
|
|
eDispatch_control = 1025,
|
|
|
+ eNotify = 1281,
|
|
|
eGround_measurer = 3840
|
|
|
};
|
|
|
bool Communicator_IsValid(int value);
|
|
@@ -448,7 +445,7 @@ class Base_info : public ::google::protobuf::Message /* @@protoc_insertion_point
|
|
|
return reinterpret_cast<const Base_info*>(
|
|
|
&_Base_info_default_instance_);
|
|
|
}
|
|
|
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
|
|
|
+ static constexpr int kIndexInFileMessages =
|
|
|
0;
|
|
|
|
|
|
void Swap(Base_info* other);
|
|
@@ -458,28 +455,33 @@ class Base_info : public ::google::protobuf::Message /* @@protoc_insertion_point
|
|
|
|
|
|
// implements Message ----------------------------------------------
|
|
|
|
|
|
- inline Base_info* New() const PROTOBUF_FINAL { return New(NULL); }
|
|
|
+ inline Base_info* New() const final {
|
|
|
+ return CreateMaybeMessage<Base_info>(NULL);
|
|
|
+ }
|
|
|
|
|
|
- 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;
|
|
|
+ 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;
|
|
|
void CopyFrom(const Base_info& from);
|
|
|
void MergeFrom(const Base_info& from);
|
|
|
- void Clear() PROTOBUF_FINAL;
|
|
|
- bool IsInitialized() const PROTOBUF_FINAL;
|
|
|
+ void Clear() final;
|
|
|
+ bool IsInitialized() const final;
|
|
|
|
|
|
- size_t ByteSizeLong() const PROTOBUF_FINAL;
|
|
|
+ size_t ByteSizeLong() const final;
|
|
|
bool MergePartialFromCodedStream(
|
|
|
- ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::io::CodedInputStream* input) final;
|
|
|
void SerializeWithCachedSizes(
|
|
|
- ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::io::CodedOutputStream* output) const final;
|
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
|
- bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
|
|
|
- int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
|
|
|
+ bool deterministic, ::google::protobuf::uint8* target) const final;
|
|
|
+ int GetCachedSize() const final { return _cached_size_.Get(); }
|
|
|
+
|
|
|
private:
|
|
|
void SharedCtor();
|
|
|
void SharedDtor();
|
|
|
- void SetCachedSize(int size) const PROTOBUF_FINAL;
|
|
|
+ void SetCachedSize(int size) const final;
|
|
|
void InternalSwap(Base_info* other);
|
|
|
private:
|
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
@@ -490,7 +492,7 @@ class Base_info : public ::google::protobuf::Message /* @@protoc_insertion_point
|
|
|
}
|
|
|
public:
|
|
|
|
|
|
- ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::Metadata GetMetadata() const final;
|
|
|
|
|
|
// nested types ----------------------------------------------------
|
|
|
|
|
@@ -540,13 +542,12 @@ class Base_info : public ::google::protobuf::Message /* @@protoc_insertion_point
|
|
|
|
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
|
- mutable int _cached_size_;
|
|
|
+ mutable ::google::protobuf::internal::CachedSize _cached_size_;
|
|
|
int msg_type_;
|
|
|
::google::protobuf::int32 timeout_ms_;
|
|
|
int sender_;
|
|
|
int receiver_;
|
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
|
- friend void ::protobuf_message_5fbase_2eproto::InitDefaultsBase_infoImpl();
|
|
|
};
|
|
|
// -------------------------------------------------------------------
|
|
|
|
|
@@ -591,7 +592,7 @@ class Base_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
|
return reinterpret_cast<const Base_msg*>(
|
|
|
&_Base_msg_default_instance_);
|
|
|
}
|
|
|
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
|
|
|
+ static constexpr int kIndexInFileMessages =
|
|
|
1;
|
|
|
|
|
|
void Swap(Base_msg* other);
|
|
@@ -601,28 +602,33 @@ class Base_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
|
|
|
|
// implements Message ----------------------------------------------
|
|
|
|
|
|
- inline Base_msg* New() const PROTOBUF_FINAL { return New(NULL); }
|
|
|
+ inline Base_msg* New() const final {
|
|
|
+ return CreateMaybeMessage<Base_msg>(NULL);
|
|
|
+ }
|
|
|
|
|
|
- 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;
|
|
|
+ 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;
|
|
|
void CopyFrom(const Base_msg& from);
|
|
|
void MergeFrom(const Base_msg& from);
|
|
|
- void Clear() PROTOBUF_FINAL;
|
|
|
- bool IsInitialized() const PROTOBUF_FINAL;
|
|
|
+ void Clear() final;
|
|
|
+ bool IsInitialized() const final;
|
|
|
|
|
|
- size_t ByteSizeLong() const PROTOBUF_FINAL;
|
|
|
+ size_t ByteSizeLong() const final;
|
|
|
bool MergePartialFromCodedStream(
|
|
|
- ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::io::CodedInputStream* input) final;
|
|
|
void SerializeWithCachedSizes(
|
|
|
- ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::io::CodedOutputStream* output) const final;
|
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
|
- bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
|
|
|
- int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
|
|
|
+ bool deterministic, ::google::protobuf::uint8* target) const final;
|
|
|
+ int GetCachedSize() const final { return _cached_size_.Get(); }
|
|
|
+
|
|
|
private:
|
|
|
void SharedCtor();
|
|
|
void SharedDtor();
|
|
|
- void SetCachedSize(int size) const PROTOBUF_FINAL;
|
|
|
+ void SetCachedSize(int size) const final;
|
|
|
void InternalSwap(Base_msg* other);
|
|
|
private:
|
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
@@ -633,7 +639,7 @@ class Base_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
|
}
|
|
|
public:
|
|
|
|
|
|
- ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::Metadata GetMetadata() const final;
|
|
|
|
|
|
// nested types ----------------------------------------------------
|
|
|
|
|
@@ -643,6 +649,9 @@ class Base_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
|
bool has_base_info() const;
|
|
|
void clear_base_info();
|
|
|
static const int kBaseInfoFieldNumber = 1;
|
|
|
+ private:
|
|
|
+ const ::message::Base_info& _internal_base_info() const;
|
|
|
+ public:
|
|
|
const ::message::Base_info& base_info() const;
|
|
|
::message::Base_info* release_base_info();
|
|
|
::message::Base_info* mutable_base_info();
|
|
@@ -655,10 +664,9 @@ class Base_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
|
|
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
|
- mutable int _cached_size_;
|
|
|
+ mutable ::google::protobuf::internal::CachedSize _cached_size_;
|
|
|
::message::Base_info* base_info_;
|
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
|
- friend void ::protobuf_message_5fbase_2eproto::InitDefaultsBase_msgImpl();
|
|
|
};
|
|
|
// -------------------------------------------------------------------
|
|
|
|
|
@@ -703,7 +711,7 @@ class Error_manager : public ::google::protobuf::Message /* @@protoc_insertion_p
|
|
|
return reinterpret_cast<const Error_manager*>(
|
|
|
&_Error_manager_default_instance_);
|
|
|
}
|
|
|
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
|
|
|
+ static constexpr int kIndexInFileMessages =
|
|
|
2;
|
|
|
|
|
|
void Swap(Error_manager* other);
|
|
@@ -713,28 +721,33 @@ class Error_manager : public ::google::protobuf::Message /* @@protoc_insertion_p
|
|
|
|
|
|
// implements Message ----------------------------------------------
|
|
|
|
|
|
- inline Error_manager* New() const PROTOBUF_FINAL { return New(NULL); }
|
|
|
+ inline Error_manager* New() const final {
|
|
|
+ return CreateMaybeMessage<Error_manager>(NULL);
|
|
|
+ }
|
|
|
|
|
|
- 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;
|
|
|
+ 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;
|
|
|
void CopyFrom(const Error_manager& from);
|
|
|
void MergeFrom(const Error_manager& from);
|
|
|
- void Clear() PROTOBUF_FINAL;
|
|
|
- bool IsInitialized() const PROTOBUF_FINAL;
|
|
|
+ void Clear() final;
|
|
|
+ bool IsInitialized() const final;
|
|
|
|
|
|
- size_t ByteSizeLong() const PROTOBUF_FINAL;
|
|
|
+ size_t ByteSizeLong() const final;
|
|
|
bool MergePartialFromCodedStream(
|
|
|
- ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::io::CodedInputStream* input) final;
|
|
|
void SerializeWithCachedSizes(
|
|
|
- ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::io::CodedOutputStream* output) const final;
|
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
|
- bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
|
|
|
- int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
|
|
|
+ bool deterministic, ::google::protobuf::uint8* target) const final;
|
|
|
+ int GetCachedSize() const final { return _cached_size_.Get(); }
|
|
|
+
|
|
|
private:
|
|
|
void SharedCtor();
|
|
|
void SharedDtor();
|
|
|
- void SetCachedSize(int size) const PROTOBUF_FINAL;
|
|
|
+ void SetCachedSize(int size) const final;
|
|
|
void InternalSwap(Error_manager* other);
|
|
|
private:
|
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
@@ -745,7 +758,7 @@ class Error_manager : public ::google::protobuf::Message /* @@protoc_insertion_p
|
|
|
}
|
|
|
public:
|
|
|
|
|
|
- ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::Metadata GetMetadata() const final;
|
|
|
|
|
|
// nested types ----------------------------------------------------
|
|
|
|
|
@@ -791,12 +804,11 @@ class Error_manager : public ::google::protobuf::Message /* @@protoc_insertion_p
|
|
|
|
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
|
- mutable int _cached_size_;
|
|
|
+ mutable ::google::protobuf::internal::CachedSize _cached_size_;
|
|
|
::google::protobuf::internal::ArenaStringPtr error_description_;
|
|
|
::google::protobuf::int32 error_code_;
|
|
|
int error_level_;
|
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
|
- friend void ::protobuf_message_5fbase_2eproto::InitDefaultsError_managerImpl();
|
|
|
};
|
|
|
// -------------------------------------------------------------------
|
|
|
|
|
@@ -841,7 +853,7 @@ class Locate_information : public ::google::protobuf::Message /* @@protoc_insert
|
|
|
return reinterpret_cast<const Locate_information*>(
|
|
|
&_Locate_information_default_instance_);
|
|
|
}
|
|
|
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
|
|
|
+ static constexpr int kIndexInFileMessages =
|
|
|
3;
|
|
|
|
|
|
void Swap(Locate_information* other);
|
|
@@ -851,28 +863,33 @@ class Locate_information : public ::google::protobuf::Message /* @@protoc_insert
|
|
|
|
|
|
// implements Message ----------------------------------------------
|
|
|
|
|
|
- inline Locate_information* New() const PROTOBUF_FINAL { return New(NULL); }
|
|
|
+ inline Locate_information* New() const final {
|
|
|
+ return CreateMaybeMessage<Locate_information>(NULL);
|
|
|
+ }
|
|
|
|
|
|
- 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;
|
|
|
+ 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;
|
|
|
void CopyFrom(const Locate_information& from);
|
|
|
void MergeFrom(const Locate_information& from);
|
|
|
- void Clear() PROTOBUF_FINAL;
|
|
|
- bool IsInitialized() const PROTOBUF_FINAL;
|
|
|
+ void Clear() final;
|
|
|
+ bool IsInitialized() const final;
|
|
|
|
|
|
- size_t ByteSizeLong() const PROTOBUF_FINAL;
|
|
|
+ size_t ByteSizeLong() const final;
|
|
|
bool MergePartialFromCodedStream(
|
|
|
- ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::io::CodedInputStream* input) final;
|
|
|
void SerializeWithCachedSizes(
|
|
|
- ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::io::CodedOutputStream* output) const final;
|
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
|
- bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
|
|
|
- int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
|
|
|
+ bool deterministic, ::google::protobuf::uint8* target) const final;
|
|
|
+ int GetCachedSize() const final { return _cached_size_.Get(); }
|
|
|
+
|
|
|
private:
|
|
|
void SharedCtor();
|
|
|
void SharedDtor();
|
|
|
- void SetCachedSize(int size) const PROTOBUF_FINAL;
|
|
|
+ void SetCachedSize(int size) const final;
|
|
|
void InternalSwap(Locate_information* other);
|
|
|
private:
|
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
@@ -883,7 +900,7 @@ class Locate_information : public ::google::protobuf::Message /* @@protoc_insert
|
|
|
}
|
|
|
public:
|
|
|
|
|
|
- ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::Metadata GetMetadata() const final;
|
|
|
|
|
|
// nested types ----------------------------------------------------
|
|
|
|
|
@@ -959,6 +976,20 @@ class Locate_information : public ::google::protobuf::Message /* @@protoc_insert
|
|
|
float locate_front_theta() const;
|
|
|
void set_locate_front_theta(float value);
|
|
|
|
|
|
+ // optional float uniformed_car_x = 11;
|
|
|
+ bool has_uniformed_car_x() const;
|
|
|
+ void clear_uniformed_car_x();
|
|
|
+ static const int kUniformedCarXFieldNumber = 11;
|
|
|
+ float uniformed_car_x() const;
|
|
|
+ void set_uniformed_car_x(float value);
|
|
|
+
|
|
|
+ // optional float uniformed_car_y = 12;
|
|
|
+ bool has_uniformed_car_y() const;
|
|
|
+ void clear_uniformed_car_y();
|
|
|
+ static const int kUniformedCarYFieldNumber = 12;
|
|
|
+ float uniformed_car_y() const;
|
|
|
+ void set_uniformed_car_y(float value);
|
|
|
+
|
|
|
// @@protoc_insertion_point(class_scope:message.Locate_information)
|
|
|
private:
|
|
|
void set_has_locate_x();
|
|
@@ -981,10 +1012,14 @@ class Locate_information : public ::google::protobuf::Message /* @@protoc_insert
|
|
|
void clear_has_locate_correct();
|
|
|
void set_has_locate_front_theta();
|
|
|
void clear_has_locate_front_theta();
|
|
|
+ void set_has_uniformed_car_x();
|
|
|
+ void clear_has_uniformed_car_x();
|
|
|
+ void set_has_uniformed_car_y();
|
|
|
+ void clear_has_uniformed_car_y();
|
|
|
|
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
|
- mutable int _cached_size_;
|
|
|
+ mutable ::google::protobuf::internal::CachedSize _cached_size_;
|
|
|
float locate_x_;
|
|
|
float locate_y_;
|
|
|
float locate_angle_;
|
|
@@ -995,8 +1030,9 @@ class Locate_information : public ::google::protobuf::Message /* @@protoc_insert
|
|
|
float locate_wheel_width_;
|
|
|
bool locate_correct_;
|
|
|
float locate_front_theta_;
|
|
|
+ float uniformed_car_x_;
|
|
|
+ float uniformed_car_y_;
|
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
|
- friend void ::protobuf_message_5fbase_2eproto::InitDefaultsLocate_informationImpl();
|
|
|
};
|
|
|
// -------------------------------------------------------------------
|
|
|
|
|
@@ -1041,7 +1077,7 @@ class Car_info : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
|
return reinterpret_cast<const Car_info*>(
|
|
|
&_Car_info_default_instance_);
|
|
|
}
|
|
|
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
|
|
|
+ static constexpr int kIndexInFileMessages =
|
|
|
4;
|
|
|
|
|
|
void Swap(Car_info* other);
|
|
@@ -1051,28 +1087,33 @@ class Car_info : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
|
|
|
|
// implements Message ----------------------------------------------
|
|
|
|
|
|
- inline Car_info* New() const PROTOBUF_FINAL { return New(NULL); }
|
|
|
+ inline Car_info* New() const final {
|
|
|
+ return CreateMaybeMessage<Car_info>(NULL);
|
|
|
+ }
|
|
|
|
|
|
- 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;
|
|
|
+ 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;
|
|
|
void CopyFrom(const Car_info& from);
|
|
|
void MergeFrom(const Car_info& from);
|
|
|
- void Clear() PROTOBUF_FINAL;
|
|
|
- bool IsInitialized() const PROTOBUF_FINAL;
|
|
|
+ void Clear() final;
|
|
|
+ bool IsInitialized() const final;
|
|
|
|
|
|
- size_t ByteSizeLong() const PROTOBUF_FINAL;
|
|
|
+ size_t ByteSizeLong() const final;
|
|
|
bool MergePartialFromCodedStream(
|
|
|
- ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::io::CodedInputStream* input) final;
|
|
|
void SerializeWithCachedSizes(
|
|
|
- ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::io::CodedOutputStream* output) const final;
|
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
|
- bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
|
|
|
- int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
|
|
|
+ bool deterministic, ::google::protobuf::uint8* target) const final;
|
|
|
+ int GetCachedSize() const final { return _cached_size_.Get(); }
|
|
|
+
|
|
|
private:
|
|
|
void SharedCtor();
|
|
|
void SharedDtor();
|
|
|
- void SetCachedSize(int size) const PROTOBUF_FINAL;
|
|
|
+ void SetCachedSize(int size) const final;
|
|
|
void InternalSwap(Car_info* other);
|
|
|
private:
|
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
@@ -1083,7 +1124,7 @@ class Car_info : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
|
}
|
|
|
public:
|
|
|
|
|
|
- ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::Metadata GetMetadata() const final;
|
|
|
|
|
|
// nested types ----------------------------------------------------
|
|
|
|
|
@@ -1173,7 +1214,7 @@ class Car_info : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
|
|
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
|
- mutable int _cached_size_;
|
|
|
+ mutable ::google::protobuf::internal::CachedSize _cached_size_;
|
|
|
::google::protobuf::internal::ArenaStringPtr license_;
|
|
|
::google::protobuf::internal::ArenaStringPtr car_numberplate_;
|
|
|
float car_length_;
|
|
@@ -1182,7 +1223,6 @@ class Car_info : public ::google::protobuf::Message /* @@protoc_insertion_point(
|
|
|
float car_wheel_base_;
|
|
|
float car_wheel_width_;
|
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
|
- friend void ::protobuf_message_5fbase_2eproto::InitDefaultsCar_infoImpl();
|
|
|
};
|
|
|
// -------------------------------------------------------------------
|
|
|
|
|
@@ -1227,7 +1267,7 @@ class Parkspace_info : public ::google::protobuf::Message /* @@protoc_insertion_
|
|
|
return reinterpret_cast<const Parkspace_info*>(
|
|
|
&_Parkspace_info_default_instance_);
|
|
|
}
|
|
|
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
|
|
|
+ static constexpr int kIndexInFileMessages =
|
|
|
5;
|
|
|
|
|
|
void Swap(Parkspace_info* other);
|
|
@@ -1237,28 +1277,33 @@ class Parkspace_info : public ::google::protobuf::Message /* @@protoc_insertion_
|
|
|
|
|
|
// implements Message ----------------------------------------------
|
|
|
|
|
|
- inline Parkspace_info* New() const PROTOBUF_FINAL { return New(NULL); }
|
|
|
+ inline Parkspace_info* New() const final {
|
|
|
+ return CreateMaybeMessage<Parkspace_info>(NULL);
|
|
|
+ }
|
|
|
|
|
|
- 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;
|
|
|
+ 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;
|
|
|
void CopyFrom(const Parkspace_info& from);
|
|
|
void MergeFrom(const Parkspace_info& from);
|
|
|
- void Clear() PROTOBUF_FINAL;
|
|
|
- bool IsInitialized() const PROTOBUF_FINAL;
|
|
|
+ void Clear() final;
|
|
|
+ bool IsInitialized() const final;
|
|
|
|
|
|
- size_t ByteSizeLong() const PROTOBUF_FINAL;
|
|
|
+ size_t ByteSizeLong() const final;
|
|
|
bool MergePartialFromCodedStream(
|
|
|
- ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::io::CodedInputStream* input) final;
|
|
|
void SerializeWithCachedSizes(
|
|
|
- ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::io::CodedOutputStream* output) const final;
|
|
|
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
|
|
|
- bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
|
|
|
- int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
|
|
|
+ bool deterministic, ::google::protobuf::uint8* target) const final;
|
|
|
+ int GetCachedSize() const final { return _cached_size_.Get(); }
|
|
|
+
|
|
|
private:
|
|
|
void SharedCtor();
|
|
|
void SharedDtor();
|
|
|
- void SetCachedSize(int size) const PROTOBUF_FINAL;
|
|
|
+ void SetCachedSize(int size) const final;
|
|
|
void InternalSwap(Parkspace_info* other);
|
|
|
private:
|
|
|
inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
|
|
@@ -1269,7 +1314,7 @@ class Parkspace_info : public ::google::protobuf::Message /* @@protoc_insertion_
|
|
|
}
|
|
|
public:
|
|
|
|
|
|
- ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
|
|
|
+ ::google::protobuf::Metadata GetMetadata() const final;
|
|
|
|
|
|
// nested types ----------------------------------------------------
|
|
|
|
|
@@ -1309,6 +1354,9 @@ class Parkspace_info : public ::google::protobuf::Message /* @@protoc_insertion_
|
|
|
bool has_car_info() const;
|
|
|
void clear_car_info();
|
|
|
static const int kCarInfoFieldNumber = 11;
|
|
|
+ private:
|
|
|
+ const ::message::Car_info& _internal_car_info() const;
|
|
|
+ public:
|
|
|
const ::message::Car_info& car_info() const;
|
|
|
::message::Car_info* release_car_info();
|
|
|
::message::Car_info* mutable_car_info();
|
|
@@ -1451,7 +1499,7 @@ class Parkspace_info : public ::google::protobuf::Message /* @@protoc_insertion_
|
|
|
|
|
|
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
|
|
|
::google::protobuf::internal::HasBits<1> _has_bits_;
|
|
|
- mutable int _cached_size_;
|
|
|
+ mutable ::google::protobuf::internal::CachedSize _cached_size_;
|
|
|
::google::protobuf::internal::ArenaStringPtr entry_time_;
|
|
|
::google::protobuf::internal::ArenaStringPtr leave_time_;
|
|
|
::message::Car_info* car_info_;
|
|
@@ -1470,7 +1518,6 @@ class Parkspace_info : public ::google::protobuf::Message /* @@protoc_insertion_
|
|
|
int parkspace_status_target_;
|
|
|
int car_type_;
|
|
|
friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
|
|
|
- friend void ::protobuf_message_5fbase_2eproto::InitDefaultsParkspace_infoImpl();
|
|
|
};
|
|
|
// ===================================================================
|
|
|
|
|
@@ -1600,6 +1647,9 @@ inline void Base_msg::clear_base_info() {
|
|
|
if (base_info_ != NULL) base_info_->Clear();
|
|
|
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 {
|
|
|
const ::message::Base_info* p = base_info_;
|
|
|
// @@protoc_insertion_point(field_get:message.Base_msg.base_info)
|
|
@@ -1616,7 +1666,8 @@ inline ::message::Base_info* Base_msg::release_base_info() {
|
|
|
inline ::message::Base_info* Base_msg::mutable_base_info() {
|
|
|
set_has_base_info();
|
|
|
if (base_info_ == NULL) {
|
|
|
- base_info_ = new ::message::Base_info;
|
|
|
+ auto* p = CreateMaybeMessage<::message::Base_info>(GetArenaNoVirtual());
|
|
|
+ base_info_ = p;
|
|
|
}
|
|
|
// @@protoc_insertion_point(field_mutable:message.Base_msg.base_info)
|
|
|
return base_info_;
|
|
@@ -1743,8 +1794,11 @@ inline ::std::string* Error_manager::mutable_error_description() {
|
|
|
}
|
|
|
inline ::std::string* Error_manager::release_error_description() {
|
|
|
// @@protoc_insertion_point(field_release:message.Error_manager.error_description)
|
|
|
+ if (!has_error_description()) {
|
|
|
+ return NULL;
|
|
|
+ }
|
|
|
clear_has_error_description();
|
|
|
- return error_description_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
+ return error_description_.ReleaseNonDefaultNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
}
|
|
|
inline void Error_manager::set_allocated_error_description(::std::string* error_description) {
|
|
|
if (error_description != NULL) {
|
|
@@ -2000,6 +2054,54 @@ inline void Locate_information::set_locate_front_theta(float value) {
|
|
|
// @@protoc_insertion_point(field_set:message.Locate_information.locate_front_theta)
|
|
|
}
|
|
|
|
|
|
+// optional float uniformed_car_x = 11;
|
|
|
+inline bool Locate_information::has_uniformed_car_x() const {
|
|
|
+ return (_has_bits_[0] & 0x00000400u) != 0;
|
|
|
+}
|
|
|
+inline void Locate_information::set_has_uniformed_car_x() {
|
|
|
+ _has_bits_[0] |= 0x00000400u;
|
|
|
+}
|
|
|
+inline void Locate_information::clear_has_uniformed_car_x() {
|
|
|
+ _has_bits_[0] &= ~0x00000400u;
|
|
|
+}
|
|
|
+inline void Locate_information::clear_uniformed_car_x() {
|
|
|
+ uniformed_car_x_ = 0;
|
|
|
+ clear_has_uniformed_car_x();
|
|
|
+}
|
|
|
+inline float Locate_information::uniformed_car_x() const {
|
|
|
+ // @@protoc_insertion_point(field_get:message.Locate_information.uniformed_car_x)
|
|
|
+ return uniformed_car_x_;
|
|
|
+}
|
|
|
+inline void Locate_information::set_uniformed_car_x(float value) {
|
|
|
+ set_has_uniformed_car_x();
|
|
|
+ uniformed_car_x_ = value;
|
|
|
+ // @@protoc_insertion_point(field_set:message.Locate_information.uniformed_car_x)
|
|
|
+}
|
|
|
+
|
|
|
+// optional float uniformed_car_y = 12;
|
|
|
+inline bool Locate_information::has_uniformed_car_y() const {
|
|
|
+ return (_has_bits_[0] & 0x00000800u) != 0;
|
|
|
+}
|
|
|
+inline void Locate_information::set_has_uniformed_car_y() {
|
|
|
+ _has_bits_[0] |= 0x00000800u;
|
|
|
+}
|
|
|
+inline void Locate_information::clear_has_uniformed_car_y() {
|
|
|
+ _has_bits_[0] &= ~0x00000800u;
|
|
|
+}
|
|
|
+inline void Locate_information::clear_uniformed_car_y() {
|
|
|
+ uniformed_car_y_ = 0;
|
|
|
+ clear_has_uniformed_car_y();
|
|
|
+}
|
|
|
+inline float Locate_information::uniformed_car_y() const {
|
|
|
+ // @@protoc_insertion_point(field_get:message.Locate_information.uniformed_car_y)
|
|
|
+ return uniformed_car_y_;
|
|
|
+}
|
|
|
+inline void Locate_information::set_uniformed_car_y(float value) {
|
|
|
+ set_has_uniformed_car_y();
|
|
|
+ uniformed_car_y_ = value;
|
|
|
+ // @@protoc_insertion_point(field_set:message.Locate_information.uniformed_car_y)
|
|
|
+}
|
|
|
+
|
|
|
// -------------------------------------------------------------------
|
|
|
|
|
|
// Car_info
|
|
@@ -2126,8 +2228,11 @@ inline ::std::string* Car_info::mutable_license() {
|
|
|
}
|
|
|
inline ::std::string* Car_info::release_license() {
|
|
|
// @@protoc_insertion_point(field_release:message.Car_info.license)
|
|
|
+ if (!has_license()) {
|
|
|
+ return NULL;
|
|
|
+ }
|
|
|
clear_has_license();
|
|
|
- return license_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
+ return license_.ReleaseNonDefaultNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
}
|
|
|
inline void Car_info::set_allocated_license(::std::string* license) {
|
|
|
if (license != NULL) {
|
|
@@ -2189,8 +2294,11 @@ inline ::std::string* Car_info::mutable_car_numberplate() {
|
|
|
}
|
|
|
inline ::std::string* Car_info::release_car_numberplate() {
|
|
|
// @@protoc_insertion_point(field_release:message.Car_info.car_numberPlate)
|
|
|
+ if (!has_car_numberplate()) {
|
|
|
+ return NULL;
|
|
|
+ }
|
|
|
clear_has_car_numberplate();
|
|
|
- return car_numberplate_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
+ return car_numberplate_.ReleaseNonDefaultNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
}
|
|
|
inline void Car_info::set_allocated_car_numberplate(::std::string* car_numberplate) {
|
|
|
if (car_numberplate != NULL) {
|
|
@@ -2511,6 +2619,9 @@ inline void Parkspace_info::clear_car_info() {
|
|
|
if (car_info_ != NULL) car_info_->Clear();
|
|
|
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 {
|
|
|
const ::message::Car_info* p = car_info_;
|
|
|
// @@protoc_insertion_point(field_get:message.Parkspace_info.car_info)
|
|
@@ -2527,7 +2638,8 @@ inline ::message::Car_info* Parkspace_info::release_car_info() {
|
|
|
inline ::message::Car_info* Parkspace_info::mutable_car_info() {
|
|
|
set_has_car_info();
|
|
|
if (car_info_ == NULL) {
|
|
|
- car_info_ = new ::message::Car_info;
|
|
|
+ auto* p = CreateMaybeMessage<::message::Car_info>(GetArenaNoVirtual());
|
|
|
+ car_info_ = p;
|
|
|
}
|
|
|
// @@protoc_insertion_point(field_mutable:message.Parkspace_info.car_info)
|
|
|
return car_info_;
|
|
@@ -2601,8 +2713,11 @@ inline ::std::string* Parkspace_info::mutable_entry_time() {
|
|
|
}
|
|
|
inline ::std::string* Parkspace_info::release_entry_time() {
|
|
|
// @@protoc_insertion_point(field_release:message.Parkspace_info.entry_time)
|
|
|
+ if (!has_entry_time()) {
|
|
|
+ return NULL;
|
|
|
+ }
|
|
|
clear_has_entry_time();
|
|
|
- return entry_time_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
+ return entry_time_.ReleaseNonDefaultNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
}
|
|
|
inline void Parkspace_info::set_allocated_entry_time(::std::string* entry_time) {
|
|
|
if (entry_time != NULL) {
|
|
@@ -2664,8 +2779,11 @@ inline ::std::string* Parkspace_info::mutable_leave_time() {
|
|
|
}
|
|
|
inline ::std::string* Parkspace_info::release_leave_time() {
|
|
|
// @@protoc_insertion_point(field_release:message.Parkspace_info.leave_time)
|
|
|
+ if (!has_leave_time()) {
|
|
|
+ return NULL;
|
|
|
+ }
|
|
|
clear_has_leave_time();
|
|
|
- return leave_time_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
+ return leave_time_.ReleaseNonDefaultNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
|
}
|
|
|
inline void Parkspace_info::set_allocated_leave_time(::std::string* leave_time) {
|
|
|
if (leave_time != NULL) {
|
|
@@ -2797,62 +2915,62 @@ inline void Parkspace_info::set_car_type(::message::Car_type value) {
|
|
|
namespace google {
|
|
|
namespace protobuf {
|
|
|
|
|
|
-template <> struct is_proto_enum< ::message::Message_type> : ::google::protobuf::internal::true_type {};
|
|
|
+template <> struct is_proto_enum< ::message::Message_type> : ::std::true_type {};
|
|
|
template <>
|
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Message_type>() {
|
|
|
return ::message::Message_type_descriptor();
|
|
|
}
|
|
|
-template <> struct is_proto_enum< ::message::Communicator> : ::google::protobuf::internal::true_type {};
|
|
|
+template <> struct is_proto_enum< ::message::Communicator> : ::std::true_type {};
|
|
|
template <>
|
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Communicator>() {
|
|
|
return ::message::Communicator_descriptor();
|
|
|
}
|
|
|
-template <> struct is_proto_enum< ::message::Process_type> : ::google::protobuf::internal::true_type {};
|
|
|
+template <> struct is_proto_enum< ::message::Process_type> : ::std::true_type {};
|
|
|
template <>
|
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Process_type>() {
|
|
|
return ::message::Process_type_descriptor();
|
|
|
}
|
|
|
-template <> struct is_proto_enum< ::message::Error_level> : ::google::protobuf::internal::true_type {};
|
|
|
+template <> struct is_proto_enum< ::message::Error_level> : ::std::true_type {};
|
|
|
template <>
|
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Error_level>() {
|
|
|
return ::message::Error_level_descriptor();
|
|
|
}
|
|
|
-template <> struct is_proto_enum< ::message::Parkspace_status> : ::google::protobuf::internal::true_type {};
|
|
|
+template <> struct is_proto_enum< ::message::Parkspace_status> : ::std::true_type {};
|
|
|
template <>
|
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Parkspace_status>() {
|
|
|
return ::message::Parkspace_status_descriptor();
|
|
|
}
|
|
|
-template <> struct is_proto_enum< ::message::Direction> : ::google::protobuf::internal::true_type {};
|
|
|
+template <> struct is_proto_enum< ::message::Direction> : ::std::true_type {};
|
|
|
template <>
|
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Direction>() {
|
|
|
return ::message::Direction_descriptor();
|
|
|
}
|
|
|
-template <> struct is_proto_enum< ::message::Parkspace_path> : ::google::protobuf::internal::true_type {};
|
|
|
+template <> struct is_proto_enum< ::message::Parkspace_path> : ::std::true_type {};
|
|
|
template <>
|
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Parkspace_path>() {
|
|
|
return ::message::Parkspace_path_descriptor();
|
|
|
}
|
|
|
-template <> struct is_proto_enum< ::message::Parkspace_type> : ::google::protobuf::internal::true_type {};
|
|
|
+template <> struct is_proto_enum< ::message::Parkspace_type> : ::std::true_type {};
|
|
|
template <>
|
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Parkspace_type>() {
|
|
|
return ::message::Parkspace_type_descriptor();
|
|
|
}
|
|
|
-template <> struct is_proto_enum< ::message::Car_type> : ::google::protobuf::internal::true_type {};
|
|
|
+template <> struct is_proto_enum< ::message::Car_type> : ::std::true_type {};
|
|
|
template <>
|
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Car_type>() {
|
|
|
return ::message::Car_type_descriptor();
|
|
|
}
|
|
|
-template <> struct is_proto_enum< ::message::Step_type> : ::google::protobuf::internal::true_type {};
|
|
|
+template <> struct is_proto_enum< ::message::Step_type> : ::std::true_type {};
|
|
|
template <>
|
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Step_type>() {
|
|
|
return ::message::Step_type_descriptor();
|
|
|
}
|
|
|
-template <> struct is_proto_enum< ::message::Step_statu> : ::google::protobuf::internal::true_type {};
|
|
|
+template <> struct is_proto_enum< ::message::Step_statu> : ::std::true_type {};
|
|
|
template <>
|
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Step_statu>() {
|
|
|
return ::message::Step_statu_descriptor();
|
|
|
}
|
|
|
-template <> struct is_proto_enum< ::message::Dispatch_device_type> : ::google::protobuf::internal::true_type {};
|
|
|
+template <> struct is_proto_enum< ::message::Dispatch_device_type> : ::std::true_type {};
|
|
|
template <>
|
|
|
inline const EnumDescriptor* GetEnumDescriptor< ::message::Dispatch_device_type>() {
|
|
|
return ::message::Dispatch_device_type_descriptor();
|
|
@@ -2863,4 +2981,4 @@ inline const EnumDescriptor* GetEnumDescriptor< ::message::Dispatch_device_type>
|
|
|
|
|
|
// @@protoc_insertion_point(global_scope)
|
|
|
|
|
|
-#endif // PROTOBUF_message_5fbase_2eproto__INCLUDED
|
|
|
+#endif // PROTOBUF_INCLUDED_message_5fbase_2eproto
|