12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496 |
- // Generated by the protocol buffer compiler. DO NOT EDIT!
- // source: terminal_message.proto
- #ifndef PROTOBUF_terminal_5fmessage_2eproto__INCLUDED
- #define PROTOBUF_terminal_5fmessage_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/unknown_field_set.h>
- #include "message_base.pb.h"
- // @@protoc_insertion_point(includes)
- namespace protobuf_terminal_5fmessage_2eproto {
- // Internal implementation detail -- do not use these members.
- struct TableStruct {
- static const ::google::protobuf::internal::ParseTableField entries[];
- static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
- static const ::google::protobuf::internal::ParseTable schema[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 InitDefaultsStore_command_request_msgImpl();
- void InitDefaultsStore_command_request_msg();
- void InitDefaultsStore_command_response_msgImpl();
- void InitDefaultsStore_command_response_msg();
- void InitDefaultsPickup_command_request_msgImpl();
- void InitDefaultsPickup_command_request_msg();
- void InitDefaultsPickup_command_response_msgImpl();
- void InitDefaultsPickup_command_response_msg();
- inline void InitDefaults() {
- InitDefaultsStore_command_request_msg();
- InitDefaultsStore_command_response_msg();
- InitDefaultsPickup_command_request_msg();
- InitDefaultsPickup_command_response_msg();
- }
- } // namespace protobuf_terminal_5fmessage_2eproto
- namespace message {
- class Pickup_command_request_msg;
- class Pickup_command_request_msgDefaultTypeInternal;
- extern Pickup_command_request_msgDefaultTypeInternal _Pickup_command_request_msg_default_instance_;
- class Pickup_command_response_msg;
- class Pickup_command_response_msgDefaultTypeInternal;
- extern Pickup_command_response_msgDefaultTypeInternal _Pickup_command_response_msg_default_instance_;
- class Store_command_request_msg;
- class Store_command_request_msgDefaultTypeInternal;
- extern Store_command_request_msgDefaultTypeInternal _Store_command_request_msg_default_instance_;
- class Store_command_response_msg;
- class Store_command_response_msgDefaultTypeInternal;
- extern Store_command_response_msgDefaultTypeInternal _Store_command_response_msg_default_instance_;
- } // namespace message
- namespace message {
- // ===================================================================
- class Store_command_request_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Store_command_request_msg) */ {
- public:
- Store_command_request_msg();
- virtual ~Store_command_request_msg();
- Store_command_request_msg(const Store_command_request_msg& from);
- inline Store_command_request_msg& operator=(const Store_command_request_msg& from) {
- CopyFrom(from);
- return *this;
- }
- #if LANG_CXX11
- Store_command_request_msg(Store_command_request_msg&& from) noexcept
- : Store_command_request_msg() {
- *this = ::std::move(from);
- }
- inline Store_command_request_msg& operator=(Store_command_request_msg&& from) noexcept {
- if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
- if (this != &from) InternalSwap(&from);
- } else {
- CopyFrom(from);
- }
- return *this;
- }
- #endif
- inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
- return _internal_metadata_.unknown_fields();
- }
- inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
- return _internal_metadata_.mutable_unknown_fields();
- }
- static const ::google::protobuf::Descriptor* descriptor();
- static const Store_command_request_msg& default_instance();
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
- static inline const Store_command_request_msg* internal_default_instance() {
- return reinterpret_cast<const Store_command_request_msg*>(
- &_Store_command_request_msg_default_instance_);
- }
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
- 0;
- void Swap(Store_command_request_msg* other);
- friend void swap(Store_command_request_msg& a, Store_command_request_msg& b) {
- a.Swap(&b);
- }
- // implements Message ----------------------------------------------
- inline Store_command_request_msg* New() const PROTOBUF_FINAL { return New(NULL); }
- Store_command_request_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
- void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
- void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
- void CopyFrom(const Store_command_request_msg& from);
- void MergeFrom(const Store_command_request_msg& from);
- void Clear() PROTOBUF_FINAL;
- bool IsInitialized() const PROTOBUF_FINAL;
- size_t ByteSizeLong() const PROTOBUF_FINAL;
- bool MergePartialFromCodedStream(
- ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
- void SerializeWithCachedSizes(
- ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
- ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
- bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
- int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
- private:
- void SharedCtor();
- void SharedDtor();
- void SetCachedSize(int size) const PROTOBUF_FINAL;
- void InternalSwap(Store_command_request_msg* other);
- private:
- inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
- return NULL;
- }
- inline void* MaybeArenaPtr() const {
- return NULL;
- }
- public:
- ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
- // nested types ----------------------------------------------------
- // accessors -------------------------------------------------------
- // required .message.Base_info base_info = 1;
- bool has_base_info() const;
- void clear_base_info();
- static const int kBaseInfoFieldNumber = 1;
- const ::message::Base_info& base_info() const;
- ::message::Base_info* release_base_info();
- ::message::Base_info* mutable_base_info();
- void set_allocated_base_info(::message::Base_info* base_info);
- // required .message.Id_struct id_struct = 2;
- bool has_id_struct() const;
- void clear_id_struct();
- static const int kIdStructFieldNumber = 2;
- const ::message::Id_struct& id_struct() const;
- ::message::Id_struct* release_id_struct();
- ::message::Id_struct* mutable_id_struct();
- void set_allocated_id_struct(::message::Id_struct* id_struct);
- // required .message.Locate_information locate_information = 3;
- bool has_locate_information() const;
- void clear_locate_information();
- static const int kLocateInformationFieldNumber = 3;
- const ::message::Locate_information& locate_information() const;
- ::message::Locate_information* release_locate_information();
- ::message::Locate_information* mutable_locate_information();
- void set_allocated_locate_information(::message::Locate_information* locate_information);
- // required .message.Car_info car_info = 4;
- bool has_car_info() const;
- void clear_car_info();
- static const int kCarInfoFieldNumber = 4;
- const ::message::Car_info& car_info() const;
- ::message::Car_info* release_car_info();
- ::message::Car_info* mutable_car_info();
- void set_allocated_car_info(::message::Car_info* car_info);
- // @@protoc_insertion_point(class_scope:message.Store_command_request_msg)
- private:
- void set_has_base_info();
- void clear_has_base_info();
- void set_has_id_struct();
- void clear_has_id_struct();
- void set_has_locate_information();
- void clear_has_locate_information();
- void set_has_car_info();
- void clear_has_car_info();
- // helper for ByteSizeLong()
- size_t RequiredFieldsByteSizeFallback() const;
- ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
- ::google::protobuf::internal::HasBits<1> _has_bits_;
- mutable int _cached_size_;
- ::message::Base_info* base_info_;
- ::message::Id_struct* id_struct_;
- ::message::Locate_information* locate_information_;
- ::message::Car_info* car_info_;
- friend struct ::protobuf_terminal_5fmessage_2eproto::TableStruct;
- friend void ::protobuf_terminal_5fmessage_2eproto::InitDefaultsStore_command_request_msgImpl();
- };
- // -------------------------------------------------------------------
- class Store_command_response_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Store_command_response_msg) */ {
- public:
- Store_command_response_msg();
- virtual ~Store_command_response_msg();
- Store_command_response_msg(const Store_command_response_msg& from);
- inline Store_command_response_msg& operator=(const Store_command_response_msg& from) {
- CopyFrom(from);
- return *this;
- }
- #if LANG_CXX11
- Store_command_response_msg(Store_command_response_msg&& from) noexcept
- : Store_command_response_msg() {
- *this = ::std::move(from);
- }
- inline Store_command_response_msg& operator=(Store_command_response_msg&& from) noexcept {
- if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
- if (this != &from) InternalSwap(&from);
- } else {
- CopyFrom(from);
- }
- return *this;
- }
- #endif
- inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
- return _internal_metadata_.unknown_fields();
- }
- inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
- return _internal_metadata_.mutable_unknown_fields();
- }
- static const ::google::protobuf::Descriptor* descriptor();
- static const Store_command_response_msg& default_instance();
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
- static inline const Store_command_response_msg* internal_default_instance() {
- return reinterpret_cast<const Store_command_response_msg*>(
- &_Store_command_response_msg_default_instance_);
- }
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
- 1;
- void Swap(Store_command_response_msg* other);
- friend void swap(Store_command_response_msg& a, Store_command_response_msg& b) {
- a.Swap(&b);
- }
- // implements Message ----------------------------------------------
- inline Store_command_response_msg* New() const PROTOBUF_FINAL { return New(NULL); }
- Store_command_response_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
- void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
- void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
- void CopyFrom(const Store_command_response_msg& from);
- void MergeFrom(const Store_command_response_msg& from);
- void Clear() PROTOBUF_FINAL;
- bool IsInitialized() const PROTOBUF_FINAL;
- size_t ByteSizeLong() const PROTOBUF_FINAL;
- bool MergePartialFromCodedStream(
- ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
- void SerializeWithCachedSizes(
- ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
- ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
- bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
- int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
- private:
- void SharedCtor();
- void SharedDtor();
- void SetCachedSize(int size) const PROTOBUF_FINAL;
- void InternalSwap(Store_command_response_msg* other);
- private:
- inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
- return NULL;
- }
- inline void* MaybeArenaPtr() const {
- return NULL;
- }
- public:
- ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
- // nested types ----------------------------------------------------
- // accessors -------------------------------------------------------
- // optional string license = 4;
- bool has_license() const;
- void clear_license();
- static const int kLicenseFieldNumber = 4;
- const ::std::string& license() const;
- void set_license(const ::std::string& value);
- #if LANG_CXX11
- void set_license(::std::string&& value);
- #endif
- void set_license(const char* value);
- void set_license(const char* value, size_t size);
- ::std::string* mutable_license();
- ::std::string* release_license();
- void set_allocated_license(::std::string* license);
- // required .message.Base_info base_info = 1;
- bool has_base_info() const;
- void clear_base_info();
- static const int kBaseInfoFieldNumber = 1;
- const ::message::Base_info& base_info() const;
- ::message::Base_info* release_base_info();
- ::message::Base_info* mutable_base_info();
- void set_allocated_base_info(::message::Base_info* base_info);
- // required .message.Id_struct id_struct = 2;
- bool has_id_struct() const;
- void clear_id_struct();
- static const int kIdStructFieldNumber = 2;
- const ::message::Id_struct& id_struct() const;
- ::message::Id_struct* release_id_struct();
- ::message::Id_struct* mutable_id_struct();
- void set_allocated_id_struct(::message::Id_struct* id_struct);
- // required .message.Error_manager code = 3;
- bool has_code() const;
- void clear_code();
- static const int kCodeFieldNumber = 3;
- const ::message::Error_manager& code() const;
- ::message::Error_manager* release_code();
- ::message::Error_manager* mutable_code();
- void set_allocated_code(::message::Error_manager* code);
- // @@protoc_insertion_point(class_scope:message.Store_command_response_msg)
- private:
- void set_has_base_info();
- void clear_has_base_info();
- void set_has_id_struct();
- void clear_has_id_struct();
- void set_has_code();
- void clear_has_code();
- void set_has_license();
- void clear_has_license();
- // helper for ByteSizeLong()
- size_t RequiredFieldsByteSizeFallback() const;
- ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
- ::google::protobuf::internal::HasBits<1> _has_bits_;
- mutable int _cached_size_;
- ::google::protobuf::internal::ArenaStringPtr license_;
- ::message::Base_info* base_info_;
- ::message::Id_struct* id_struct_;
- ::message::Error_manager* code_;
- friend struct ::protobuf_terminal_5fmessage_2eproto::TableStruct;
- friend void ::protobuf_terminal_5fmessage_2eproto::InitDefaultsStore_command_response_msgImpl();
- };
- // -------------------------------------------------------------------
- class Pickup_command_request_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Pickup_command_request_msg) */ {
- public:
- Pickup_command_request_msg();
- virtual ~Pickup_command_request_msg();
- Pickup_command_request_msg(const Pickup_command_request_msg& from);
- inline Pickup_command_request_msg& operator=(const Pickup_command_request_msg& from) {
- CopyFrom(from);
- return *this;
- }
- #if LANG_CXX11
- Pickup_command_request_msg(Pickup_command_request_msg&& from) noexcept
- : Pickup_command_request_msg() {
- *this = ::std::move(from);
- }
- inline Pickup_command_request_msg& operator=(Pickup_command_request_msg&& from) noexcept {
- if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
- if (this != &from) InternalSwap(&from);
- } else {
- CopyFrom(from);
- }
- return *this;
- }
- #endif
- inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
- return _internal_metadata_.unknown_fields();
- }
- inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
- return _internal_metadata_.mutable_unknown_fields();
- }
- static const ::google::protobuf::Descriptor* descriptor();
- static const Pickup_command_request_msg& default_instance();
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
- static inline const Pickup_command_request_msg* internal_default_instance() {
- return reinterpret_cast<const Pickup_command_request_msg*>(
- &_Pickup_command_request_msg_default_instance_);
- }
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
- 2;
- void Swap(Pickup_command_request_msg* other);
- friend void swap(Pickup_command_request_msg& a, Pickup_command_request_msg& b) {
- a.Swap(&b);
- }
- // implements Message ----------------------------------------------
- inline Pickup_command_request_msg* New() const PROTOBUF_FINAL { return New(NULL); }
- Pickup_command_request_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
- void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
- void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
- void CopyFrom(const Pickup_command_request_msg& from);
- void MergeFrom(const Pickup_command_request_msg& from);
- void Clear() PROTOBUF_FINAL;
- bool IsInitialized() const PROTOBUF_FINAL;
- size_t ByteSizeLong() const PROTOBUF_FINAL;
- bool MergePartialFromCodedStream(
- ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
- void SerializeWithCachedSizes(
- ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
- ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
- bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
- int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
- private:
- void SharedCtor();
- void SharedDtor();
- void SetCachedSize(int size) const PROTOBUF_FINAL;
- void InternalSwap(Pickup_command_request_msg* other);
- private:
- inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
- return NULL;
- }
- inline void* MaybeArenaPtr() const {
- return NULL;
- }
- public:
- ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
- // nested types ----------------------------------------------------
- // accessors -------------------------------------------------------
- // required .message.Base_info base_info = 1;
- bool has_base_info() const;
- void clear_base_info();
- static const int kBaseInfoFieldNumber = 1;
- const ::message::Base_info& base_info() const;
- ::message::Base_info* release_base_info();
- ::message::Base_info* mutable_base_info();
- void set_allocated_base_info(::message::Base_info* base_info);
- // required .message.Id_struct id_struct = 2;
- bool has_id_struct() const;
- void clear_id_struct();
- static const int kIdStructFieldNumber = 2;
- const ::message::Id_struct& id_struct() const;
- ::message::Id_struct* release_id_struct();
- ::message::Id_struct* mutable_id_struct();
- void set_allocated_id_struct(::message::Id_struct* id_struct);
- // required .message.Car_info car_info = 4;
- bool has_car_info() const;
- void clear_car_info();
- static const int kCarInfoFieldNumber = 4;
- const ::message::Car_info& car_info() const;
- ::message::Car_info* release_car_info();
- ::message::Car_info* mutable_car_info();
- void set_allocated_car_info(::message::Car_info* car_info);
- // @@protoc_insertion_point(class_scope:message.Pickup_command_request_msg)
- private:
- void set_has_base_info();
- void clear_has_base_info();
- void set_has_id_struct();
- void clear_has_id_struct();
- void set_has_car_info();
- void clear_has_car_info();
- // helper for ByteSizeLong()
- size_t RequiredFieldsByteSizeFallback() const;
- ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
- ::google::protobuf::internal::HasBits<1> _has_bits_;
- mutable int _cached_size_;
- ::message::Base_info* base_info_;
- ::message::Id_struct* id_struct_;
- ::message::Car_info* car_info_;
- friend struct ::protobuf_terminal_5fmessage_2eproto::TableStruct;
- friend void ::protobuf_terminal_5fmessage_2eproto::InitDefaultsPickup_command_request_msgImpl();
- };
- // -------------------------------------------------------------------
- class Pickup_command_response_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Pickup_command_response_msg) */ {
- public:
- Pickup_command_response_msg();
- virtual ~Pickup_command_response_msg();
- Pickup_command_response_msg(const Pickup_command_response_msg& from);
- inline Pickup_command_response_msg& operator=(const Pickup_command_response_msg& from) {
- CopyFrom(from);
- return *this;
- }
- #if LANG_CXX11
- Pickup_command_response_msg(Pickup_command_response_msg&& from) noexcept
- : Pickup_command_response_msg() {
- *this = ::std::move(from);
- }
- inline Pickup_command_response_msg& operator=(Pickup_command_response_msg&& from) noexcept {
- if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
- if (this != &from) InternalSwap(&from);
- } else {
- CopyFrom(from);
- }
- return *this;
- }
- #endif
- inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
- return _internal_metadata_.unknown_fields();
- }
- inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
- return _internal_metadata_.mutable_unknown_fields();
- }
- static const ::google::protobuf::Descriptor* descriptor();
- static const Pickup_command_response_msg& default_instance();
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
- static inline const Pickup_command_response_msg* internal_default_instance() {
- return reinterpret_cast<const Pickup_command_response_msg*>(
- &_Pickup_command_response_msg_default_instance_);
- }
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
- 3;
- void Swap(Pickup_command_response_msg* other);
- friend void swap(Pickup_command_response_msg& a, Pickup_command_response_msg& b) {
- a.Swap(&b);
- }
- // implements Message ----------------------------------------------
- inline Pickup_command_response_msg* New() const PROTOBUF_FINAL { return New(NULL); }
- Pickup_command_response_msg* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
- void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
- void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
- void CopyFrom(const Pickup_command_response_msg& from);
- void MergeFrom(const Pickup_command_response_msg& from);
- void Clear() PROTOBUF_FINAL;
- bool IsInitialized() const PROTOBUF_FINAL;
- size_t ByteSizeLong() const PROTOBUF_FINAL;
- bool MergePartialFromCodedStream(
- ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
- void SerializeWithCachedSizes(
- ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
- ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
- bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
- int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
- private:
- void SharedCtor();
- void SharedDtor();
- void SetCachedSize(int size) const PROTOBUF_FINAL;
- void InternalSwap(Pickup_command_response_msg* other);
- private:
- inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
- return NULL;
- }
- inline void* MaybeArenaPtr() const {
- return NULL;
- }
- public:
- ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
- // nested types ----------------------------------------------------
- // accessors -------------------------------------------------------
- // optional string license = 4;
- bool has_license() const;
- void clear_license();
- static const int kLicenseFieldNumber = 4;
- const ::std::string& license() const;
- void set_license(const ::std::string& value);
- #if LANG_CXX11
- void set_license(::std::string&& value);
- #endif
- void set_license(const char* value);
- void set_license(const char* value, size_t size);
- ::std::string* mutable_license();
- ::std::string* release_license();
- void set_allocated_license(::std::string* license);
- // required .message.Base_info base_info = 1;
- bool has_base_info() const;
- void clear_base_info();
- static const int kBaseInfoFieldNumber = 1;
- const ::message::Base_info& base_info() const;
- ::message::Base_info* release_base_info();
- ::message::Base_info* mutable_base_info();
- void set_allocated_base_info(::message::Base_info* base_info);
- // required .message.Id_struct id_struct = 2;
- bool has_id_struct() const;
- void clear_id_struct();
- static const int kIdStructFieldNumber = 2;
- const ::message::Id_struct& id_struct() const;
- ::message::Id_struct* release_id_struct();
- ::message::Id_struct* mutable_id_struct();
- void set_allocated_id_struct(::message::Id_struct* id_struct);
- // required .message.Error_manager code = 3;
- bool has_code() const;
- void clear_code();
- static const int kCodeFieldNumber = 3;
- const ::message::Error_manager& code() const;
- ::message::Error_manager* release_code();
- ::message::Error_manager* mutable_code();
- void set_allocated_code(::message::Error_manager* code);
- // @@protoc_insertion_point(class_scope:message.Pickup_command_response_msg)
- private:
- void set_has_base_info();
- void clear_has_base_info();
- void set_has_id_struct();
- void clear_has_id_struct();
- void set_has_code();
- void clear_has_code();
- void set_has_license();
- void clear_has_license();
- // helper for ByteSizeLong()
- size_t RequiredFieldsByteSizeFallback() const;
- ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
- ::google::protobuf::internal::HasBits<1> _has_bits_;
- mutable int _cached_size_;
- ::google::protobuf::internal::ArenaStringPtr license_;
- ::message::Base_info* base_info_;
- ::message::Id_struct* id_struct_;
- ::message::Error_manager* code_;
- friend struct ::protobuf_terminal_5fmessage_2eproto::TableStruct;
- friend void ::protobuf_terminal_5fmessage_2eproto::InitDefaultsPickup_command_response_msgImpl();
- };
- // ===================================================================
- // ===================================================================
- #ifdef __GNUC__
- #pragma GCC diagnostic push
- #pragma GCC diagnostic ignored "-Wstrict-aliasing"
- #endif // __GNUC__
- // Store_command_request_msg
- // required .message.Base_info base_info = 1;
- inline bool Store_command_request_msg::has_base_info() const {
- return (_has_bits_[0] & 0x00000001u) != 0;
- }
- inline void Store_command_request_msg::set_has_base_info() {
- _has_bits_[0] |= 0x00000001u;
- }
- inline void Store_command_request_msg::clear_has_base_info() {
- _has_bits_[0] &= ~0x00000001u;
- }
- inline const ::message::Base_info& Store_command_request_msg::base_info() const {
- const ::message::Base_info* p = base_info_;
- // @@protoc_insertion_point(field_get:message.Store_command_request_msg.base_info)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Base_info*>(
- &::message::_Base_info_default_instance_);
- }
- inline ::message::Base_info* Store_command_request_msg::release_base_info() {
- // @@protoc_insertion_point(field_release:message.Store_command_request_msg.base_info)
- clear_has_base_info();
- ::message::Base_info* temp = base_info_;
- base_info_ = NULL;
- return temp;
- }
- inline ::message::Base_info* Store_command_request_msg::mutable_base_info() {
- set_has_base_info();
- if (base_info_ == NULL) {
- base_info_ = new ::message::Base_info;
- }
- // @@protoc_insertion_point(field_mutable:message.Store_command_request_msg.base_info)
- return base_info_;
- }
- inline void Store_command_request_msg::set_allocated_base_info(::message::Base_info* base_info) {
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == NULL) {
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_);
- }
- if (base_info) {
- ::google::protobuf::Arena* submessage_arena = NULL;
- if (message_arena != submessage_arena) {
- base_info = ::google::protobuf::internal::GetOwnedMessage(
- message_arena, base_info, submessage_arena);
- }
- set_has_base_info();
- } else {
- clear_has_base_info();
- }
- base_info_ = base_info;
- // @@protoc_insertion_point(field_set_allocated:message.Store_command_request_msg.base_info)
- }
- // required .message.Id_struct id_struct = 2;
- inline bool Store_command_request_msg::has_id_struct() const {
- return (_has_bits_[0] & 0x00000002u) != 0;
- }
- inline void Store_command_request_msg::set_has_id_struct() {
- _has_bits_[0] |= 0x00000002u;
- }
- inline void Store_command_request_msg::clear_has_id_struct() {
- _has_bits_[0] &= ~0x00000002u;
- }
- inline const ::message::Id_struct& Store_command_request_msg::id_struct() const {
- const ::message::Id_struct* p = id_struct_;
- // @@protoc_insertion_point(field_get:message.Store_command_request_msg.id_struct)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Id_struct*>(
- &::message::_Id_struct_default_instance_);
- }
- inline ::message::Id_struct* Store_command_request_msg::release_id_struct() {
- // @@protoc_insertion_point(field_release:message.Store_command_request_msg.id_struct)
- clear_has_id_struct();
- ::message::Id_struct* temp = id_struct_;
- id_struct_ = NULL;
- return temp;
- }
- inline ::message::Id_struct* Store_command_request_msg::mutable_id_struct() {
- set_has_id_struct();
- if (id_struct_ == NULL) {
- id_struct_ = new ::message::Id_struct;
- }
- // @@protoc_insertion_point(field_mutable:message.Store_command_request_msg.id_struct)
- return id_struct_;
- }
- inline void Store_command_request_msg::set_allocated_id_struct(::message::Id_struct* id_struct) {
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == NULL) {
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(id_struct_);
- }
- if (id_struct) {
- ::google::protobuf::Arena* submessage_arena = NULL;
- if (message_arena != submessage_arena) {
- id_struct = ::google::protobuf::internal::GetOwnedMessage(
- message_arena, id_struct, submessage_arena);
- }
- set_has_id_struct();
- } else {
- clear_has_id_struct();
- }
- id_struct_ = id_struct;
- // @@protoc_insertion_point(field_set_allocated:message.Store_command_request_msg.id_struct)
- }
- // required .message.Locate_information locate_information = 3;
- inline bool Store_command_request_msg::has_locate_information() const {
- return (_has_bits_[0] & 0x00000004u) != 0;
- }
- inline void Store_command_request_msg::set_has_locate_information() {
- _has_bits_[0] |= 0x00000004u;
- }
- inline void Store_command_request_msg::clear_has_locate_information() {
- _has_bits_[0] &= ~0x00000004u;
- }
- inline const ::message::Locate_information& Store_command_request_msg::locate_information() const {
- const ::message::Locate_information* p = locate_information_;
- // @@protoc_insertion_point(field_get:message.Store_command_request_msg.locate_information)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Locate_information*>(
- &::message::_Locate_information_default_instance_);
- }
- inline ::message::Locate_information* Store_command_request_msg::release_locate_information() {
- // @@protoc_insertion_point(field_release:message.Store_command_request_msg.locate_information)
- clear_has_locate_information();
- ::message::Locate_information* temp = locate_information_;
- locate_information_ = NULL;
- return temp;
- }
- inline ::message::Locate_information* Store_command_request_msg::mutable_locate_information() {
- set_has_locate_information();
- if (locate_information_ == NULL) {
- locate_information_ = new ::message::Locate_information;
- }
- // @@protoc_insertion_point(field_mutable:message.Store_command_request_msg.locate_information)
- return locate_information_;
- }
- inline void Store_command_request_msg::set_allocated_locate_information(::message::Locate_information* locate_information) {
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == NULL) {
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(locate_information_);
- }
- if (locate_information) {
- ::google::protobuf::Arena* submessage_arena = NULL;
- if (message_arena != submessage_arena) {
- locate_information = ::google::protobuf::internal::GetOwnedMessage(
- message_arena, locate_information, submessage_arena);
- }
- set_has_locate_information();
- } else {
- clear_has_locate_information();
- }
- locate_information_ = locate_information;
- // @@protoc_insertion_point(field_set_allocated:message.Store_command_request_msg.locate_information)
- }
- // required .message.Car_info car_info = 4;
- inline bool Store_command_request_msg::has_car_info() const {
- return (_has_bits_[0] & 0x00000008u) != 0;
- }
- inline void Store_command_request_msg::set_has_car_info() {
- _has_bits_[0] |= 0x00000008u;
- }
- inline void Store_command_request_msg::clear_has_car_info() {
- _has_bits_[0] &= ~0x00000008u;
- }
- inline const ::message::Car_info& Store_command_request_msg::car_info() const {
- const ::message::Car_info* p = car_info_;
- // @@protoc_insertion_point(field_get:message.Store_command_request_msg.car_info)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Car_info*>(
- &::message::_Car_info_default_instance_);
- }
- inline ::message::Car_info* Store_command_request_msg::release_car_info() {
- // @@protoc_insertion_point(field_release:message.Store_command_request_msg.car_info)
- clear_has_car_info();
- ::message::Car_info* temp = car_info_;
- car_info_ = NULL;
- return temp;
- }
- inline ::message::Car_info* Store_command_request_msg::mutable_car_info() {
- set_has_car_info();
- if (car_info_ == NULL) {
- car_info_ = new ::message::Car_info;
- }
- // @@protoc_insertion_point(field_mutable:message.Store_command_request_msg.car_info)
- return car_info_;
- }
- inline void Store_command_request_msg::set_allocated_car_info(::message::Car_info* car_info) {
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == NULL) {
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(car_info_);
- }
- if (car_info) {
- ::google::protobuf::Arena* submessage_arena = NULL;
- if (message_arena != submessage_arena) {
- car_info = ::google::protobuf::internal::GetOwnedMessage(
- message_arena, car_info, submessage_arena);
- }
- set_has_car_info();
- } else {
- clear_has_car_info();
- }
- car_info_ = car_info;
- // @@protoc_insertion_point(field_set_allocated:message.Store_command_request_msg.car_info)
- }
- // -------------------------------------------------------------------
- // Store_command_response_msg
- // required .message.Base_info base_info = 1;
- inline bool Store_command_response_msg::has_base_info() const {
- return (_has_bits_[0] & 0x00000002u) != 0;
- }
- inline void Store_command_response_msg::set_has_base_info() {
- _has_bits_[0] |= 0x00000002u;
- }
- inline void Store_command_response_msg::clear_has_base_info() {
- _has_bits_[0] &= ~0x00000002u;
- }
- inline const ::message::Base_info& Store_command_response_msg::base_info() const {
- const ::message::Base_info* p = base_info_;
- // @@protoc_insertion_point(field_get:message.Store_command_response_msg.base_info)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Base_info*>(
- &::message::_Base_info_default_instance_);
- }
- inline ::message::Base_info* Store_command_response_msg::release_base_info() {
- // @@protoc_insertion_point(field_release:message.Store_command_response_msg.base_info)
- clear_has_base_info();
- ::message::Base_info* temp = base_info_;
- base_info_ = NULL;
- return temp;
- }
- inline ::message::Base_info* Store_command_response_msg::mutable_base_info() {
- set_has_base_info();
- if (base_info_ == NULL) {
- base_info_ = new ::message::Base_info;
- }
- // @@protoc_insertion_point(field_mutable:message.Store_command_response_msg.base_info)
- return base_info_;
- }
- inline void Store_command_response_msg::set_allocated_base_info(::message::Base_info* base_info) {
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == NULL) {
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_);
- }
- if (base_info) {
- ::google::protobuf::Arena* submessage_arena = NULL;
- if (message_arena != submessage_arena) {
- base_info = ::google::protobuf::internal::GetOwnedMessage(
- message_arena, base_info, submessage_arena);
- }
- set_has_base_info();
- } else {
- clear_has_base_info();
- }
- base_info_ = base_info;
- // @@protoc_insertion_point(field_set_allocated:message.Store_command_response_msg.base_info)
- }
- // required .message.Id_struct id_struct = 2;
- inline bool Store_command_response_msg::has_id_struct() const {
- return (_has_bits_[0] & 0x00000004u) != 0;
- }
- inline void Store_command_response_msg::set_has_id_struct() {
- _has_bits_[0] |= 0x00000004u;
- }
- inline void Store_command_response_msg::clear_has_id_struct() {
- _has_bits_[0] &= ~0x00000004u;
- }
- inline const ::message::Id_struct& Store_command_response_msg::id_struct() const {
- const ::message::Id_struct* p = id_struct_;
- // @@protoc_insertion_point(field_get:message.Store_command_response_msg.id_struct)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Id_struct*>(
- &::message::_Id_struct_default_instance_);
- }
- inline ::message::Id_struct* Store_command_response_msg::release_id_struct() {
- // @@protoc_insertion_point(field_release:message.Store_command_response_msg.id_struct)
- clear_has_id_struct();
- ::message::Id_struct* temp = id_struct_;
- id_struct_ = NULL;
- return temp;
- }
- inline ::message::Id_struct* Store_command_response_msg::mutable_id_struct() {
- set_has_id_struct();
- if (id_struct_ == NULL) {
- id_struct_ = new ::message::Id_struct;
- }
- // @@protoc_insertion_point(field_mutable:message.Store_command_response_msg.id_struct)
- return id_struct_;
- }
- inline void Store_command_response_msg::set_allocated_id_struct(::message::Id_struct* id_struct) {
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == NULL) {
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(id_struct_);
- }
- if (id_struct) {
- ::google::protobuf::Arena* submessage_arena = NULL;
- if (message_arena != submessage_arena) {
- id_struct = ::google::protobuf::internal::GetOwnedMessage(
- message_arena, id_struct, submessage_arena);
- }
- set_has_id_struct();
- } else {
- clear_has_id_struct();
- }
- id_struct_ = id_struct;
- // @@protoc_insertion_point(field_set_allocated:message.Store_command_response_msg.id_struct)
- }
- // required .message.Error_manager code = 3;
- inline bool Store_command_response_msg::has_code() const {
- return (_has_bits_[0] & 0x00000008u) != 0;
- }
- inline void Store_command_response_msg::set_has_code() {
- _has_bits_[0] |= 0x00000008u;
- }
- inline void Store_command_response_msg::clear_has_code() {
- _has_bits_[0] &= ~0x00000008u;
- }
- inline const ::message::Error_manager& Store_command_response_msg::code() const {
- const ::message::Error_manager* p = code_;
- // @@protoc_insertion_point(field_get:message.Store_command_response_msg.code)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Error_manager*>(
- &::message::_Error_manager_default_instance_);
- }
- inline ::message::Error_manager* Store_command_response_msg::release_code() {
- // @@protoc_insertion_point(field_release:message.Store_command_response_msg.code)
- clear_has_code();
- ::message::Error_manager* temp = code_;
- code_ = NULL;
- return temp;
- }
- inline ::message::Error_manager* Store_command_response_msg::mutable_code() {
- set_has_code();
- if (code_ == NULL) {
- code_ = new ::message::Error_manager;
- }
- // @@protoc_insertion_point(field_mutable:message.Store_command_response_msg.code)
- return code_;
- }
- inline void Store_command_response_msg::set_allocated_code(::message::Error_manager* code) {
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == NULL) {
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(code_);
- }
- if (code) {
- ::google::protobuf::Arena* submessage_arena = NULL;
- if (message_arena != submessage_arena) {
- code = ::google::protobuf::internal::GetOwnedMessage(
- message_arena, code, submessage_arena);
- }
- set_has_code();
- } else {
- clear_has_code();
- }
- code_ = code;
- // @@protoc_insertion_point(field_set_allocated:message.Store_command_response_msg.code)
- }
- // optional string license = 4;
- inline bool Store_command_response_msg::has_license() const {
- return (_has_bits_[0] & 0x00000001u) != 0;
- }
- inline void Store_command_response_msg::set_has_license() {
- _has_bits_[0] |= 0x00000001u;
- }
- inline void Store_command_response_msg::clear_has_license() {
- _has_bits_[0] &= ~0x00000001u;
- }
- inline void Store_command_response_msg::clear_license() {
- license_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
- clear_has_license();
- }
- inline const ::std::string& Store_command_response_msg::license() const {
- // @@protoc_insertion_point(field_get:message.Store_command_response_msg.license)
- return license_.GetNoArena();
- }
- inline void Store_command_response_msg::set_license(const ::std::string& value) {
- set_has_license();
- license_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
- // @@protoc_insertion_point(field_set:message.Store_command_response_msg.license)
- }
- #if LANG_CXX11
- inline void Store_command_response_msg::set_license(::std::string&& value) {
- set_has_license();
- license_.SetNoArena(
- &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
- // @@protoc_insertion_point(field_set_rvalue:message.Store_command_response_msg.license)
- }
- #endif
- inline void Store_command_response_msg::set_license(const char* value) {
- GOOGLE_DCHECK(value != NULL);
- set_has_license();
- license_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
- // @@protoc_insertion_point(field_set_char:message.Store_command_response_msg.license)
- }
- inline void Store_command_response_msg::set_license(const char* value, size_t size) {
- set_has_license();
- license_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
- ::std::string(reinterpret_cast<const char*>(value), size));
- // @@protoc_insertion_point(field_set_pointer:message.Store_command_response_msg.license)
- }
- inline ::std::string* Store_command_response_msg::mutable_license() {
- set_has_license();
- // @@protoc_insertion_point(field_mutable:message.Store_command_response_msg.license)
- return license_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
- }
- inline ::std::string* Store_command_response_msg::release_license() {
- // @@protoc_insertion_point(field_release:message.Store_command_response_msg.license)
- clear_has_license();
- return license_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
- }
- inline void Store_command_response_msg::set_allocated_license(::std::string* license) {
- if (license != NULL) {
- set_has_license();
- } else {
- clear_has_license();
- }
- license_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), license);
- // @@protoc_insertion_point(field_set_allocated:message.Store_command_response_msg.license)
- }
- // -------------------------------------------------------------------
- // Pickup_command_request_msg
- // required .message.Base_info base_info = 1;
- inline bool Pickup_command_request_msg::has_base_info() const {
- return (_has_bits_[0] & 0x00000001u) != 0;
- }
- inline void Pickup_command_request_msg::set_has_base_info() {
- _has_bits_[0] |= 0x00000001u;
- }
- inline void Pickup_command_request_msg::clear_has_base_info() {
- _has_bits_[0] &= ~0x00000001u;
- }
- inline const ::message::Base_info& Pickup_command_request_msg::base_info() const {
- const ::message::Base_info* p = base_info_;
- // @@protoc_insertion_point(field_get:message.Pickup_command_request_msg.base_info)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Base_info*>(
- &::message::_Base_info_default_instance_);
- }
- inline ::message::Base_info* Pickup_command_request_msg::release_base_info() {
- // @@protoc_insertion_point(field_release:message.Pickup_command_request_msg.base_info)
- clear_has_base_info();
- ::message::Base_info* temp = base_info_;
- base_info_ = NULL;
- return temp;
- }
- inline ::message::Base_info* Pickup_command_request_msg::mutable_base_info() {
- set_has_base_info();
- if (base_info_ == NULL) {
- base_info_ = new ::message::Base_info;
- }
- // @@protoc_insertion_point(field_mutable:message.Pickup_command_request_msg.base_info)
- return base_info_;
- }
- inline void Pickup_command_request_msg::set_allocated_base_info(::message::Base_info* base_info) {
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == NULL) {
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_);
- }
- if (base_info) {
- ::google::protobuf::Arena* submessage_arena = NULL;
- if (message_arena != submessage_arena) {
- base_info = ::google::protobuf::internal::GetOwnedMessage(
- message_arena, base_info, submessage_arena);
- }
- set_has_base_info();
- } else {
- clear_has_base_info();
- }
- base_info_ = base_info;
- // @@protoc_insertion_point(field_set_allocated:message.Pickup_command_request_msg.base_info)
- }
- // required .message.Id_struct id_struct = 2;
- inline bool Pickup_command_request_msg::has_id_struct() const {
- return (_has_bits_[0] & 0x00000002u) != 0;
- }
- inline void Pickup_command_request_msg::set_has_id_struct() {
- _has_bits_[0] |= 0x00000002u;
- }
- inline void Pickup_command_request_msg::clear_has_id_struct() {
- _has_bits_[0] &= ~0x00000002u;
- }
- inline const ::message::Id_struct& Pickup_command_request_msg::id_struct() const {
- const ::message::Id_struct* p = id_struct_;
- // @@protoc_insertion_point(field_get:message.Pickup_command_request_msg.id_struct)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Id_struct*>(
- &::message::_Id_struct_default_instance_);
- }
- inline ::message::Id_struct* Pickup_command_request_msg::release_id_struct() {
- // @@protoc_insertion_point(field_release:message.Pickup_command_request_msg.id_struct)
- clear_has_id_struct();
- ::message::Id_struct* temp = id_struct_;
- id_struct_ = NULL;
- return temp;
- }
- inline ::message::Id_struct* Pickup_command_request_msg::mutable_id_struct() {
- set_has_id_struct();
- if (id_struct_ == NULL) {
- id_struct_ = new ::message::Id_struct;
- }
- // @@protoc_insertion_point(field_mutable:message.Pickup_command_request_msg.id_struct)
- return id_struct_;
- }
- inline void Pickup_command_request_msg::set_allocated_id_struct(::message::Id_struct* id_struct) {
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == NULL) {
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(id_struct_);
- }
- if (id_struct) {
- ::google::protobuf::Arena* submessage_arena = NULL;
- if (message_arena != submessage_arena) {
- id_struct = ::google::protobuf::internal::GetOwnedMessage(
- message_arena, id_struct, submessage_arena);
- }
- set_has_id_struct();
- } else {
- clear_has_id_struct();
- }
- id_struct_ = id_struct;
- // @@protoc_insertion_point(field_set_allocated:message.Pickup_command_request_msg.id_struct)
- }
- // required .message.Car_info car_info = 4;
- inline bool Pickup_command_request_msg::has_car_info() const {
- return (_has_bits_[0] & 0x00000004u) != 0;
- }
- inline void Pickup_command_request_msg::set_has_car_info() {
- _has_bits_[0] |= 0x00000004u;
- }
- inline void Pickup_command_request_msg::clear_has_car_info() {
- _has_bits_[0] &= ~0x00000004u;
- }
- inline const ::message::Car_info& Pickup_command_request_msg::car_info() const {
- const ::message::Car_info* p = car_info_;
- // @@protoc_insertion_point(field_get:message.Pickup_command_request_msg.car_info)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Car_info*>(
- &::message::_Car_info_default_instance_);
- }
- inline ::message::Car_info* Pickup_command_request_msg::release_car_info() {
- // @@protoc_insertion_point(field_release:message.Pickup_command_request_msg.car_info)
- clear_has_car_info();
- ::message::Car_info* temp = car_info_;
- car_info_ = NULL;
- return temp;
- }
- inline ::message::Car_info* Pickup_command_request_msg::mutable_car_info() {
- set_has_car_info();
- if (car_info_ == NULL) {
- car_info_ = new ::message::Car_info;
- }
- // @@protoc_insertion_point(field_mutable:message.Pickup_command_request_msg.car_info)
- return car_info_;
- }
- inline void Pickup_command_request_msg::set_allocated_car_info(::message::Car_info* car_info) {
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == NULL) {
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(car_info_);
- }
- if (car_info) {
- ::google::protobuf::Arena* submessage_arena = NULL;
- if (message_arena != submessage_arena) {
- car_info = ::google::protobuf::internal::GetOwnedMessage(
- message_arena, car_info, submessage_arena);
- }
- set_has_car_info();
- } else {
- clear_has_car_info();
- }
- car_info_ = car_info;
- // @@protoc_insertion_point(field_set_allocated:message.Pickup_command_request_msg.car_info)
- }
- // -------------------------------------------------------------------
- // Pickup_command_response_msg
- // required .message.Base_info base_info = 1;
- inline bool Pickup_command_response_msg::has_base_info() const {
- return (_has_bits_[0] & 0x00000002u) != 0;
- }
- inline void Pickup_command_response_msg::set_has_base_info() {
- _has_bits_[0] |= 0x00000002u;
- }
- inline void Pickup_command_response_msg::clear_has_base_info() {
- _has_bits_[0] &= ~0x00000002u;
- }
- inline const ::message::Base_info& Pickup_command_response_msg::base_info() const {
- const ::message::Base_info* p = base_info_;
- // @@protoc_insertion_point(field_get:message.Pickup_command_response_msg.base_info)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Base_info*>(
- &::message::_Base_info_default_instance_);
- }
- inline ::message::Base_info* Pickup_command_response_msg::release_base_info() {
- // @@protoc_insertion_point(field_release:message.Pickup_command_response_msg.base_info)
- clear_has_base_info();
- ::message::Base_info* temp = base_info_;
- base_info_ = NULL;
- return temp;
- }
- inline ::message::Base_info* Pickup_command_response_msg::mutable_base_info() {
- set_has_base_info();
- if (base_info_ == NULL) {
- base_info_ = new ::message::Base_info;
- }
- // @@protoc_insertion_point(field_mutable:message.Pickup_command_response_msg.base_info)
- return base_info_;
- }
- inline void Pickup_command_response_msg::set_allocated_base_info(::message::Base_info* base_info) {
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == NULL) {
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(base_info_);
- }
- if (base_info) {
- ::google::protobuf::Arena* submessage_arena = NULL;
- if (message_arena != submessage_arena) {
- base_info = ::google::protobuf::internal::GetOwnedMessage(
- message_arena, base_info, submessage_arena);
- }
- set_has_base_info();
- } else {
- clear_has_base_info();
- }
- base_info_ = base_info;
- // @@protoc_insertion_point(field_set_allocated:message.Pickup_command_response_msg.base_info)
- }
- // required .message.Id_struct id_struct = 2;
- inline bool Pickup_command_response_msg::has_id_struct() const {
- return (_has_bits_[0] & 0x00000004u) != 0;
- }
- inline void Pickup_command_response_msg::set_has_id_struct() {
- _has_bits_[0] |= 0x00000004u;
- }
- inline void Pickup_command_response_msg::clear_has_id_struct() {
- _has_bits_[0] &= ~0x00000004u;
- }
- inline const ::message::Id_struct& Pickup_command_response_msg::id_struct() const {
- const ::message::Id_struct* p = id_struct_;
- // @@protoc_insertion_point(field_get:message.Pickup_command_response_msg.id_struct)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Id_struct*>(
- &::message::_Id_struct_default_instance_);
- }
- inline ::message::Id_struct* Pickup_command_response_msg::release_id_struct() {
- // @@protoc_insertion_point(field_release:message.Pickup_command_response_msg.id_struct)
- clear_has_id_struct();
- ::message::Id_struct* temp = id_struct_;
- id_struct_ = NULL;
- return temp;
- }
- inline ::message::Id_struct* Pickup_command_response_msg::mutable_id_struct() {
- set_has_id_struct();
- if (id_struct_ == NULL) {
- id_struct_ = new ::message::Id_struct;
- }
- // @@protoc_insertion_point(field_mutable:message.Pickup_command_response_msg.id_struct)
- return id_struct_;
- }
- inline void Pickup_command_response_msg::set_allocated_id_struct(::message::Id_struct* id_struct) {
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == NULL) {
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(id_struct_);
- }
- if (id_struct) {
- ::google::protobuf::Arena* submessage_arena = NULL;
- if (message_arena != submessage_arena) {
- id_struct = ::google::protobuf::internal::GetOwnedMessage(
- message_arena, id_struct, submessage_arena);
- }
- set_has_id_struct();
- } else {
- clear_has_id_struct();
- }
- id_struct_ = id_struct;
- // @@protoc_insertion_point(field_set_allocated:message.Pickup_command_response_msg.id_struct)
- }
- // required .message.Error_manager code = 3;
- inline bool Pickup_command_response_msg::has_code() const {
- return (_has_bits_[0] & 0x00000008u) != 0;
- }
- inline void Pickup_command_response_msg::set_has_code() {
- _has_bits_[0] |= 0x00000008u;
- }
- inline void Pickup_command_response_msg::clear_has_code() {
- _has_bits_[0] &= ~0x00000008u;
- }
- inline const ::message::Error_manager& Pickup_command_response_msg::code() const {
- const ::message::Error_manager* p = code_;
- // @@protoc_insertion_point(field_get:message.Pickup_command_response_msg.code)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Error_manager*>(
- &::message::_Error_manager_default_instance_);
- }
- inline ::message::Error_manager* Pickup_command_response_msg::release_code() {
- // @@protoc_insertion_point(field_release:message.Pickup_command_response_msg.code)
- clear_has_code();
- ::message::Error_manager* temp = code_;
- code_ = NULL;
- return temp;
- }
- inline ::message::Error_manager* Pickup_command_response_msg::mutable_code() {
- set_has_code();
- if (code_ == NULL) {
- code_ = new ::message::Error_manager;
- }
- // @@protoc_insertion_point(field_mutable:message.Pickup_command_response_msg.code)
- return code_;
- }
- inline void Pickup_command_response_msg::set_allocated_code(::message::Error_manager* code) {
- ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == NULL) {
- delete reinterpret_cast< ::google::protobuf::MessageLite*>(code_);
- }
- if (code) {
- ::google::protobuf::Arena* submessage_arena = NULL;
- if (message_arena != submessage_arena) {
- code = ::google::protobuf::internal::GetOwnedMessage(
- message_arena, code, submessage_arena);
- }
- set_has_code();
- } else {
- clear_has_code();
- }
- code_ = code;
- // @@protoc_insertion_point(field_set_allocated:message.Pickup_command_response_msg.code)
- }
- // optional string license = 4;
- inline bool Pickup_command_response_msg::has_license() const {
- return (_has_bits_[0] & 0x00000001u) != 0;
- }
- inline void Pickup_command_response_msg::set_has_license() {
- _has_bits_[0] |= 0x00000001u;
- }
- inline void Pickup_command_response_msg::clear_has_license() {
- _has_bits_[0] &= ~0x00000001u;
- }
- inline void Pickup_command_response_msg::clear_license() {
- license_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
- clear_has_license();
- }
- inline const ::std::string& Pickup_command_response_msg::license() const {
- // @@protoc_insertion_point(field_get:message.Pickup_command_response_msg.license)
- return license_.GetNoArena();
- }
- inline void Pickup_command_response_msg::set_license(const ::std::string& value) {
- set_has_license();
- license_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
- // @@protoc_insertion_point(field_set:message.Pickup_command_response_msg.license)
- }
- #if LANG_CXX11
- inline void Pickup_command_response_msg::set_license(::std::string&& value) {
- set_has_license();
- license_.SetNoArena(
- &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
- // @@protoc_insertion_point(field_set_rvalue:message.Pickup_command_response_msg.license)
- }
- #endif
- inline void Pickup_command_response_msg::set_license(const char* value) {
- GOOGLE_DCHECK(value != NULL);
- set_has_license();
- license_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
- // @@protoc_insertion_point(field_set_char:message.Pickup_command_response_msg.license)
- }
- inline void Pickup_command_response_msg::set_license(const char* value, size_t size) {
- set_has_license();
- license_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
- ::std::string(reinterpret_cast<const char*>(value), size));
- // @@protoc_insertion_point(field_set_pointer:message.Pickup_command_response_msg.license)
- }
- inline ::std::string* Pickup_command_response_msg::mutable_license() {
- set_has_license();
- // @@protoc_insertion_point(field_mutable:message.Pickup_command_response_msg.license)
- return license_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
- }
- inline ::std::string* Pickup_command_response_msg::release_license() {
- // @@protoc_insertion_point(field_release:message.Pickup_command_response_msg.license)
- clear_has_license();
- return license_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
- }
- inline void Pickup_command_response_msg::set_allocated_license(::std::string* license) {
- if (license != NULL) {
- set_has_license();
- } else {
- clear_has_license();
- }
- license_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), license);
- // @@protoc_insertion_point(field_set_allocated:message.Pickup_command_response_msg.license)
- }
- #ifdef __GNUC__
- #pragma GCC diagnostic pop
- #endif // __GNUC__
- // -------------------------------------------------------------------
- // -------------------------------------------------------------------
- // -------------------------------------------------------------------
- // @@protoc_insertion_point(namespace_scope)
- } // namespace message
- // @@protoc_insertion_point(global_scope)
- #endif // PROTOBUF_terminal_5fmessage_2eproto__INCLUDED
|