123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406 |
- // Generated by the protocol buffer compiler. DO NOT EDIT!
- // source: process_message.proto
- #ifndef PROTOBUF_process_5fmessage_2eproto__INCLUDED
- #define PROTOBUF_process_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/map.h> // IWYU pragma: export
- #include <google/protobuf/map_entry.h>
- #include <google/protobuf/map_field_inl.h>
- #include <google/protobuf/generated_enum_reflection.h>
- #include <google/protobuf/unknown_field_set.h>
- #include "message_base.pb.h"
- // @@protoc_insertion_point(includes)
- namespace protobuf_process_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[3];
- 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 InitDefaultsEntrance_statu_msg_StoreMsgMapEntry_DoNotUseImpl();
- void InitDefaultsEntrance_statu_msg_StoreMsgMapEntry_DoNotUse();
- void InitDefaultsEntrance_statu_msg_PickupMsgMapEntry_DoNotUseImpl();
- void InitDefaultsEntrance_statu_msg_PickupMsgMapEntry_DoNotUse();
- void InitDefaultsEntrance_statu_msgImpl();
- void InitDefaultsEntrance_statu_msg();
- inline void InitDefaults() {
- InitDefaultsEntrance_statu_msg_StoreMsgMapEntry_DoNotUse();
- InitDefaultsEntrance_statu_msg_PickupMsgMapEntry_DoNotUse();
- InitDefaultsEntrance_statu_msg();
- }
- } // namespace protobuf_process_5fmessage_2eproto
- namespace message {
- class Entrance_statu_msg;
- class Entrance_statu_msgDefaultTypeInternal;
- extern Entrance_statu_msgDefaultTypeInternal _Entrance_statu_msg_default_instance_;
- class Entrance_statu_msg_PickupMsgMapEntry_DoNotUse;
- class Entrance_statu_msg_PickupMsgMapEntry_DoNotUseDefaultTypeInternal;
- extern Entrance_statu_msg_PickupMsgMapEntry_DoNotUseDefaultTypeInternal _Entrance_statu_msg_PickupMsgMapEntry_DoNotUse_default_instance_;
- class Entrance_statu_msg_StoreMsgMapEntry_DoNotUse;
- class Entrance_statu_msg_StoreMsgMapEntry_DoNotUseDefaultTypeInternal;
- extern Entrance_statu_msg_StoreMsgMapEntry_DoNotUseDefaultTypeInternal _Entrance_statu_msg_StoreMsgMapEntry_DoNotUse_default_instance_;
- } // namespace message
- namespace message {
- enum Entrance_statu {
- eWorking = 0,
- eReady = 1
- };
- bool Entrance_statu_IsValid(int value);
- const Entrance_statu Entrance_statu_MIN = eWorking;
- const Entrance_statu Entrance_statu_MAX = eReady;
- const int Entrance_statu_ARRAYSIZE = Entrance_statu_MAX + 1;
- const ::google::protobuf::EnumDescriptor* Entrance_statu_descriptor();
- inline const ::std::string& Entrance_statu_Name(Entrance_statu value) {
- return ::google::protobuf::internal::NameOfEnum(
- Entrance_statu_descriptor(), value);
- }
- inline bool Entrance_statu_Parse(
- const ::std::string& name, Entrance_statu* value) {
- return ::google::protobuf::internal::ParseNamedEnum<Entrance_statu>(
- Entrance_statu_descriptor(), name, value);
- }
- // ===================================================================
- class Entrance_statu_msg_StoreMsgMapEntry_DoNotUse : public ::google::protobuf::internal::MapEntry<Entrance_statu_msg_StoreMsgMapEntry_DoNotUse,
- ::google::protobuf::int32, ::message::Entrance_statu,
- ::google::protobuf::internal::WireFormatLite::TYPE_INT32,
- ::google::protobuf::internal::WireFormatLite::TYPE_ENUM,
- 0 > {
- public:
- typedef ::google::protobuf::internal::MapEntry<Entrance_statu_msg_StoreMsgMapEntry_DoNotUse,
- ::google::protobuf::int32, ::message::Entrance_statu,
- ::google::protobuf::internal::WireFormatLite::TYPE_INT32,
- ::google::protobuf::internal::WireFormatLite::TYPE_ENUM,
- 0 > SuperType;
- Entrance_statu_msg_StoreMsgMapEntry_DoNotUse();
- Entrance_statu_msg_StoreMsgMapEntry_DoNotUse(::google::protobuf::Arena* arena);
- void MergeFrom(const Entrance_statu_msg_StoreMsgMapEntry_DoNotUse& other);
- static const Entrance_statu_msg_StoreMsgMapEntry_DoNotUse* internal_default_instance() { return reinterpret_cast<const Entrance_statu_msg_StoreMsgMapEntry_DoNotUse*>(&_Entrance_statu_msg_StoreMsgMapEntry_DoNotUse_default_instance_); }
- void MergeFrom(const ::google::protobuf::Message& other) PROTOBUF_FINAL;
- ::google::protobuf::Metadata GetMetadata() const;
- };
- // -------------------------------------------------------------------
- class Entrance_statu_msg_PickupMsgMapEntry_DoNotUse : public ::google::protobuf::internal::MapEntry<Entrance_statu_msg_PickupMsgMapEntry_DoNotUse,
- ::google::protobuf::int32, ::message::Entrance_statu,
- ::google::protobuf::internal::WireFormatLite::TYPE_INT32,
- ::google::protobuf::internal::WireFormatLite::TYPE_ENUM,
- 0 > {
- public:
- typedef ::google::protobuf::internal::MapEntry<Entrance_statu_msg_PickupMsgMapEntry_DoNotUse,
- ::google::protobuf::int32, ::message::Entrance_statu,
- ::google::protobuf::internal::WireFormatLite::TYPE_INT32,
- ::google::protobuf::internal::WireFormatLite::TYPE_ENUM,
- 0 > SuperType;
- Entrance_statu_msg_PickupMsgMapEntry_DoNotUse();
- Entrance_statu_msg_PickupMsgMapEntry_DoNotUse(::google::protobuf::Arena* arena);
- void MergeFrom(const Entrance_statu_msg_PickupMsgMapEntry_DoNotUse& other);
- static const Entrance_statu_msg_PickupMsgMapEntry_DoNotUse* internal_default_instance() { return reinterpret_cast<const Entrance_statu_msg_PickupMsgMapEntry_DoNotUse*>(&_Entrance_statu_msg_PickupMsgMapEntry_DoNotUse_default_instance_); }
- void MergeFrom(const ::google::protobuf::Message& other) PROTOBUF_FINAL;
- ::google::protobuf::Metadata GetMetadata() const;
- };
- // -------------------------------------------------------------------
- class Entrance_statu_msg : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:message.Entrance_statu_msg) */ {
- public:
- Entrance_statu_msg();
- virtual ~Entrance_statu_msg();
- Entrance_statu_msg(const Entrance_statu_msg& from);
- inline Entrance_statu_msg& operator=(const Entrance_statu_msg& from) {
- CopyFrom(from);
- return *this;
- }
- #if LANG_CXX11
- Entrance_statu_msg(Entrance_statu_msg&& from) noexcept
- : Entrance_statu_msg() {
- *this = ::std::move(from);
- }
- inline Entrance_statu_msg& operator=(Entrance_statu_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 Entrance_statu_msg& default_instance();
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
- static inline const Entrance_statu_msg* internal_default_instance() {
- return reinterpret_cast<const Entrance_statu_msg*>(
- &_Entrance_statu_msg_default_instance_);
- }
- static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
- 2;
- void Swap(Entrance_statu_msg* other);
- friend void swap(Entrance_statu_msg& a, Entrance_statu_msg& b) {
- a.Swap(&b);
- }
- // implements Message ----------------------------------------------
- inline Entrance_statu_msg* New() const PROTOBUF_FINAL { return New(NULL); }
- Entrance_statu_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 Entrance_statu_msg& from);
- void MergeFrom(const Entrance_statu_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(Entrance_statu_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 -------------------------------------------------------
- // map<int32, .message.Entrance_statu> store_msg_map = 2;
- int store_msg_map_size() const;
- void clear_store_msg_map();
- static const int kStoreMsgMapFieldNumber = 2;
- const ::google::protobuf::Map< ::google::protobuf::int32, ::message::Entrance_statu >&
- store_msg_map() const;
- ::google::protobuf::Map< ::google::protobuf::int32, ::message::Entrance_statu >*
- mutable_store_msg_map();
- // map<int32, .message.Entrance_statu> pickup_msg_map = 3;
- int pickup_msg_map_size() const;
- void clear_pickup_msg_map();
- static const int kPickupMsgMapFieldNumber = 3;
- const ::google::protobuf::Map< ::google::protobuf::int32, ::message::Entrance_statu >&
- pickup_msg_map() const;
- ::google::protobuf::Map< ::google::protobuf::int32, ::message::Entrance_statu >*
- mutable_pickup_msg_map();
- // 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.Entrance_statu_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_;
- ::google::protobuf::internal::MapField<
- Entrance_statu_msg_StoreMsgMapEntry_DoNotUse,
- ::google::protobuf::int32, ::message::Entrance_statu,
- ::google::protobuf::internal::WireFormatLite::TYPE_INT32,
- ::google::protobuf::internal::WireFormatLite::TYPE_ENUM,
- 0 > store_msg_map_;
- ::google::protobuf::internal::MapField<
- Entrance_statu_msg_PickupMsgMapEntry_DoNotUse,
- ::google::protobuf::int32, ::message::Entrance_statu,
- ::google::protobuf::internal::WireFormatLite::TYPE_INT32,
- ::google::protobuf::internal::WireFormatLite::TYPE_ENUM,
- 0 > pickup_msg_map_;
- ::message::Base_info* base_info_;
- friend struct ::protobuf_process_5fmessage_2eproto::TableStruct;
- friend void ::protobuf_process_5fmessage_2eproto::InitDefaultsEntrance_statu_msgImpl();
- };
- // ===================================================================
- // ===================================================================
- #ifdef __GNUC__
- #pragma GCC diagnostic push
- #pragma GCC diagnostic ignored "-Wstrict-aliasing"
- #endif // __GNUC__
- // -------------------------------------------------------------------
- // -------------------------------------------------------------------
- // Entrance_statu_msg
- // required .message.Base_info base_info = 1;
- inline bool Entrance_statu_msg::has_base_info() const {
- return (_has_bits_[0] & 0x00000001u) != 0;
- }
- inline void Entrance_statu_msg::set_has_base_info() {
- _has_bits_[0] |= 0x00000001u;
- }
- inline void Entrance_statu_msg::clear_has_base_info() {
- _has_bits_[0] &= ~0x00000001u;
- }
- inline const ::message::Base_info& Entrance_statu_msg::base_info() const {
- const ::message::Base_info* p = base_info_;
- // @@protoc_insertion_point(field_get:message.Entrance_statu_msg.base_info)
- return p != NULL ? *p : *reinterpret_cast<const ::message::Base_info*>(
- &::message::_Base_info_default_instance_);
- }
- inline ::message::Base_info* Entrance_statu_msg::release_base_info() {
- // @@protoc_insertion_point(field_release:message.Entrance_statu_msg.base_info)
- clear_has_base_info();
- ::message::Base_info* temp = base_info_;
- base_info_ = NULL;
- return temp;
- }
- inline ::message::Base_info* Entrance_statu_msg::mutable_base_info() {
- set_has_base_info();
- if (base_info_ == NULL) {
- base_info_ = new ::message::Base_info;
- }
- // @@protoc_insertion_point(field_mutable:message.Entrance_statu_msg.base_info)
- return base_info_;
- }
- inline void Entrance_statu_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.Entrance_statu_msg.base_info)
- }
- // map<int32, .message.Entrance_statu> store_msg_map = 2;
- inline int Entrance_statu_msg::store_msg_map_size() const {
- return store_msg_map_.size();
- }
- inline void Entrance_statu_msg::clear_store_msg_map() {
- store_msg_map_.Clear();
- }
- inline const ::google::protobuf::Map< ::google::protobuf::int32, ::message::Entrance_statu >&
- Entrance_statu_msg::store_msg_map() const {
- // @@protoc_insertion_point(field_map:message.Entrance_statu_msg.store_msg_map)
- return store_msg_map_.GetMap();
- }
- inline ::google::protobuf::Map< ::google::protobuf::int32, ::message::Entrance_statu >*
- Entrance_statu_msg::mutable_store_msg_map() {
- // @@protoc_insertion_point(field_mutable_map:message.Entrance_statu_msg.store_msg_map)
- return store_msg_map_.MutableMap();
- }
- // map<int32, .message.Entrance_statu> pickup_msg_map = 3;
- inline int Entrance_statu_msg::pickup_msg_map_size() const {
- return pickup_msg_map_.size();
- }
- inline void Entrance_statu_msg::clear_pickup_msg_map() {
- pickup_msg_map_.Clear();
- }
- inline const ::google::protobuf::Map< ::google::protobuf::int32, ::message::Entrance_statu >&
- Entrance_statu_msg::pickup_msg_map() const {
- // @@protoc_insertion_point(field_map:message.Entrance_statu_msg.pickup_msg_map)
- return pickup_msg_map_.GetMap();
- }
- inline ::google::protobuf::Map< ::google::protobuf::int32, ::message::Entrance_statu >*
- Entrance_statu_msg::mutable_pickup_msg_map() {
- // @@protoc_insertion_point(field_mutable_map:message.Entrance_statu_msg.pickup_msg_map)
- return pickup_msg_map_.MutableMap();
- }
- #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::Entrance_statu> : ::google::protobuf::internal::true_type {};
- template <>
- inline const EnumDescriptor* GetEnumDescriptor< ::message::Entrance_statu>() {
- return ::message::Entrance_statu_descriptor();
- }
- } // namespace protobuf
- } // namespace google
- // @@protoc_insertion_point(global_scope)
- #endif // PROTOBUF_process_5fmessage_2eproto__INCLUDED
|