123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515 |
- // Generated by the protocol buffer compiler. DO NOT EDIT!
- // source: central_control_message.proto
- #include "central_control_message.pb.h"
- #include <algorithm>
- #include <google/protobuf/stubs/common.h>
- #include <google/protobuf/stubs/port.h>
- #include <google/protobuf/stubs/once.h>
- #include <google/protobuf/io/coded_stream.h>
- #include <google/protobuf/wire_format_lite_inl.h>
- #include <google/protobuf/descriptor.h>
- #include <google/protobuf/generated_message_reflection.h>
- #include <google/protobuf/reflection_ops.h>
- #include <google/protobuf/wire_format.h>
- // This is a temporary google only hack
- #ifdef GOOGLE_PROTOBUF_ENFORCE_UNIQUENESS
- #include "third_party/protobuf/version.h"
- #endif
- // @@protoc_insertion_point(includes)
- namespace message {
- class Central_controller_statu_msgDefaultTypeInternal {
- public:
- ::google::protobuf::internal::ExplicitlyConstructed<Central_controller_statu_msg>
- _instance;
- } _Central_controller_statu_msg_default_instance_;
- } // namespace message
- namespace protobuf_central_5fcontrol_5fmessage_2eproto {
- void InitDefaultsCentral_controller_statu_msgImpl() {
- GOOGLE_PROTOBUF_VERIFY_VERSION;
- #ifdef GOOGLE_PROTOBUF_ENFORCE_UNIQUENESS
- ::google::protobuf::internal::InitProtobufDefaultsForceUnique();
- #else
- ::google::protobuf::internal::InitProtobufDefaults();
- #endif // GOOGLE_PROTOBUF_ENFORCE_UNIQUENESS
- protobuf_message_5fbase_2eproto::InitDefaultsBase_info();
- {
- void* ptr = &::message::_Central_controller_statu_msg_default_instance_;
- new (ptr) ::message::Central_controller_statu_msg();
- ::google::protobuf::internal::OnShutdownDestroyMessage(ptr);
- }
- ::message::Central_controller_statu_msg::InitAsDefaultInstance();
- }
- void InitDefaultsCentral_controller_statu_msg() {
- static GOOGLE_PROTOBUF_DECLARE_ONCE(once);
- ::google::protobuf::GoogleOnceInit(&once, &InitDefaultsCentral_controller_statu_msgImpl);
- }
- ::google::protobuf::Metadata file_level_metadata[1];
- const ::google::protobuf::EnumDescriptor* file_level_enum_descriptors[1];
- const ::google::protobuf::uint32 TableStruct::offsets[] GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Central_controller_statu_msg, _has_bits_),
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Central_controller_statu_msg, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Central_controller_statu_msg, base_info_),
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Central_controller_statu_msg, entrance_statu_vector_),
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::Central_controller_statu_msg, export_statu_vector_),
- 0,
- ~0u,
- ~0u,
- };
- static const ::google::protobuf::internal::MigrationSchema schemas[] GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
- { 0, 8, sizeof(::message::Central_controller_statu_msg)},
- };
- static ::google::protobuf::Message const * const file_default_instances[] = {
- reinterpret_cast<const ::google::protobuf::Message*>(&::message::_Central_controller_statu_msg_default_instance_),
- };
- void protobuf_AssignDescriptors() {
- AddDescriptors();
- ::google::protobuf::MessageFactory* factory = NULL;
- AssignDescriptors(
- "central_control_message.proto", schemas, file_default_instances, TableStruct::offsets, factory,
- file_level_metadata, file_level_enum_descriptors, NULL);
- }
- void protobuf_AssignDescriptorsOnce() {
- static GOOGLE_PROTOBUF_DECLARE_ONCE(once);
- ::google::protobuf::GoogleOnceInit(&once, &protobuf_AssignDescriptors);
- }
- void protobuf_RegisterTypes(const ::std::string&) GOOGLE_PROTOBUF_ATTRIBUTE_COLD;
- void protobuf_RegisterTypes(const ::std::string&) {
- protobuf_AssignDescriptorsOnce();
- ::google::protobuf::internal::RegisterAllTypes(file_level_metadata, 1);
- }
- void AddDescriptorsImpl() {
- InitDefaults();
- static const char descriptor[] GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
- "\n\035central_control_message.proto\022\007message"
- "\032\022message_base.proto\"\263\001\n\034Central_control"
- "ler_statu_msg\022%\n\tbase_info\030\001 \002(\0132\022.messa"
- "ge.Base_info\0226\n\025entrance_statu_vector\030\002 "
- "\003(\0162\027.message.Entrance_statu\0224\n\023export_s"
- "tatu_vector\030\003 \003(\0162\027.message.Entrance_sta"
- "tu*8\n\016Entrance_statu\022\013\n\007eEnable\020\000\022\014\n\010eDi"
- "sable\020\001\022\013\n\007ePaused\020\002"
- };
- ::google::protobuf::DescriptorPool::InternalAddGeneratedFile(
- descriptor, 300);
- ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
- "central_control_message.proto", &protobuf_RegisterTypes);
- ::protobuf_message_5fbase_2eproto::AddDescriptors();
- }
- void AddDescriptors() {
- static GOOGLE_PROTOBUF_DECLARE_ONCE(once);
- ::google::protobuf::GoogleOnceInit(&once, &AddDescriptorsImpl);
- }
- // Force AddDescriptors() to be called at dynamic initialization time.
- struct StaticDescriptorInitializer {
- StaticDescriptorInitializer() {
- AddDescriptors();
- }
- } static_descriptor_initializer;
- } // namespace protobuf_central_5fcontrol_5fmessage_2eproto
- namespace message {
- const ::google::protobuf::EnumDescriptor* Entrance_statu_descriptor() {
- protobuf_central_5fcontrol_5fmessage_2eproto::protobuf_AssignDescriptorsOnce();
- return protobuf_central_5fcontrol_5fmessage_2eproto::file_level_enum_descriptors[0];
- }
- bool Entrance_statu_IsValid(int value) {
- switch (value) {
- case 0:
- case 1:
- case 2:
- return true;
- default:
- return false;
- }
- }
- // ===================================================================
- void Central_controller_statu_msg::InitAsDefaultInstance() {
- ::message::_Central_controller_statu_msg_default_instance_._instance.get_mutable()->base_info_ = const_cast< ::message::Base_info*>(
- ::message::Base_info::internal_default_instance());
- }
- void Central_controller_statu_msg::clear_base_info() {
- if (base_info_ != NULL) base_info_->Clear();
- clear_has_base_info();
- }
- #if !defined(_MSC_VER) || _MSC_VER >= 1900
- const int Central_controller_statu_msg::kBaseInfoFieldNumber;
- const int Central_controller_statu_msg::kEntranceStatuVectorFieldNumber;
- const int Central_controller_statu_msg::kExportStatuVectorFieldNumber;
- #endif // !defined(_MSC_VER) || _MSC_VER >= 1900
- Central_controller_statu_msg::Central_controller_statu_msg()
- : ::google::protobuf::Message(), _internal_metadata_(NULL) {
- if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
- ::protobuf_central_5fcontrol_5fmessage_2eproto::InitDefaultsCentral_controller_statu_msg();
- }
- SharedCtor();
- // @@protoc_insertion_point(constructor:message.Central_controller_statu_msg)
- }
- Central_controller_statu_msg::Central_controller_statu_msg(const Central_controller_statu_msg& from)
- : ::google::protobuf::Message(),
- _internal_metadata_(NULL),
- _has_bits_(from._has_bits_),
- _cached_size_(0),
- entrance_statu_vector_(from.entrance_statu_vector_),
- export_statu_vector_(from.export_statu_vector_) {
- _internal_metadata_.MergeFrom(from._internal_metadata_);
- if (from.has_base_info()) {
- base_info_ = new ::message::Base_info(*from.base_info_);
- } else {
- base_info_ = NULL;
- }
- // @@protoc_insertion_point(copy_constructor:message.Central_controller_statu_msg)
- }
- void Central_controller_statu_msg::SharedCtor() {
- _cached_size_ = 0;
- base_info_ = NULL;
- }
- Central_controller_statu_msg::~Central_controller_statu_msg() {
- // @@protoc_insertion_point(destructor:message.Central_controller_statu_msg)
- SharedDtor();
- }
- void Central_controller_statu_msg::SharedDtor() {
- if (this != internal_default_instance()) delete base_info_;
- }
- void Central_controller_statu_msg::SetCachedSize(int size) const {
- GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
- _cached_size_ = size;
- GOOGLE_SAFE_CONCURRENT_WRITES_END();
- }
- const ::google::protobuf::Descriptor* Central_controller_statu_msg::descriptor() {
- ::protobuf_central_5fcontrol_5fmessage_2eproto::protobuf_AssignDescriptorsOnce();
- return ::protobuf_central_5fcontrol_5fmessage_2eproto::file_level_metadata[kIndexInFileMessages].descriptor;
- }
- const Central_controller_statu_msg& Central_controller_statu_msg::default_instance() {
- ::protobuf_central_5fcontrol_5fmessage_2eproto::InitDefaultsCentral_controller_statu_msg();
- return *internal_default_instance();
- }
- Central_controller_statu_msg* Central_controller_statu_msg::New(::google::protobuf::Arena* arena) const {
- Central_controller_statu_msg* n = new Central_controller_statu_msg;
- if (arena != NULL) {
- arena->Own(n);
- }
- return n;
- }
- void Central_controller_statu_msg::Clear() {
- // @@protoc_insertion_point(message_clear_start:message.Central_controller_statu_msg)
- ::google::protobuf::uint32 cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
- entrance_statu_vector_.Clear();
- export_statu_vector_.Clear();
- cached_has_bits = _has_bits_[0];
- if (cached_has_bits & 0x00000001u) {
- GOOGLE_DCHECK(base_info_ != NULL);
- base_info_->Clear();
- }
- _has_bits_.Clear();
- _internal_metadata_.Clear();
- }
- bool Central_controller_statu_msg::MergePartialFromCodedStream(
- ::google::protobuf::io::CodedInputStream* input) {
- #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
- ::google::protobuf::uint32 tag;
- // @@protoc_insertion_point(parse_start:message.Central_controller_statu_msg)
- for (;;) {
- ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u);
- tag = p.first;
- if (!p.second) goto handle_unusual;
- switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
- // required .message.Base_info base_info = 1;
- case 1: {
- if (static_cast< ::google::protobuf::uint8>(tag) ==
- static_cast< ::google::protobuf::uint8>(10u /* 10 & 0xFF */)) {
- DO_(::google::protobuf::internal::WireFormatLite::ReadMessage(
- input, mutable_base_info()));
- } else {
- goto handle_unusual;
- }
- break;
- }
- // repeated .message.Entrance_statu entrance_statu_vector = 2;
- case 2: {
- if (static_cast< ::google::protobuf::uint8>(tag) ==
- static_cast< ::google::protobuf::uint8>(16u /* 16 & 0xFF */)) {
- int value;
- DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
- int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>(
- input, &value)));
- if (::message::Entrance_statu_IsValid(value)) {
- add_entrance_statu_vector(static_cast< ::message::Entrance_statu >(value));
- } else {
- mutable_unknown_fields()->AddVarint(
- 2, static_cast< ::google::protobuf::uint64>(value));
- }
- } else if (
- static_cast< ::google::protobuf::uint8>(tag) ==
- static_cast< ::google::protobuf::uint8>(18u /* 18 & 0xFF */)) {
- DO_((::google::protobuf::internal::WireFormat::ReadPackedEnumPreserveUnknowns(
- input,
- 2,
- ::message::Entrance_statu_IsValid,
- mutable_unknown_fields(),
- this->mutable_entrance_statu_vector())));
- } else {
- goto handle_unusual;
- }
- break;
- }
- // repeated .message.Entrance_statu export_statu_vector = 3;
- case 3: {
- if (static_cast< ::google::protobuf::uint8>(tag) ==
- static_cast< ::google::protobuf::uint8>(24u /* 24 & 0xFF */)) {
- int value;
- DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
- int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>(
- input, &value)));
- if (::message::Entrance_statu_IsValid(value)) {
- add_export_statu_vector(static_cast< ::message::Entrance_statu >(value));
- } else {
- mutable_unknown_fields()->AddVarint(
- 3, static_cast< ::google::protobuf::uint64>(value));
- }
- } else if (
- static_cast< ::google::protobuf::uint8>(tag) ==
- static_cast< ::google::protobuf::uint8>(26u /* 26 & 0xFF */)) {
- DO_((::google::protobuf::internal::WireFormat::ReadPackedEnumPreserveUnknowns(
- input,
- 3,
- ::message::Entrance_statu_IsValid,
- mutable_unknown_fields(),
- this->mutable_export_statu_vector())));
- } else {
- goto handle_unusual;
- }
- break;
- }
- default: {
- handle_unusual:
- if (tag == 0) {
- goto success;
- }
- DO_(::google::protobuf::internal::WireFormat::SkipField(
- input, tag, _internal_metadata_.mutable_unknown_fields()));
- break;
- }
- }
- }
- success:
- // @@protoc_insertion_point(parse_success:message.Central_controller_statu_msg)
- return true;
- failure:
- // @@protoc_insertion_point(parse_failure:message.Central_controller_statu_msg)
- return false;
- #undef DO_
- }
- void Central_controller_statu_msg::SerializeWithCachedSizes(
- ::google::protobuf::io::CodedOutputStream* output) const {
- // @@protoc_insertion_point(serialize_start:message.Central_controller_statu_msg)
- ::google::protobuf::uint32 cached_has_bits = 0;
- (void) cached_has_bits;
- cached_has_bits = _has_bits_[0];
- // required .message.Base_info base_info = 1;
- if (cached_has_bits & 0x00000001u) {
- ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(
- 1, *this->base_info_, output);
- }
- // repeated .message.Entrance_statu entrance_statu_vector = 2;
- for (int i = 0, n = this->entrance_statu_vector_size(); i < n; i++) {
- ::google::protobuf::internal::WireFormatLite::WriteEnum(
- 2, this->entrance_statu_vector(i), output);
- }
- // repeated .message.Entrance_statu export_statu_vector = 3;
- for (int i = 0, n = this->export_statu_vector_size(); i < n; i++) {
- ::google::protobuf::internal::WireFormatLite::WriteEnum(
- 3, this->export_statu_vector(i), output);
- }
- if (_internal_metadata_.have_unknown_fields()) {
- ::google::protobuf::internal::WireFormat::SerializeUnknownFields(
- _internal_metadata_.unknown_fields(), output);
- }
- // @@protoc_insertion_point(serialize_end:message.Central_controller_statu_msg)
- }
- ::google::protobuf::uint8* Central_controller_statu_msg::InternalSerializeWithCachedSizesToArray(
- bool deterministic, ::google::protobuf::uint8* target) const {
- (void)deterministic; // Unused
- // @@protoc_insertion_point(serialize_to_array_start:message.Central_controller_statu_msg)
- ::google::protobuf::uint32 cached_has_bits = 0;
- (void) cached_has_bits;
- cached_has_bits = _has_bits_[0];
- // required .message.Base_info base_info = 1;
- if (cached_has_bits & 0x00000001u) {
- target = ::google::protobuf::internal::WireFormatLite::
- InternalWriteMessageToArray(
- 1, *this->base_info_, deterministic, target);
- }
- // repeated .message.Entrance_statu entrance_statu_vector = 2;
- target = ::google::protobuf::internal::WireFormatLite::WriteEnumToArray(
- 2, this->entrance_statu_vector_, target);
- // repeated .message.Entrance_statu export_statu_vector = 3;
- target = ::google::protobuf::internal::WireFormatLite::WriteEnumToArray(
- 3, this->export_statu_vector_, target);
- if (_internal_metadata_.have_unknown_fields()) {
- target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields(), target);
- }
- // @@protoc_insertion_point(serialize_to_array_end:message.Central_controller_statu_msg)
- return target;
- }
- size_t Central_controller_statu_msg::ByteSizeLong() const {
- // @@protoc_insertion_point(message_byte_size_start:message.Central_controller_statu_msg)
- size_t total_size = 0;
- if (_internal_metadata_.have_unknown_fields()) {
- total_size +=
- ::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(
- _internal_metadata_.unknown_fields());
- }
- // required .message.Base_info base_info = 1;
- if (has_base_info()) {
- total_size += 1 +
- ::google::protobuf::internal::WireFormatLite::MessageSize(
- *this->base_info_);
- }
- // repeated .message.Entrance_statu entrance_statu_vector = 2;
- {
- size_t data_size = 0;
- unsigned int count = static_cast<unsigned int>(this->entrance_statu_vector_size());for (unsigned int i = 0; i < count; i++) {
- data_size += ::google::protobuf::internal::WireFormatLite::EnumSize(
- this->entrance_statu_vector(static_cast<int>(i)));
- }
- total_size += (1UL * count) + data_size;
- }
- // repeated .message.Entrance_statu export_statu_vector = 3;
- {
- size_t data_size = 0;
- unsigned int count = static_cast<unsigned int>(this->export_statu_vector_size());for (unsigned int i = 0; i < count; i++) {
- data_size += ::google::protobuf::internal::WireFormatLite::EnumSize(
- this->export_statu_vector(static_cast<int>(i)));
- }
- total_size += (1UL * count) + data_size;
- }
- int cached_size = ::google::protobuf::internal::ToCachedSize(total_size);
- GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
- _cached_size_ = cached_size;
- GOOGLE_SAFE_CONCURRENT_WRITES_END();
- return total_size;
- }
- void Central_controller_statu_msg::MergeFrom(const ::google::protobuf::Message& from) {
- // @@protoc_insertion_point(generalized_merge_from_start:message.Central_controller_statu_msg)
- GOOGLE_DCHECK_NE(&from, this);
- const Central_controller_statu_msg* source =
- ::google::protobuf::internal::DynamicCastToGenerated<const Central_controller_statu_msg>(
- &from);
- if (source == NULL) {
- // @@protoc_insertion_point(generalized_merge_from_cast_fail:message.Central_controller_statu_msg)
- ::google::protobuf::internal::ReflectionOps::Merge(from, this);
- } else {
- // @@protoc_insertion_point(generalized_merge_from_cast_success:message.Central_controller_statu_msg)
- MergeFrom(*source);
- }
- }
- void Central_controller_statu_msg::MergeFrom(const Central_controller_statu_msg& from) {
- // @@protoc_insertion_point(class_specific_merge_from_start:message.Central_controller_statu_msg)
- GOOGLE_DCHECK_NE(&from, this);
- _internal_metadata_.MergeFrom(from._internal_metadata_);
- ::google::protobuf::uint32 cached_has_bits = 0;
- (void) cached_has_bits;
- entrance_statu_vector_.MergeFrom(from.entrance_statu_vector_);
- export_statu_vector_.MergeFrom(from.export_statu_vector_);
- if (from.has_base_info()) {
- mutable_base_info()->::message::Base_info::MergeFrom(from.base_info());
- }
- }
- void Central_controller_statu_msg::CopyFrom(const ::google::protobuf::Message& from) {
- // @@protoc_insertion_point(generalized_copy_from_start:message.Central_controller_statu_msg)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
- }
- void Central_controller_statu_msg::CopyFrom(const Central_controller_statu_msg& from) {
- // @@protoc_insertion_point(class_specific_copy_from_start:message.Central_controller_statu_msg)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
- }
- bool Central_controller_statu_msg::IsInitialized() const {
- if ((_has_bits_[0] & 0x00000001) != 0x00000001) return false;
- if (has_base_info()) {
- if (!this->base_info_->IsInitialized()) return false;
- }
- return true;
- }
- void Central_controller_statu_msg::Swap(Central_controller_statu_msg* other) {
- if (other == this) return;
- InternalSwap(other);
- }
- void Central_controller_statu_msg::InternalSwap(Central_controller_statu_msg* other) {
- using std::swap;
- entrance_statu_vector_.InternalSwap(&other->entrance_statu_vector_);
- export_statu_vector_.InternalSwap(&other->export_statu_vector_);
- swap(base_info_, other->base_info_);
- swap(_has_bits_[0], other->_has_bits_[0]);
- _internal_metadata_.Swap(&other->_internal_metadata_);
- swap(_cached_size_, other->_cached_size_);
- }
- ::google::protobuf::Metadata Central_controller_statu_msg::GetMetadata() const {
- protobuf_central_5fcontrol_5fmessage_2eproto::protobuf_AssignDescriptorsOnce();
- return ::protobuf_central_5fcontrol_5fmessage_2eproto::file_level_metadata[kIndexInFileMessages];
- }
- // @@protoc_insertion_point(namespace_scope)
- } // namespace message
- // @@protoc_insertion_point(global_scope)
|