123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275 |
- // 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
- #include <string>
- #include <google/protobuf/stubs/common.h>
- #if GOOGLE_PROTOBUF_VERSION < 3005000
- #error This file was generated by a newer version of protoc which is
- #error incompatible with your Protocol Buffer headers. Please update
- #error your headers.
- #endif
- #if 3005000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
- #error This file was generated by an older version of protoc which is
- #error incompatible with your Protocol Buffer headers. Please
- #error regenerate this file with a newer version of protoc.
- #endif
- #include <google/protobuf/io/coded_stream.h>
- #include <google/protobuf/arena.h>
- #include <google/protobuf/arenastring.h>
- #include <google/protobuf/generated_message_table_driven.h>
- #include <google/protobuf/generated_message_util.h>
- #include <google/protobuf/metadata.h>
- #include <google/protobuf/message.h>
- #include <google/protobuf/repeated_field.h> // IWYU pragma: export
- #include <google/protobuf/extension_set.h> // IWYU pragma: export
- #include <google/protobuf/generated_enum_reflection.h>
- #include <google/protobuf/unknown_field_set.h>
- // @@protoc_insertion_point(includes)
- namespace protobuf_message_5fbase_2eproto {
- // Internal implementation detail -- do not use these members.
- struct TableStruct {
- static const ::google::protobuf::internal::ParseTableField entries[];
- static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
- static const ::google::protobuf::internal::ParseTable schema[4];
- static const ::google::protobuf::internal::FieldMetadata field_metadata[];
- static const ::google::protobuf::internal::SerializationTable serialization_table[];
- static const ::google::protobuf::uint32 offsets[];
- };
- void AddDescriptors();
- void InitDefaultsBase_infoImpl();
- void InitDefaultsBase_info();
- void InitDefaultsBase_msgImpl();
- void InitDefaultsBase_msg();
- void InitDefaultsError_managerImpl();
- void InitDefaultsError_manager();
- void InitDefaultsLocate_informationImpl();
- void InitDefaultsLocate_information();
- inline void InitDefaults() {
- InitDefaultsBase_info();
- InitDefaultsBase_msg();
- InitDefaultsError_manager();
- InitDefaultsLocate_information();
- }
- } // namespace protobuf_message_5fbase_2eproto
- namespace message {
- class Base_info;
- class Base_infoDefaultTypeInternal;
- extern Base_infoDefaultTypeInternal _Base_info_default_instance_;
- class Base_msg;
- class Base_msgDefaultTypeInternal;
- extern Base_msgDefaultTypeInternal _Base_msg_default_instance_;
- class Error_manager;
- class Error_managerDefaultTypeInternal;
- extern Error_managerDefaultTypeInternal _Error_manager_default_instance_;
- class Locate_information;
- class Locate_informationDefaultTypeInternal;
- extern Locate_informationDefaultTypeInternal _Locate_information_default_instance_;
- } // namespace message
- namespace message {
- enum Message_type {
- eBase_msg = 0,
- eCommand_msg = 1,
- eLocate_status_msg = 17,
- eLocate_request_msg = 18,
- eLocate_response_msg = 19,
- eHarware_statu_msg = 33,
- eExecute_request_msg = 34,
- eExecute_response_msg = 35,
- eParkspace_allocation_status_msg = 49,
- eParkspace_allocation_request_msg = 50,
- eParkspace_allocation_response_msg = 51
- };
- bool Message_type_IsValid(int value);
- const Message_type Message_type_MIN = eBase_msg;
- const Message_type Message_type_MAX = eParkspace_allocation_response_msg;
- const int Message_type_ARRAYSIZE = Message_type_MAX + 1;
- const ::google::protobuf::EnumDescriptor* Message_type_descriptor();
- inline const ::std::string& Message_type_Name(Message_type value) {
- return ::google::protobuf::internal::NameOfEnum(
- Message_type_descriptor(), value);
- }
- inline bool Message_type_Parse(
- const ::std::string& name, Message_type* value) {
- return ::google::protobuf::internal::ParseNamedEnum<Message_type>(
- Message_type_descriptor(), name, value);
- }
- enum Communicator {
- eEmpty = 0,
- eMain = 1,
- eTerminor = 256,
- eParkspace_allocator = 512,
- eMeasurer = 768,
- eProcess = 1024
- };
- bool Communicator_IsValid(int value);
- const Communicator Communicator_MIN = eEmpty;
- const Communicator Communicator_MAX = eProcess;
- const int Communicator_ARRAYSIZE = Communicator_MAX + 1;
- const ::google::protobuf::EnumDescriptor* Communicator_descriptor();
- inline const ::std::string& Communicator_Name(Communicator value) {
- return ::google::protobuf::internal::NameOfEnum(
- Communicator_descriptor(), value);
- }
- inline bool Communicator_Parse(
- const ::std::string& name, Communicator* value) {
- return ::google::protobuf::internal::ParseNamedEnum<Communicator>(
- Communicator_descriptor(), name, value);
- }
- enum Error_level {
- NORMAL = 0,
- NEGLIGIBLE_ERROR = 1,
- MINOR_ERROR = 2,
- MAJOR_ERROR = 3,
- CRITICAL_ERROR = 4
- };
- bool Error_level_IsValid(int value);
- const Error_level Error_level_MIN = NORMAL;
- const Error_level Error_level_MAX = CRITICAL_ERROR;
- const int Error_level_ARRAYSIZE = Error_level_MAX + 1;
- const ::google::protobuf::EnumDescriptor* Error_level_descriptor();
- inline const ::std::string& Error_level_Name(Error_level value) {
- return ::google::protobuf::internal::NameOfEnum(
- Error_level_descriptor(), value);
- }
- inline bool Error_level_Parse(
- const ::std::string& name, Error_level* value) {
- return ::google::protobuf::internal::ParseNamedEnum<Error_level>(
- Error_level_descriptor(), name, value);
- }
- // ===================================================================
- class Base_info : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Base_info) */ {
- public:
- Base_info();
- virtual ~Base_info();
- Base_info(const Base_info& from);
- inline Base_info& operator=(const Base_info& from) {
- CopyFrom(from);
- return *this;
- }
- #if LANG_CXX11
- Base_info(Base_info&& from) noexcept
- : Base_info() {
- *this = ::std::move(from);
- }
- inline Base_info& operator=(Base_info&& from) noexcept {
- if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
- if (this != &from) InternalSwap(&from);
- } else {
- CopyFrom(from);
- }
- return *this;
- }
- #endif
- inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
- return _internal_metadata_.unknown_fields();
- }
- inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
- return _internal_metadata_.mutable_unknown_fields();
- }
- static const ::google::protobuf::Descriptor* descriptor();
- static const Base_info& default_instance();
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
- static inline const Base_info* internal_default_instance() {
- return reinterpret_cast<const Base_info*>(
- &_Base_info_default_instance_);
- }
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
- 0;
- void Swap(Base_info* other);
- friend void swap(Base_info& a, Base_info& b) {
- a.Swap(&b);
- }
- // implements Message ----------------------------------------------
- inline Base_info* New() const PROTOBUF_FINAL { return New(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;
- void CopyFrom(const Base_info& from);
- void MergeFrom(const Base_info& from);
- void Clear() PROTOBUF_FINAL;
- bool IsInitialized() const PROTOBUF_FINAL;
- size_t ByteSizeLong() const PROTOBUF_FINAL;
- bool MergePartialFromCodedStream(
- ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
- void SerializeWithCachedSizes(
- ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
- ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
- bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
- int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
- private:
- void SharedCtor();
- void SharedDtor();
- void SetCachedSize(int size) const PROTOBUF_FINAL;
- void InternalSwap(Base_info* other);
- private:
- inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
- return NULL;
- }
- inline void* MaybeArenaPtr() const {
- return NULL;
- }
- public:
- ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
- // nested types ----------------------------------------------------
- // accessors -------------------------------------------------------
- // required .message.Message_type msg_type = 1;
- bool has_msg_type() const;
- void clear_msg_type();
- static const int kMsgTypeFieldNumber = 1;
- ::message::Message_type msg_type() const;
- void set_msg_type(::message::Message_type value);
- // optional int32 timeout_ms = 2;
- bool has_timeout_ms() const;
- void clear_timeout_ms();
- static const int kTimeoutMsFieldNumber = 2;
- ::google::protobuf::int32 timeout_ms() const;
- void set_timeout_ms(::google::protobuf::int32 value);
- // required .message.Communicator sender = 3;
- bool has_sender() const;
- void clear_sender();
- static const int kSenderFieldNumber = 3;
- ::message::Communicator sender() const;
- void set_sender(::message::Communicator value);
- // required .message.Communicator receiver = 4;
- bool has_receiver() const;
- void clear_receiver();
- static const int kReceiverFieldNumber = 4;
- ::message::Communicator receiver() const;
- void set_receiver(::message::Communicator value);
- // @@protoc_insertion_point(class_scope:message.Base_info)
- private:
- void set_has_msg_type();
- void clear_has_msg_type();
- void set_has_timeout_ms();
- void clear_has_timeout_ms();
- void set_has_sender();
- void clear_has_sender();
- void set_has_receiver();
- void clear_has_receiver();
- // helper for ByteSizeLong()
- size_t RequiredFieldsByteSizeFallback() const;
- ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
- ::google::protobuf::internal::HasBits<1> _has_bits_;
- mutable int _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();
- };
- // -------------------------------------------------------------------
- class Base_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Base_msg) */ {
- public:
- Base_msg();
- virtual ~Base_msg();
- Base_msg(const Base_msg& from);
- inline Base_msg& operator=(const Base_msg& from) {
- CopyFrom(from);
- return *this;
- }
- #if LANG_CXX11
- Base_msg(Base_msg&& from) noexcept
- : Base_msg() {
- *this = ::std::move(from);
- }
- inline Base_msg& operator=(Base_msg&& from) noexcept {
- if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
- if (this != &from) InternalSwap(&from);
- } else {
- CopyFrom(from);
- }
- return *this;
- }
- #endif
- inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
- return _internal_metadata_.unknown_fields();
- }
- inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
- return _internal_metadata_.mutable_unknown_fields();
- }
- static const ::google::protobuf::Descriptor* descriptor();
- static const Base_msg& default_instance();
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
- static inline const Base_msg* internal_default_instance() {
- return reinterpret_cast<const Base_msg*>(
- &_Base_msg_default_instance_);
- }
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
- 1;
- void Swap(Base_msg* other);
- friend void swap(Base_msg& a, Base_msg& b) {
- a.Swap(&b);
- }
- // implements Message ----------------------------------------------
- inline Base_msg* New() const PROTOBUF_FINAL { return New(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;
- void CopyFrom(const Base_msg& from);
- void MergeFrom(const Base_msg& from);
- void Clear() PROTOBUF_FINAL;
- bool IsInitialized() const PROTOBUF_FINAL;
- size_t ByteSizeLong() const PROTOBUF_FINAL;
- bool MergePartialFromCodedStream(
- ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
- void SerializeWithCachedSizes(
- ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
- ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
- bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
- int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
- private:
- void SharedCtor();
- void SharedDtor();
- void SetCachedSize(int size) const PROTOBUF_FINAL;
- void InternalSwap(Base_msg* other);
- private:
- inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
- return NULL;
- }
- inline void* MaybeArenaPtr() const {
- return NULL;
- }
- public:
- ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
- // nested types ----------------------------------------------------
- // accessors -------------------------------------------------------
- // required .message.Base_info base_info = 1;
- bool has_base_info() const;
- void clear_base_info();
- static const int kBaseInfoFieldNumber = 1;
- const ::message::Base_info& base_info() const;
- ::message::Base_info* release_base_info();
- ::message::Base_info* mutable_base_info();
- void set_allocated_base_info(::message::Base_info* base_info);
- // @@protoc_insertion_point(class_scope:message.Base_msg)
- private:
- void set_has_base_info();
- void clear_has_base_info();
- ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
- ::google::protobuf::internal::HasBits<1> _has_bits_;
- mutable int _cached_size_;
- ::message::Base_info* base_info_;
- friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
- friend void ::protobuf_message_5fbase_2eproto::InitDefaultsBase_msgImpl();
- };
- // -------------------------------------------------------------------
- class Error_manager : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Error_manager) */ {
- public:
- Error_manager();
- virtual ~Error_manager();
- Error_manager(const Error_manager& from);
- inline Error_manager& operator=(const Error_manager& from) {
- CopyFrom(from);
- return *this;
- }
- #if LANG_CXX11
- Error_manager(Error_manager&& from) noexcept
- : Error_manager() {
- *this = ::std::move(from);
- }
- inline Error_manager& operator=(Error_manager&& from) noexcept {
- if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
- if (this != &from) InternalSwap(&from);
- } else {
- CopyFrom(from);
- }
- return *this;
- }
- #endif
- inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
- return _internal_metadata_.unknown_fields();
- }
- inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
- return _internal_metadata_.mutable_unknown_fields();
- }
- static const ::google::protobuf::Descriptor* descriptor();
- static const Error_manager& default_instance();
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
- static inline const Error_manager* internal_default_instance() {
- return reinterpret_cast<const Error_manager*>(
- &_Error_manager_default_instance_);
- }
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
- 2;
- void Swap(Error_manager* other);
- friend void swap(Error_manager& a, Error_manager& b) {
- a.Swap(&b);
- }
- // implements Message ----------------------------------------------
- inline Error_manager* New() const PROTOBUF_FINAL { return New(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;
- void CopyFrom(const Error_manager& from);
- void MergeFrom(const Error_manager& from);
- void Clear() PROTOBUF_FINAL;
- bool IsInitialized() const PROTOBUF_FINAL;
- size_t ByteSizeLong() const PROTOBUF_FINAL;
- bool MergePartialFromCodedStream(
- ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
- void SerializeWithCachedSizes(
- ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
- ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
- bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
- int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
- private:
- void SharedCtor();
- void SharedDtor();
- void SetCachedSize(int size) const PROTOBUF_FINAL;
- void InternalSwap(Error_manager* other);
- private:
- inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
- return NULL;
- }
- inline void* MaybeArenaPtr() const {
- return NULL;
- }
- public:
- ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
- // nested types ----------------------------------------------------
- // accessors -------------------------------------------------------
- // optional string error_description = 3;
- bool has_error_description() const;
- void clear_error_description();
- static const int kErrorDescriptionFieldNumber = 3;
- const ::std::string& error_description() const;
- void set_error_description(const ::std::string& value);
- #if LANG_CXX11
- void set_error_description(::std::string&& value);
- #endif
- void set_error_description(const char* value);
- void set_error_description(const char* value, size_t size);
- ::std::string* mutable_error_description();
- ::std::string* release_error_description();
- void set_allocated_error_description(::std::string* error_description);
- // required int32 error_code = 1;
- bool has_error_code() const;
- void clear_error_code();
- static const int kErrorCodeFieldNumber = 1;
- ::google::protobuf::int32 error_code() const;
- void set_error_code(::google::protobuf::int32 value);
- // optional .message.Error_level error_level = 2;
- bool has_error_level() const;
- void clear_error_level();
- static const int kErrorLevelFieldNumber = 2;
- ::message::Error_level error_level() const;
- void set_error_level(::message::Error_level value);
- // @@protoc_insertion_point(class_scope:message.Error_manager)
- private:
- void set_has_error_code();
- void clear_has_error_code();
- void set_has_error_level();
- void clear_has_error_level();
- void set_has_error_description();
- void clear_has_error_description();
- ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
- ::google::protobuf::internal::HasBits<1> _has_bits_;
- mutable int _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();
- };
- // -------------------------------------------------------------------
- class Locate_information : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Locate_information) */ {
- public:
- Locate_information();
- virtual ~Locate_information();
- Locate_information(const Locate_information& from);
- inline Locate_information& operator=(const Locate_information& from) {
- CopyFrom(from);
- return *this;
- }
- #if LANG_CXX11
- Locate_information(Locate_information&& from) noexcept
- : Locate_information() {
- *this = ::std::move(from);
- }
- inline Locate_information& operator=(Locate_information&& from) noexcept {
- if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
- if (this != &from) InternalSwap(&from);
- } else {
- CopyFrom(from);
- }
- return *this;
- }
- #endif
- inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
- return _internal_metadata_.unknown_fields();
- }
- inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
- return _internal_metadata_.mutable_unknown_fields();
- }
- static const ::google::protobuf::Descriptor* descriptor();
- static const Locate_information& default_instance();
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
- static inline const Locate_information* internal_default_instance() {
- return reinterpret_cast<const Locate_information*>(
- &_Locate_information_default_instance_);
- }
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
- 3;
- void Swap(Locate_information* other);
- friend void swap(Locate_information& a, Locate_information& b) {
- a.Swap(&b);
- }
- // implements Message ----------------------------------------------
- inline Locate_information* New() const PROTOBUF_FINAL { return New(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;
- void CopyFrom(const Locate_information& from);
- void MergeFrom(const Locate_information& from);
- void Clear() PROTOBUF_FINAL;
- bool IsInitialized() const PROTOBUF_FINAL;
- size_t ByteSizeLong() const PROTOBUF_FINAL;
- bool MergePartialFromCodedStream(
- ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
- void SerializeWithCachedSizes(
- ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
- ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
- bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
- int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
- private:
- void SharedCtor();
- void SharedDtor();
- void SetCachedSize(int size) const PROTOBUF_FINAL;
- void InternalSwap(Locate_information* other);
- private:
- inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
- return NULL;
- }
- inline void* MaybeArenaPtr() const {
- return NULL;
- }
- public:
- ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
- // nested types ----------------------------------------------------
- // accessors -------------------------------------------------------
- // optional float locate_x = 1;
- bool has_locate_x() const;
- void clear_locate_x();
- static const int kLocateXFieldNumber = 1;
- float locate_x() const;
- void set_locate_x(float value);
- // optional float locate_y = 2;
- bool has_locate_y() const;
- void clear_locate_y();
- static const int kLocateYFieldNumber = 2;
- float locate_y() const;
- void set_locate_y(float value);
- // optional float locate_angle = 3;
- bool has_locate_angle() const;
- void clear_locate_angle();
- static const int kLocateAngleFieldNumber = 3;
- float locate_angle() const;
- void set_locate_angle(float value);
- // optional float locate_length = 4;
- bool has_locate_length() const;
- void clear_locate_length();
- static const int kLocateLengthFieldNumber = 4;
- float locate_length() const;
- void set_locate_length(float value);
- // optional float locate_width = 5;
- bool has_locate_width() const;
- void clear_locate_width();
- static const int kLocateWidthFieldNumber = 5;
- float locate_width() const;
- void set_locate_width(float value);
- // optional float locate_height = 6;
- bool has_locate_height() const;
- void clear_locate_height();
- static const int kLocateHeightFieldNumber = 6;
- float locate_height() const;
- void set_locate_height(float value);
- // optional float locate_wheel_base = 7;
- bool has_locate_wheel_base() const;
- void clear_locate_wheel_base();
- static const int kLocateWheelBaseFieldNumber = 7;
- float locate_wheel_base() const;
- void set_locate_wheel_base(float value);
- // optional float locate_wheel_width = 8;
- bool has_locate_wheel_width() const;
- void clear_locate_wheel_width();
- static const int kLocateWheelWidthFieldNumber = 8;
- float locate_wheel_width() const;
- void set_locate_wheel_width(float value);
- // optional bool locate_correct = 9;
- bool has_locate_correct() const;
- void clear_locate_correct();
- static const int kLocateCorrectFieldNumber = 9;
- bool locate_correct() const;
- void set_locate_correct(bool value);
- // @@protoc_insertion_point(class_scope:message.Locate_information)
- private:
- void set_has_locate_x();
- void clear_has_locate_x();
- void set_has_locate_y();
- void clear_has_locate_y();
- void set_has_locate_angle();
- void clear_has_locate_angle();
- void set_has_locate_length();
- void clear_has_locate_length();
- void set_has_locate_width();
- void clear_has_locate_width();
- void set_has_locate_height();
- void clear_has_locate_height();
- void set_has_locate_wheel_base();
- void clear_has_locate_wheel_base();
- void set_has_locate_wheel_width();
- void clear_has_locate_wheel_width();
- void set_has_locate_correct();
- void clear_has_locate_correct();
- ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
- ::google::protobuf::internal::HasBits<1> _has_bits_;
- mutable int _cached_size_;
- float locate_x_;
- float locate_y_;
- float locate_angle_;
- float locate_length_;
- float locate_width_;
- float locate_height_;
- float locate_wheel_base_;
- float locate_wheel_width_;
- bool locate_correct_;
- friend struct ::protobuf_message_5fbase_2eproto::TableStruct;
- friend void ::protobuf_message_5fbase_2eproto::InitDefaultsLocate_informationImpl();
- };
- // ===================================================================
- // ===================================================================
- #ifdef __GNUC__
- #pragma GCC diagnostic push
- #pragma GCC diagnostic ignored "-Wstrict-aliasing"
- #endif // __GNUC__
- // Base_info
- // required .message.Message_type msg_type = 1;
- inline bool Base_info::has_msg_type() const {
- return (_has_bits_[0] & 0x00000001u) != 0;
- }
- inline void Base_info::set_has_msg_type() {
- _has_bits_[0] |= 0x00000001u;
- }
- inline void Base_info::clear_has_msg_type() {
- _has_bits_[0] &= ~0x00000001u;
- }
- inline void Base_info::clear_msg_type() {
- msg_type_ = 0;
- clear_has_msg_type();
- }
- inline ::message::Message_type Base_info::msg_type() const {
- // @@protoc_insertion_point(field_get:message.Base_info.msg_type)
- return static_cast< ::message::Message_type >(msg_type_);
- }
- inline void Base_info::set_msg_type(::message::Message_type value) {
- assert(::message::Message_type_IsValid(value));
- set_has_msg_type();
- msg_type_ = value;
- // @@protoc_insertion_point(field_set:message.Base_info.msg_type)
- }
- // optional int32 timeout_ms = 2;
- inline bool Base_info::has_timeout_ms() const {
- return (_has_bits_[0] & 0x00000002u) != 0;
- }
- inline void Base_info::set_has_timeout_ms() {
- _has_bits_[0] |= 0x00000002u;
- }
- inline void Base_info::clear_has_timeout_ms() {
- _has_bits_[0] &= ~0x00000002u;
- }
- inline void Base_info::clear_timeout_ms() {
- timeout_ms_ = 0;
- clear_has_timeout_ms();
- }
- inline ::google::protobuf::int32 Base_info::timeout_ms() const {
- // @@protoc_insertion_point(field_get:message.Base_info.timeout_ms)
- return timeout_ms_;
- }
- inline void Base_info::set_timeout_ms(::google::protobuf::int32 value) {
- set_has_timeout_ms();
- timeout_ms_ = value;
- // @@protoc_insertion_point(field_set:message.Base_info.timeout_ms)
- }
- // required .message.Communicator sender = 3;
- inline bool Base_info::has_sender() const {
- return (_has_bits_[0] & 0x00000004u) != 0;
- }
- inline void Base_info::set_has_sender() {
- _has_bits_[0] |= 0x00000004u;
- }
- inline void Base_info::clear_has_sender() {
- _has_bits_[0] &= ~0x00000004u;
- }
- inline void Base_info::clear_sender() {
- sender_ = 0;
- clear_has_sender();
- }
- inline ::message::Communicator Base_info::sender() const {
- // @@protoc_insertion_point(field_get:message.Base_info.sender)
- return static_cast< ::message::Communicator >(sender_);
- }
- inline void Base_info::set_sender(::message::Communicator value) {
- assert(::message::Communicator_IsValid(value));
- set_has_sender();
- sender_ = value;
- // @@protoc_insertion_point(field_set:message.Base_info.sender)
- }
- // required .message.Communicator receiver = 4;
- inline bool Base_info::has_receiver() const {
- return (_has_bits_[0] & 0x00000008u) != 0;
- }
- inline void Base_info::set_has_receiver() {
- _has_bits_[0] |= 0x00000008u;
- }
- inline void Base_info::clear_has_receiver() {
- _has_bits_[0] &= ~0x00000008u;
- }
- inline void Base_info::clear_receiver() {
- receiver_ = 0;
- clear_has_receiver();
- }
- inline ::message::Communicator Base_info::receiver() const {
- // @@protoc_insertion_point(field_get:message.Base_info.receiver)
- return static_cast< ::message::Communicator >(receiver_);
- }
- inline void Base_info::set_receiver(::message::Communicator value) {
- assert(::message::Communicator_IsValid(value));
- set_has_receiver();
- receiver_ = value;
- // @@protoc_insertion_point(field_set:message.Base_info.receiver)
- }
- // -------------------------------------------------------------------
- // Base_msg
- // required .message.Base_info base_info = 1;
- inline bool Base_msg::has_base_info() const {
- return (_has_bits_[0] & 0x00000001u) != 0;
- }
- inline void Base_msg::set_has_base_info() {
- _has_bits_[0] |= 0x00000001u;
- }
- inline void Base_msg::clear_has_base_info() {
- _has_bits_[0] &= ~0x00000001u;
- }
- 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::base_info() const {
- const ::message::Base_info* p = base_info_;
- // @@protoc_insertion_point(field_get:message.Base_msg.base_info)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Base_info*>(
- &::message::_Base_info_default_instance_);
- }
- inline ::message::Base_info* Base_msg::release_base_info() {
- // @@protoc_insertion_point(field_release:message.Base_msg.base_info)
- clear_has_base_info();
- ::message::Base_info* temp = base_info_;
- base_info_ = NULL;
- return temp;
- }
- inline ::message::Base_info* Base_msg::mutable_base_info() {
- set_has_base_info();
- if (base_info_ == NULL) {
- base_info_ = new ::message::Base_info;
- }
- // @@protoc_insertion_point(field_mutable:message.Base_msg.base_info)
- return base_info_;
- }
- inline void Base_msg::set_allocated_base_info(::message::Base_info* base_info) {
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == NULL) {
- delete base_info_;
- }
- if (base_info) {
- ::google::protobuf::Arena* submessage_arena = NULL;
- if (message_arena != submessage_arena) {
- base_info = ::google::protobuf::internal::GetOwnedMessage(
- message_arena, base_info, submessage_arena);
- }
- set_has_base_info();
- } else {
- clear_has_base_info();
- }
- base_info_ = base_info;
- // @@protoc_insertion_point(field_set_allocated:message.Base_msg.base_info)
- }
- // -------------------------------------------------------------------
- // Error_manager
- // required int32 error_code = 1;
- inline bool Error_manager::has_error_code() const {
- return (_has_bits_[0] & 0x00000002u) != 0;
- }
- inline void Error_manager::set_has_error_code() {
- _has_bits_[0] |= 0x00000002u;
- }
- inline void Error_manager::clear_has_error_code() {
- _has_bits_[0] &= ~0x00000002u;
- }
- inline void Error_manager::clear_error_code() {
- error_code_ = 0;
- clear_has_error_code();
- }
- inline ::google::protobuf::int32 Error_manager::error_code() const {
- // @@protoc_insertion_point(field_get:message.Error_manager.error_code)
- return error_code_;
- }
- inline void Error_manager::set_error_code(::google::protobuf::int32 value) {
- set_has_error_code();
- error_code_ = value;
- // @@protoc_insertion_point(field_set:message.Error_manager.error_code)
- }
- // optional .message.Error_level error_level = 2;
- inline bool Error_manager::has_error_level() const {
- return (_has_bits_[0] & 0x00000004u) != 0;
- }
- inline void Error_manager::set_has_error_level() {
- _has_bits_[0] |= 0x00000004u;
- }
- inline void Error_manager::clear_has_error_level() {
- _has_bits_[0] &= ~0x00000004u;
- }
- inline void Error_manager::clear_error_level() {
- error_level_ = 0;
- clear_has_error_level();
- }
- inline ::message::Error_level Error_manager::error_level() const {
- // @@protoc_insertion_point(field_get:message.Error_manager.error_level)
- return static_cast< ::message::Error_level >(error_level_);
- }
- inline void Error_manager::set_error_level(::message::Error_level value) {
- assert(::message::Error_level_IsValid(value));
- set_has_error_level();
- error_level_ = value;
- // @@protoc_insertion_point(field_set:message.Error_manager.error_level)
- }
- // optional string error_description = 3;
- inline bool Error_manager::has_error_description() const {
- return (_has_bits_[0] & 0x00000001u) != 0;
- }
- inline void Error_manager::set_has_error_description() {
- _has_bits_[0] |= 0x00000001u;
- }
- inline void Error_manager::clear_has_error_description() {
- _has_bits_[0] &= ~0x00000001u;
- }
- inline void Error_manager::clear_error_description() {
- error_description_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
- clear_has_error_description();
- }
- inline const ::std::string& Error_manager::error_description() const {
- // @@protoc_insertion_point(field_get:message.Error_manager.error_description)
- return error_description_.GetNoArena();
- }
- inline void Error_manager::set_error_description(const ::std::string& value) {
- set_has_error_description();
- error_description_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
- // @@protoc_insertion_point(field_set:message.Error_manager.error_description)
- }
- #if LANG_CXX11
- inline void Error_manager::set_error_description(::std::string&& value) {
- set_has_error_description();
- error_description_.SetNoArena(
- &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
- // @@protoc_insertion_point(field_set_rvalue:message.Error_manager.error_description)
- }
- #endif
- inline void Error_manager::set_error_description(const char* value) {
- GOOGLE_DCHECK(value != NULL);
- set_has_error_description();
- error_description_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
- // @@protoc_insertion_point(field_set_char:message.Error_manager.error_description)
- }
- inline void Error_manager::set_error_description(const char* value, size_t size) {
- set_has_error_description();
- error_description_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
- ::std::string(reinterpret_cast<const char*>(value), size));
- // @@protoc_insertion_point(field_set_pointer:message.Error_manager.error_description)
- }
- inline ::std::string* Error_manager::mutable_error_description() {
- set_has_error_description();
- // @@protoc_insertion_point(field_mutable:message.Error_manager.error_description)
- return error_description_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
- }
- inline ::std::string* Error_manager::release_error_description() {
- // @@protoc_insertion_point(field_release:message.Error_manager.error_description)
- clear_has_error_description();
- return error_description_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
- }
- inline void Error_manager::set_allocated_error_description(::std::string* error_description) {
- if (error_description != NULL) {
- set_has_error_description();
- } else {
- clear_has_error_description();
- }
- error_description_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), error_description);
- // @@protoc_insertion_point(field_set_allocated:message.Error_manager.error_description)
- }
- // -------------------------------------------------------------------
- // Locate_information
- // optional float locate_x = 1;
- inline bool Locate_information::has_locate_x() const {
- return (_has_bits_[0] & 0x00000001u) != 0;
- }
- inline void Locate_information::set_has_locate_x() {
- _has_bits_[0] |= 0x00000001u;
- }
- inline void Locate_information::clear_has_locate_x() {
- _has_bits_[0] &= ~0x00000001u;
- }
- inline void Locate_information::clear_locate_x() {
- locate_x_ = 0;
- clear_has_locate_x();
- }
- inline float Locate_information::locate_x() const {
- // @@protoc_insertion_point(field_get:message.Locate_information.locate_x)
- return locate_x_;
- }
- inline void Locate_information::set_locate_x(float value) {
- set_has_locate_x();
- locate_x_ = value;
- // @@protoc_insertion_point(field_set:message.Locate_information.locate_x)
- }
- // optional float locate_y = 2;
- inline bool Locate_information::has_locate_y() const {
- return (_has_bits_[0] & 0x00000002u) != 0;
- }
- inline void Locate_information::set_has_locate_y() {
- _has_bits_[0] |= 0x00000002u;
- }
- inline void Locate_information::clear_has_locate_y() {
- _has_bits_[0] &= ~0x00000002u;
- }
- inline void Locate_information::clear_locate_y() {
- locate_y_ = 0;
- clear_has_locate_y();
- }
- inline float Locate_information::locate_y() const {
- // @@protoc_insertion_point(field_get:message.Locate_information.locate_y)
- return locate_y_;
- }
- inline void Locate_information::set_locate_y(float value) {
- set_has_locate_y();
- locate_y_ = value;
- // @@protoc_insertion_point(field_set:message.Locate_information.locate_y)
- }
- // optional float locate_angle = 3;
- inline bool Locate_information::has_locate_angle() const {
- return (_has_bits_[0] & 0x00000004u) != 0;
- }
- inline void Locate_information::set_has_locate_angle() {
- _has_bits_[0] |= 0x00000004u;
- }
- inline void Locate_information::clear_has_locate_angle() {
- _has_bits_[0] &= ~0x00000004u;
- }
- inline void Locate_information::clear_locate_angle() {
- locate_angle_ = 0;
- clear_has_locate_angle();
- }
- inline float Locate_information::locate_angle() const {
- // @@protoc_insertion_point(field_get:message.Locate_information.locate_angle)
- return locate_angle_;
- }
- inline void Locate_information::set_locate_angle(float value) {
- set_has_locate_angle();
- locate_angle_ = value;
- // @@protoc_insertion_point(field_set:message.Locate_information.locate_angle)
- }
- // optional float locate_length = 4;
- inline bool Locate_information::has_locate_length() const {
- return (_has_bits_[0] & 0x00000008u) != 0;
- }
- inline void Locate_information::set_has_locate_length() {
- _has_bits_[0] |= 0x00000008u;
- }
- inline void Locate_information::clear_has_locate_length() {
- _has_bits_[0] &= ~0x00000008u;
- }
- inline void Locate_information::clear_locate_length() {
- locate_length_ = 0;
- clear_has_locate_length();
- }
- inline float Locate_information::locate_length() const {
- // @@protoc_insertion_point(field_get:message.Locate_information.locate_length)
- return locate_length_;
- }
- inline void Locate_information::set_locate_length(float value) {
- set_has_locate_length();
- locate_length_ = value;
- // @@protoc_insertion_point(field_set:message.Locate_information.locate_length)
- }
- // optional float locate_width = 5;
- inline bool Locate_information::has_locate_width() const {
- return (_has_bits_[0] & 0x00000010u) != 0;
- }
- inline void Locate_information::set_has_locate_width() {
- _has_bits_[0] |= 0x00000010u;
- }
- inline void Locate_information::clear_has_locate_width() {
- _has_bits_[0] &= ~0x00000010u;
- }
- inline void Locate_information::clear_locate_width() {
- locate_width_ = 0;
- clear_has_locate_width();
- }
- inline float Locate_information::locate_width() const {
- // @@protoc_insertion_point(field_get:message.Locate_information.locate_width)
- return locate_width_;
- }
- inline void Locate_information::set_locate_width(float value) {
- set_has_locate_width();
- locate_width_ = value;
- // @@protoc_insertion_point(field_set:message.Locate_information.locate_width)
- }
- // optional float locate_height = 6;
- inline bool Locate_information::has_locate_height() const {
- return (_has_bits_[0] & 0x00000020u) != 0;
- }
- inline void Locate_information::set_has_locate_height() {
- _has_bits_[0] |= 0x00000020u;
- }
- inline void Locate_information::clear_has_locate_height() {
- _has_bits_[0] &= ~0x00000020u;
- }
- inline void Locate_information::clear_locate_height() {
- locate_height_ = 0;
- clear_has_locate_height();
- }
- inline float Locate_information::locate_height() const {
- // @@protoc_insertion_point(field_get:message.Locate_information.locate_height)
- return locate_height_;
- }
- inline void Locate_information::set_locate_height(float value) {
- set_has_locate_height();
- locate_height_ = value;
- // @@protoc_insertion_point(field_set:message.Locate_information.locate_height)
- }
- // optional float locate_wheel_base = 7;
- inline bool Locate_information::has_locate_wheel_base() const {
- return (_has_bits_[0] & 0x00000040u) != 0;
- }
- inline void Locate_information::set_has_locate_wheel_base() {
- _has_bits_[0] |= 0x00000040u;
- }
- inline void Locate_information::clear_has_locate_wheel_base() {
- _has_bits_[0] &= ~0x00000040u;
- }
- inline void Locate_information::clear_locate_wheel_base() {
- locate_wheel_base_ = 0;
- clear_has_locate_wheel_base();
- }
- inline float Locate_information::locate_wheel_base() const {
- // @@protoc_insertion_point(field_get:message.Locate_information.locate_wheel_base)
- return locate_wheel_base_;
- }
- inline void Locate_information::set_locate_wheel_base(float value) {
- set_has_locate_wheel_base();
- locate_wheel_base_ = value;
- // @@protoc_insertion_point(field_set:message.Locate_information.locate_wheel_base)
- }
- // optional float locate_wheel_width = 8;
- inline bool Locate_information::has_locate_wheel_width() const {
- return (_has_bits_[0] & 0x00000080u) != 0;
- }
- inline void Locate_information::set_has_locate_wheel_width() {
- _has_bits_[0] |= 0x00000080u;
- }
- inline void Locate_information::clear_has_locate_wheel_width() {
- _has_bits_[0] &= ~0x00000080u;
- }
- inline void Locate_information::clear_locate_wheel_width() {
- locate_wheel_width_ = 0;
- clear_has_locate_wheel_width();
- }
- inline float Locate_information::locate_wheel_width() const {
- // @@protoc_insertion_point(field_get:message.Locate_information.locate_wheel_width)
- return locate_wheel_width_;
- }
- inline void Locate_information::set_locate_wheel_width(float value) {
- set_has_locate_wheel_width();
- locate_wheel_width_ = value;
- // @@protoc_insertion_point(field_set:message.Locate_information.locate_wheel_width)
- }
- // optional bool locate_correct = 9;
- inline bool Locate_information::has_locate_correct() const {
- return (_has_bits_[0] & 0x00000100u) != 0;
- }
- inline void Locate_information::set_has_locate_correct() {
- _has_bits_[0] |= 0x00000100u;
- }
- inline void Locate_information::clear_has_locate_correct() {
- _has_bits_[0] &= ~0x00000100u;
- }
- inline void Locate_information::clear_locate_correct() {
- locate_correct_ = false;
- clear_has_locate_correct();
- }
- inline bool Locate_information::locate_correct() const {
- // @@protoc_insertion_point(field_get:message.Locate_information.locate_correct)
- return locate_correct_;
- }
- inline void Locate_information::set_locate_correct(bool value) {
- set_has_locate_correct();
- locate_correct_ = value;
- // @@protoc_insertion_point(field_set:message.Locate_information.locate_correct)
- }
- #ifdef __GNUC__
- #pragma GCC diagnostic pop
- #endif // __GNUC__
- // -------------------------------------------------------------------
- // -------------------------------------------------------------------
- // -------------------------------------------------------------------
- // @@protoc_insertion_point(namespace_scope)
- } // namespace message
- namespace google {
- namespace protobuf {
- template <> struct is_proto_enum< ::message::Message_type> : ::google::protobuf::internal::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 <>
- inline const EnumDescriptor* GetEnumDescriptor< ::message::Communicator>() {
- return ::message::Communicator_descriptor();
- }
- template <> struct is_proto_enum< ::message::Error_level> : ::google::protobuf::internal::true_type {};
- template <>
- inline const EnumDescriptor* GetEnumDescriptor< ::message::Error_level>() {
- return ::message::Error_level_descriptor();
- }
- } // namespace protobuf
- } // namespace google
- // @@protoc_insertion_point(global_scope)
- #endif // PROTOBUF_message_5fbase_2eproto__INCLUDED
|