// Generated by the protocol buffer compiler. DO NOT EDIT! // source: MessageContainer.proto #define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION #include "MessageContainer.pb.h" #include #include #include #include #include #include #include #include #include #include // @@protoc_insertion_point(includes) namespace Tango { namespace PMR { namespace Common { class MessageContainerDefaultTypeInternal { public: ::google::protobuf::internal::ExplicitlyConstructed _instance; } _MessageContainer_default_instance_; namespace protobuf_MessageContainer_2eproto { namespace { ::google::protobuf::Metadata file_level_metadata[1]; } // namespace PROTOBUF_CONSTEXPR_VAR ::google::protobuf::internal::ParseTableField const TableStruct::entries[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = { {0, 0, 0, ::google::protobuf::internal::kInvalidMask, 0, 0}, }; PROTOBUF_CONSTEXPR_VAR ::google::protobuf::internal::AuxillaryParseTableField const TableStruct::aux[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = { ::google::protobuf::internal::AuxillaryParseTableField(), }; PROTOBUF_CONSTEXPR_VAR ::google::protobuf::internal::ParseTable const TableStruct::schema[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = { { NULL, NULL, 0, -1, -1, -1, -1, NULL, false }, }; const ::google::protobuf::uint32 TableStruct::offsets[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = { ~0u, // no _has_bits_ GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MessageContainer, _internal_metadata_), ~0u, // no _extensions_ ~0u, // no _oneof_case_ ~0u, // no _weak_field_map_ GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MessageContainer, type_), GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MessageContainer, token_), GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MessageContainer, continuous_), GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MessageContainer, completed_), GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MessageContainer, data_), GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MessageContainer, crc_), GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MessageContainer, error_), }; static const ::google::protobuf::internal::MigrationSchema schemas[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = { { 0, -1, sizeof(MessageContainer)}, }; static ::google::protobuf::Message const * const file_default_instances[] = { reinterpret_cast(&_MessageContainer_default_instance_), }; namespace { void protobuf_AssignDescriptors() { AddDescriptors(); ::google::protobuf::MessageFactory* factory = NULL; AssignDescriptors( "MessageContainer.proto", schemas, file_default_instances, TableStruct::offsets, factory, file_level_metadata, NULL, NULL); } void protobuf_AssignDescriptorsOnce() { static GOOGLE_PROTOBUF_DECLARE_ONCE(once); ::google::protobuf::GoogleOnceInit(&once, &protobuf_AssignDescriptors); } void protobuf_RegisterTypes(const ::std::string&) GOOGLE_ATTRIBUTE_COLD; void protobuf_RegisterTypes(const ::std::string&) { protobuf_AssignDescriptorsOnce(); ::google::protobuf::internal::RegisterAllTypes(file_level_metadata, 1); } } // namespace void TableStruct::InitDefaultsImpl() { GOOGLE_PROTOBUF_VERIFY_VERSION; ::google::protobuf::internal::InitProtobufDefaults(); ::Tango::PMR::Common::protobuf_MessageType_2eproto::InitDefaults(); ::Tango::PMR::Common::protobuf_ErrorCode_2eproto::InitDefaults(); _MessageContainer_default_instance_._instance.DefaultConstruct(); ::google::protobuf::internal::OnShutdownDestroyMessage( &_MessageContainer_default_instance_);} void InitDefaults() { static GOOGLE_PROTOBUF_DECLARE_ONCE(once); ::google::protobuf::GoogleOnceInit(&once, &TableStruct::InitDefaultsImpl); } namespace { void AddDescriptorsImpl() { InitDefaults(); static const char descriptor[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = { "\n\026MessageContainer.proto\022\020Tango.PMR.Comm" "on\032\021MessageType.proto\032\017ErrorCode.proto\"\274" "\001\n\020MessageContainer\022+\n\004Type\030\001 \001(\0162\035.Tang" "o.PMR.Common.MessageType\022\r\n\005Token\030\002 \001(\t\022" "\022\n\nContinuous\030\003 \001(\010\022\021\n\tCompleted\030\004 \001(\010\022\014" "\n\004Data\030\005 \001(\014\022\013\n\003CRC\030\006 \001(\r\022*\n\005Error\030\007 \001(\016" "2\033.Tango.PMR.Common.ErrorCodeB\034\n\032com.twi" "ne.tango.pmr.commonb\006proto3" }; ::google::protobuf::DescriptorPool::InternalAddGeneratedFile( descriptor, 307); ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile( "MessageContainer.proto", &protobuf_RegisterTypes); ::Tango::PMR::Common::protobuf_MessageType_2eproto::AddDescriptors(); ::Tango::PMR::Common::protobuf_ErrorCode_2eproto::AddDescriptors(); } } // anonymous namespace 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_MessageContainer_2eproto // =================================================================== #if !defined(_MSC_VER) || _MSC_VER >= 1900 const int MessageContainer::kTypeFieldNumber; const int MessageContainer::kTokenFieldNumber; const int MessageContainer::kContinuousFieldNumber; const int MessageContainer::kCompletedFieldNumber; const int MessageContainer::kDataFieldNumber; const int MessageContainer::kCRCFieldNumber; const int MessageContainer::kErrorFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 MessageContainer::MessageContainer() : ::google::protobuf::Message(), _internal_metadata_(NULL) { if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) { protobuf_MessageContainer_2eproto::InitDefaults(); } SharedCtor(); // @@protoc_insertion_point(constructor:Tango.PMR.Common.MessageContainer) } MessageContainer::MessageContainer(const MessageContainer& from) : ::google::protobuf::Message(), _internal_metadata_(NULL), _cached_size_(0) { _internal_metadata_.MergeFrom(from._internal_metadata_); token_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); if (from.token().size() > 0) { token_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.token_); } data_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); if (from.data().size() > 0) { data_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.data_); } ::memcpy(&type_, &from.type_, static_cast(reinterpret_cast(&error_) - reinterpret_cast(&type_)) + sizeof(error_)); // @@protoc_insertion_point(copy_constructor:Tango.PMR.Common.MessageContainer) } void MessageContainer::SharedCtor() { token_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); data_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); ::memset(&type_, 0, static_cast( reinterpret_cast(&error_) - reinterpret_cast(&type_)) + sizeof(error_)); _cached_size_ = 0; } MessageContainer::~MessageContainer() { // @@protoc_insertion_point(destructor:Tango.PMR.Common.MessageContainer) SharedDtor(); } void MessageContainer::SharedDtor() { token_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); data_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } void MessageContainer::SetCachedSize(int size) const { GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN(); _cached_size_ = size; GOOGLE_SAFE_CONCURRENT_WRITES_END(); } const ::google::protobuf::Descriptor* MessageContainer::descriptor() { protobuf_MessageContainer_2eproto::protobuf_AssignDescriptorsOnce(); return protobuf_MessageContainer_2eproto::file_level_metadata[kIndexInFileMessages].descriptor; } const MessageContainer& MessageContainer::default_instance() { protobuf_MessageContainer_2eproto::InitDefaults(); return *internal_default_instance(); } MessageContainer* MessageContainer::New(::google::protobuf::Arena* arena) const { MessageContainer* n = new MessageContainer; if (arena != NULL) { arena->Own(n); } return n; } void MessageContainer::Clear() { // @@protoc_insertion_point(message_clear_start:Tango.PMR.Common.MessageContainer) ::google::protobuf::uint32 cached_has_bits = 0; // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; token_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); data_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); ::memset(&type_, 0, static_cast( reinterpret_cast(&error_) - reinterpret_cast(&type_)) + sizeof(error_)); _internal_metadata_.Clear(); } bool MessageContainer::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:Tango.PMR.Common.MessageContainer) 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)) { // .Tango.PMR.Common.MessageType Type = 1; case 1: { if (static_cast< ::google::protobuf::uint8>(tag) == static_cast< ::google::protobuf::uint8>(8u /* 8 & 0xFF */)) { int value; DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>( input, &value))); set_type(static_cast< ::Tango::PMR::Common::MessageType >(value)); } else { goto handle_unusual; } break; } // string Token = 2; case 2: { if (static_cast< ::google::protobuf::uint8>(tag) == static_cast< ::google::protobuf::uint8>(18u /* 18 & 0xFF */)) { DO_(::google::protobuf::internal::WireFormatLite::ReadString( input, this->mutable_token())); DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String( this->token().data(), static_cast(this->token().length()), ::google::protobuf::internal::WireFormatLite::PARSE, "Tango.PMR.Common.MessageContainer.Token")); } else { goto handle_unusual; } break; } // bool Continuous = 3; case 3: { if (static_cast< ::google::protobuf::uint8>(tag) == static_cast< ::google::protobuf::uint8>(24u /* 24 & 0xFF */)) { DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( input, &continuous_))); } else { goto handle_unusual; } break; } // bool Completed = 4; case 4: { if (static_cast< ::google::protobuf::uint8>(tag) == static_cast< ::google::protobuf::uint8>(32u /* 32 & 0xFF */)) { DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( input, &completed_))); } else { goto handle_unusual; } break; } // bytes Data = 5; case 5: { if (static_cast< ::google::protobuf::uint8>(tag) == static_cast< ::google::protobuf::uint8>(42u /* 42 & 0xFF */)) { DO_(::google::protobuf::internal::WireFormatLite::ReadBytes( input, this->mutable_data())); } else { goto handle_unusual; } break; } // uint32 CRC = 6; case 6: { if (static_cast< ::google::protobuf::uint8>(tag) == static_cast< ::google::protobuf::uint8>(48u /* 48 & 0xFF */)) { DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>( input, &crc_))); } else { goto handle_unusual; } break; } // .Tango.PMR.Common.ErrorCode Error = 7; case 7: { if (static_cast< ::google::protobuf::uint8>(tag) == static_cast< ::google::protobuf::uint8>(56u /* 56 & 0xFF */)) { int value; DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>( input, &value))); set_error(static_cast< ::Tango::PMR::Common::ErrorCode >(value)); } 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:Tango.PMR.Common.MessageContainer) return true; failure: // @@protoc_insertion_point(parse_failure:Tango.PMR.Common.MessageContainer) return false; #undef DO_ } void MessageContainer::SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const { // @@protoc_insertion_point(serialize_start:Tango.PMR.Common.MessageContainer) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; // .Tango.PMR.Common.MessageType Type = 1; if (this->type() != 0) { ::google::protobuf::internal::WireFormatLite::WriteEnum( 1, this->type(), output); } // string Token = 2; if (this->token().size() > 0) { ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( this->token().data(), static_cast(this->token().length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "Tango.PMR.Common.MessageContainer.Token"); ::google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased( 2, this->token(), output); } // bool Continuous = 3; if (this->continuous() != 0) { ::google::protobuf::internal::WireFormatLite::WriteBool(3, this->continuous(), output); } // bool Completed = 4; if (this->completed() != 0) { ::google::protobuf::internal::WireFormatLite::WriteBool(4, this->completed(), output); } // bytes Data = 5; if (this->data().size() > 0) { ::google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased( 5, this->data(), output); } // uint32 CRC = 6; if (this->crc() != 0) { ::google::protobuf::internal::WireFormatLite::WriteUInt32(6, this->crc(), output); } // .Tango.PMR.Common.ErrorCode Error = 7; if (this->error() != 0) { ::google::protobuf::internal::WireFormatLite::WriteEnum( 7, this->error(), output); } if ((_internal_metadata_.have_unknown_fields() && ::google::protobuf::internal::GetProto3PreserveUnknownsDefault())) { ::google::protobuf::internal::WireFormat::SerializeUnknownFields( (::google::protobuf::internal::GetProto3PreserveUnknownsDefault() ? _internal_metadata_.unknown_fields() : _internal_metadata_.default_instance()), output); } // @@protoc_insertion_point(serialize_end:Tango.PMR.Common.MessageContainer) } ::google::protobuf::uint8* MessageContainer::InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const { (void)deterministic; // Unused // @@protoc_insertion_point(serialize_to_array_start:Tango.PMR.Common.MessageContainer) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; // .Tango.PMR.Common.MessageType Type = 1; if (this->type() != 0) { target = ::google::protobuf::internal::WireFormatLite::WriteEnumToArray( 1, this->type(), target); } // string Token = 2; if (this->token().size() > 0) { ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( this->token().data(), static_cast(this->token().length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "Tango.PMR.Common.MessageContainer.Token"); target = ::google::protobuf::internal::WireFormatLite::WriteStringToArray( 2, this->token(), target); } // bool Continuous = 3; if (this->continuous() != 0) { target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(3, this->continuous(), target); } // bool Completed = 4; if (this->completed() != 0) { target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(4, this->completed(), target); } // bytes Data = 5; if (this->data().size() > 0) { target = ::google::protobuf::internal::WireFormatLite::WriteBytesToArray( 5, this->data(), target); } // uint32 CRC = 6; if (this->crc() != 0) { target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(6, this->crc(), target); } // .Tango.PMR.Common.ErrorCode Error = 7; if (this->error() != 0) { target = ::google::protobuf::internal::WireFormatLite::WriteEnumToArray( 7, this->error(), target); } if ((_internal_metadata_.have_unknown_fields() && ::google::protobuf::internal::GetProto3PreserveUnknownsDefault())) { target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( (::google::protobuf::internal::GetProto3PreserveUnknownsDefault() ? _internal_metadata_.unknown_fields() : _internal_metadata_.default_instance()), target); } // @@protoc_insertion_point(serialize_to_array_end:Tango.PMR.Common.MessageContainer) return target; } size_t MessageContainer::ByteSizeLong() const { // @@protoc_insertion_point(message_byte_size_start:Tango.PMR.Common.MessageContainer) size_t total_size = 0; if ((_internal_metadata_.have_unknown_fields() && ::google::protobuf::internal::GetProto3PreserveUnknownsDefault())) { total_size += ::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize( (::google::protobuf::internal::GetProto3PreserveUnknownsDefault() ? _internal_metadata_.unknown_fields() : _internal_metadata_.default_instance())); } // string Token = 2; if (this->token().size() > 0) { total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize( this->token()); } // bytes Data = 5; if (this->data().size() > 0) { total_size += 1 + ::google::protobuf::internal::WireFormatLite::BytesSize( this->data()); } // .Tango.PMR.Common.MessageType Type = 1; if (this->type() != 0) { total_size += 1 + ::google::protobuf::internal::WireFormatLite::EnumSize(this->type()); } // bool Continuous = 3; if (this->continuous() != 0) { total_size += 1 + 1; } // bool Completed = 4; if (this->completed() != 0) { total_size += 1 + 1; } // uint32 CRC = 6; if (this->crc() != 0) { total_size += 1 + ::google::protobuf::internal::WireFormatLite::UInt32Size( this->crc()); } // .Tango.PMR.Common.ErrorCode Error = 7; if (this->error() != 0) { total_size += 1 + ::google::protobuf::internal::WireFormatLite::EnumSize(this->error()); } 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 MessageContainer::MergeFrom(const ::google::protobuf::Message& from) { // @@protoc_insertion_point(generalized_merge_from_start:Tango.PMR.Common.MessageContainer) GOOGLE_DCHECK_NE(&from, this); const MessageContainer* source = ::google::protobuf::internal::DynamicCastToGenerated( &from); if (source == NULL) { // @@protoc_insertion_point(generalized_merge_from_cast_fail:Tango.PMR.Common.MessageContainer) ::google::protobuf::internal::ReflectionOps::Merge(from, this); } else { // @@protoc_insertion_point(generalized_merge_from_cast_success:Tango.PMR.Common.MessageContainer) MergeFrom(*source); } } void MessageContainer::MergeFrom(const MessageContainer& from) { // @@protoc_insertion_point(class_specific_merge_from_start:Tango.PMR.Common.MessageContainer) GOOGLE_DCHECK_NE(&from, this); _internal_metadata_.MergeFrom(from._internal_metadata_); ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; if (from.token().size() > 0) { token_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.token_); } if (from.data().size() > 0) { data_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.data_); } if (from.type() != 0) { set_type(from.type()); } if (from.continuous() != 0) { set_continuous(from.continuous()); } if (from.completed() != 0) { set_completed(from.completed()); } if (from.crc() != 0) { set_crc(from.crc()); } if (from.error() != 0) { set_error(from.error()); } } void MessageContainer::CopyFrom(const ::google::protobuf::Message& from) { // @@protoc_insertion_point(generalized_copy_from_start:Tango.PMR.Common.MessageContainer) if (&from == this) return; Clear(); MergeFrom(from); } void MessageContainer::CopyFrom(const MessageContainer& from) { // @@protoc_insertion_point(class_specific_copy_from_start:Tango.PMR.Common.MessageContainer) if (&from == this) return; Clear(); MergeFrom(from); } bool MessageContainer::IsInitialized() const { return true; } void MessageContainer::Swap(MessageContainer* other) { if (other == this) return; InternalSwap(other); } void MessageContainer::InternalSwap(MessageContainer* other) { using std::swap; token_.Swap(&other->token_); data_.Swap(&other->data_); swap(type_, other->type_); swap(continuous_, other->continuous_); swap(completed_, other->completed_); swap(crc_, other->crc_); swap(error_, other->error_); _internal_metadata_.Swap(&other->_internal_metadata_); swap(_cached_size_, other->_cached_size_); } ::google::protobuf::Metadata MessageContainer::GetMetadata() const { protobuf_MessageContainer_2eproto::protobuf_AssignDescriptorsOnce(); return protobuf_MessageContainer_2eproto::file_level_metadata[kIndexInFileMessages]; } #if PROTOBUF_INLINE_NOT_IN_HEADERS // MessageContainer // .Tango.PMR.Common.MessageType Type = 1; void MessageContainer::clear_type() { type_ = 0; } ::Tango::PMR::Common::MessageType MessageContainer::type() const { // @@protoc_insertion_point(field_get:Tango.PMR.Common.MessageContainer.Type) return static_cast< ::Tango::PMR::Common::MessageType >(type_); } void MessageContainer::set_type(::Tango::PMR::Common::MessageType value) { type_ = value; // @@protoc_insertion_point(field_set:Tango.PMR.Common.MessageContainer.Type) } // string Token = 2; void MessageContainer::clear_token() { token_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } const ::std::string& MessageContainer::token() const { // @@protoc_insertion_point(field_get:Tango.PMR.Common.MessageContainer.Token) return token_.GetNoArena(); } void MessageContainer::set_token(const ::std::string& value) { token_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); // @@protoc_insertion_point(field_set:Tango.PMR.Common.MessageContainer.Token) } #if LANG_CXX11 void MessageContainer::set_token(::std::string&& value) { token_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); // @@protoc_insertion_point(field_set_rvalue:Tango.PMR.Common.MessageContainer.Token) } #endif void MessageContainer::set_token(const char* value) { GOOGLE_DCHECK(value != NULL); token_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:Tango.PMR.Common.MessageContainer.Token) } void MessageContainer::set_token(const char* value, size_t size) { token_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); // @@protoc_insertion_point(field_set_pointer:Tango.PMR.Common.MessageContainer.Token) } ::std::string* MessageContainer::mutable_token() { // @@protoc_insertion_point(field_mutable:Tango.PMR.Common.MessageContainer.Token) return token_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } ::std::string* MessageContainer::release_token() { // @@protoc_insertion_point(field_release:Tango.PMR.Common.MessageContainer.Token) return token_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } void MessageContainer::set_allocated_token(::std::string* token) { if (token != NULL) { } else { } token_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), token); // @@protoc_insertion_point(field_set_allocated:Tango.PMR.Common.MessageContainer.Token) } // bool Continuous = 3; void MessageContainer::clear_continuous() { continuous_ = false; } bool MessageContainer::continuous() const { // @@protoc_insertion_point(field_get:Tango.PMR.Common.MessageContainer.Continuous) return continuous_; } void MessageContainer::set_continuous(bool value) { continuous_ = value; // @@protoc_insertion_point(field_set:Tango.PMR.Common.MessageContainer.Continuous) } // bool Completed = 4; void MessageContainer::clear_completed() { completed_ = false; } bool MessageContainer::completed() const { // @@protoc_insertion_point(field_get:Tango.PMR.Common.MessageContainer.Completed) return completed_; } void MessageContainer::set_completed(bool value) { completed_ = value; // @@protoc_insertion_point(field_set:Tango.PMR.Common.MessageContainer.Completed) } // bytes Data = 5; void MessageContainer::clear_data() { data_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } const ::std::string& MessageContainer::data() const { // @@protoc_insertion_point(field_get:Tango.PMR.Common.MessageContainer.Data) return data_.GetNoArena(); } void MessageContainer::set_data(const ::std::string& value) { data_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); // @@protoc_insertion_point(field_set:Tango.PMR.Common.MessageContainer.Data) } #if LANG_CXX11 void MessageContainer::set_data(::std::string&& value) { data_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); // @@protoc_insertion_point(field_set_rvalue:Tango.PMR.Common.MessageContainer.Data) } #endif void MessageContainer::set_data(const char* value) { GOOGLE_DCHECK(value != NULL); data_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:Tango.PMR.Common.MessageContainer.Data) } void MessageContainer::set_data(const void* value, size_t size) { data_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); // @@protoc_insertion_point(field_set_pointer:Tango.PMR.Common.MessageContainer.Data) } ::std::string* MessageContainer::mutable_data() { // @@protoc_insertion_point(field_mutable:Tango.PMR.Common.MessageContainer.Data) return data_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } ::std::string* MessageContainer::release_data() { // @@protoc_insertion_point(field_release:Tango.PMR.Common.MessageContainer.Data) return data_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } void MessageContainer::set_allocated_data(::std::string* data) { if (data != NULL) { } else { } data_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), data); // @@protoc_insertion_point(field_set_allocated:Tango.PMR.Common.MessageContainer.Data) } // uint32 CRC = 6; void MessageContainer::clear_crc() { crc_ = 0u; } ::google::protobuf::uint32 MessageContainer::crc() const { // @@protoc_insertion_point(field_get:Tango.PMR.Common.MessageContainer.CRC) return crc_; } void MessageContainer::set_crc(::google::protobuf::uint32 value) { crc_ = value; // @@protoc_insertion_point(field_set:Tango.PMR.Common.MessageContainer.CRC) } // .Tango.PMR.Common.ErrorCode Error = 7; void MessageContainer::clear_error() { error_ = 0; } ::Tango::PMR::Common::ErrorCode MessageContainer::error() const { // @@protoc_insertion_point(field_get:Tango.PMR.Common.MessageContainer.Error) return static_cast< ::Tango::PMR::Common::ErrorCode >(error_); } void MessageContainer::set_error(::Tango::PMR::Common::ErrorCode value) { error_ = value; // @@protoc_insertion_point(field_set:Tango.PMR.Common.MessageContainer.Error) } #endif // PROTOBUF_INLINE_NOT_IN_HEADERS // @@protoc_insertion_point(namespace_scope) } // namespace Common } // namespace PMR } // namespace Tango // @@protoc_insertion_point(global_scope)