// Generated by the protocol buffer compiler. DO NOT EDIT! // source: JobBrushStop.proto #define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION #include "JobBrushStop.pb.h" #include #include #include #include #include #include #include #include #include #include // @@protoc_insertion_point(includes) namespace Tango { namespace PMR { namespace Printing { class JobBrushStopDefaultTypeInternal { public: ::google::protobuf::internal::ExplicitlyConstructed _instance; } _JobBrushStop_default_instance_; namespace protobuf_JobBrushStop_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(JobBrushStop, _internal_metadata_), ~0u, // no _extensions_ ~0u, // no _oneof_case_ ~0u, // no _weak_field_map_ GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(JobBrushStop, index_), GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(JobBrushStop, offsetpercent_), GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(JobBrushStop, offsetmeters_), GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(JobBrushStop, dispensers_), }; static const ::google::protobuf::internal::MigrationSchema schemas[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = { { 0, -1, sizeof(JobBrushStop)}, }; static ::google::protobuf::Message const * const file_default_instances[] = { reinterpret_cast(&_JobBrushStop_default_instance_), }; namespace { void protobuf_AssignDescriptors() { AddDescriptors(); ::google::protobuf::MessageFactory* factory = NULL; AssignDescriptors( "JobBrushStop.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::Printing::protobuf_JobDispenser_2eproto::InitDefaults(); _JobBrushStop_default_instance_._instance.DefaultConstruct(); ::google::protobuf::internal::OnShutdownDestroyMessage( &_JobBrushStop_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\022JobBrushStop.proto\022\022Tango.PMR.Printing" "\032\022JobDispenser.proto\"\200\001\n\014JobBrushStop\022\r\n" "\005Index\030\001 \001(\005\022\025\n\rOffsetPercent\030\002 \001(\001\022\024\n\014O" "ffsetMeters\030\003 \001(\001\0224\n\nDispensers\030\004 \003(\0132 ." "Tango.PMR.Printing.JobDispenserB\036\n\034com.t" "wine.tango.pmr.printingb\006proto3" }; ::google::protobuf::DescriptorPool::InternalAddGeneratedFile( descriptor, 231); ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile( "JobBrushStop.proto", &protobuf_RegisterTypes); ::Tango::PMR::Printing::protobuf_JobDispenser_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_JobBrushStop_2eproto // =================================================================== #if !defined(_MSC_VER) || _MSC_VER >= 1900 const int JobBrushStop::kIndexFieldNumber; const int JobBrushStop::kOffsetPercentFieldNumber; const int JobBrushStop::kOffsetMetersFieldNumber; const int JobBrushStop::kDispensersFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 JobBrushStop::JobBrushStop() : ::google::protobuf::Message(), _internal_metadata_(NULL) { if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) { protobuf_JobBrushStop_2eproto::InitDefaults(); } SharedCtor(); // @@protoc_insertion_point(constructor:Tango.PMR.Printing.JobBrushStop) } JobBrushStop::JobBrushStop(const JobBrushStop& from) : ::google::protobuf::Message(), _internal_metadata_(NULL), dispensers_(from.dispensers_), _cached_size_(0) { _internal_metadata_.MergeFrom(from._internal_metadata_); ::memcpy(&offsetpercent_, &from.offsetpercent_, static_cast(reinterpret_cast(&index_) - reinterpret_cast(&offsetpercent_)) + sizeof(index_)); // @@protoc_insertion_point(copy_constructor:Tango.PMR.Printing.JobBrushStop) } void JobBrushStop::SharedCtor() { ::memset(&offsetpercent_, 0, static_cast( reinterpret_cast(&index_) - reinterpret_cast(&offsetpercent_)) + sizeof(index_)); _cached_size_ = 0; } JobBrushStop::~JobBrushStop() { // @@protoc_insertion_point(destructor:Tango.PMR.Printing.JobBrushStop) SharedDtor(); } void JobBrushStop::SharedDtor() { } void JobBrushStop::SetCachedSize(int size) const { GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN(); _cached_size_ = size; GOOGLE_SAFE_CONCURRENT_WRITES_END(); } const ::google::protobuf::Descriptor* JobBrushStop::descriptor() { protobuf_JobBrushStop_2eproto::protobuf_AssignDescriptorsOnce(); return protobuf_JobBrushStop_2eproto::file_level_metadata[kIndexInFileMessages].descriptor; } const JobBrushStop& JobBrushStop::default_instance() { protobuf_JobBrushStop_2eproto::InitDefaults(); return *internal_default_instance(); } JobBrushStop* JobBrushStop::New(::google::protobuf::Arena* arena) const { JobBrushStop* n = new JobBrushStop; if (arena != NULL) { arena->Own(n); } return n; } void JobBrushStop::Clear() { // @@protoc_insertion_point(message_clear_start:Tango.PMR.Printing.JobBrushStop) ::google::protobuf::uint32 cached_has_bits = 0; // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; dispensers_.Clear(); ::memset(&offsetpercent_, 0, static_cast( reinterpret_cast(&index_) - reinterpret_cast(&offsetpercent_)) + sizeof(index_)); _internal_metadata_.Clear(); } bool JobBrushStop::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.Printing.JobBrushStop) 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)) { // int32 Index = 1; case 1: { if (static_cast< ::google::protobuf::uint8>(tag) == static_cast< ::google::protobuf::uint8>(8u /* 8 & 0xFF */)) { DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>( input, &index_))); } else { goto handle_unusual; } break; } // double OffsetPercent = 2; case 2: { if (static_cast< ::google::protobuf::uint8>(tag) == static_cast< ::google::protobuf::uint8>(17u /* 17 & 0xFF */)) { DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< double, ::google::protobuf::internal::WireFormatLite::TYPE_DOUBLE>( input, &offsetpercent_))); } else { goto handle_unusual; } break; } // double OffsetMeters = 3; case 3: { if (static_cast< ::google::protobuf::uint8>(tag) == static_cast< ::google::protobuf::uint8>(25u /* 25 & 0xFF */)) { DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< double, ::google::protobuf::internal::WireFormatLite::TYPE_DOUBLE>( input, &offsetmeters_))); } else { goto handle_unusual; } break; } // repeated .Tango.PMR.Printing.JobDispenser Dispensers = 4; case 4: { if (static_cast< ::google::protobuf::uint8>(tag) == static_cast< ::google::protobuf::uint8>(34u /* 34 & 0xFF */)) { DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( input, add_dispensers())); } 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.Printing.JobBrushStop) return true; failure: // @@protoc_insertion_point(parse_failure:Tango.PMR.Printing.JobBrushStop) return false; #undef DO_ } void JobBrushStop::SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const { // @@protoc_insertion_point(serialize_start:Tango.PMR.Printing.JobBrushStop) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; // int32 Index = 1; if (this->index() != 0) { ::google::protobuf::internal::WireFormatLite::WriteInt32(1, this->index(), output); } // double OffsetPercent = 2; if (this->offsetpercent() != 0) { ::google::protobuf::internal::WireFormatLite::WriteDouble(2, this->offsetpercent(), output); } // double OffsetMeters = 3; if (this->offsetmeters() != 0) { ::google::protobuf::internal::WireFormatLite::WriteDouble(3, this->offsetmeters(), output); } // repeated .Tango.PMR.Printing.JobDispenser Dispensers = 4; for (unsigned int i = 0, n = static_cast(this->dispensers_size()); i < n; i++) { ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( 4, this->dispensers(static_cast(i)), 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.Printing.JobBrushStop) } ::google::protobuf::uint8* JobBrushStop::InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const { (void)deterministic; // Unused // @@protoc_insertion_point(serialize_to_array_start:Tango.PMR.Printing.JobBrushStop) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; // int32 Index = 1; if (this->index() != 0) { target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(1, this->index(), target); } // double OffsetPercent = 2; if (this->offsetpercent() != 0) { target = ::google::protobuf::internal::WireFormatLite::WriteDoubleToArray(2, this->offsetpercent(), target); } // double OffsetMeters = 3; if (this->offsetmeters() != 0) { target = ::google::protobuf::internal::WireFormatLite::WriteDoubleToArray(3, this->offsetmeters(), target); } // repeated .Tango.PMR.Printing.JobDispenser Dispensers = 4; for (unsigned int i = 0, n = static_cast(this->dispensers_size()); i < n; i++) { target = ::google::protobuf::internal::WireFormatLite:: InternalWriteMessageNoVirtualToArray( 4, this->dispensers(static_cast(i)), deterministic, 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.Printing.JobBrushStop) return target; } size_t JobBrushStop::ByteSizeLong() const { // @@protoc_insertion_point(message_byte_size_start:Tango.PMR.Printing.JobBrushStop) 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())); } // repeated .Tango.PMR.Printing.JobDispenser Dispensers = 4; { unsigned int count = static_cast(this->dispensers_size()); total_size += 1UL * count; for (unsigned int i = 0; i < count; i++) { total_size += ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( this->dispensers(static_cast(i))); } } // double OffsetPercent = 2; if (this->offsetpercent() != 0) { total_size += 1 + 8; } // double OffsetMeters = 3; if (this->offsetmeters() != 0) { total_size += 1 + 8; } // int32 Index = 1; if (this->index() != 0) { total_size += 1 + ::google::protobuf::internal::WireFormatLite::Int32Size( this->index()); } 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 JobBrushStop::MergeFrom(const ::google::protobuf::Message& from) { // @@protoc_insertion_point(generalized_merge_from_start:Tango.PMR.Printing.JobBrushStop) GOOGLE_DCHECK_NE(&from, this); const JobBrushStop* source = ::google::protobuf::internal::DynamicCastToGenerated( &from); if (source == NULL) { // @@protoc_insertion_point(generalized_merge_from_cast_fail:Tango.PMR.Printing.JobBrushStop) ::google::protobuf::internal::ReflectionOps::Merge(from, this); } else { // @@protoc_insertion_point(generalized_merge_from_cast_success:Tango.PMR.Printing.JobBrushStop) MergeFrom(*source); } } void JobBrushStop::MergeFrom(const JobBrushStop& from) { // @@protoc_insertion_point(class_specific_merge_from_start:Tango.PMR.Printing.JobBrushStop) GOOGLE_DCHECK_NE(&from, this); _internal_metadata_.MergeFrom(from._internal_metadata_); ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; dispensers_.MergeFrom(from.dispensers_); if (from.offsetpercent() != 0) { set_offsetpercent(from.offsetpercent()); } if (from.offsetmeters() != 0) { set_offsetmeters(from.offsetmeters()); } if (from.index() != 0) { set_index(from.index()); } } void JobBrushStop::CopyFrom(const ::google::protobuf::Message& from) { // @@protoc_insertion_point(generalized_copy_from_start:Tango.PMR.Printing.JobBrushStop) if (&from == this) return; Clear(); MergeFrom(from); } void JobBrushStop::CopyFrom(const JobBrushStop& from) { // @@protoc_insertion_point(class_specific_copy_from_start:Tango.PMR.Printing.JobBrushStop) if (&from == this) return; Clear(); MergeFrom(from); } bool JobBrushStop::IsInitialized() const { return true; } void JobBrushStop::Swap(JobBrushStop* other) { if (other == this) return; InternalSwap(other); } void JobBrushStop::InternalSwap(JobBrushStop* other) { using std::swap; dispensers_.InternalSwap(&other->dispensers_); swap(offsetpercent_, other->offsetpercent_); swap(offsetmeters_, other->offsetmeters_); swap(index_, other->index_); _internal_metadata_.Swap(&other->_internal_metadata_); swap(_cached_size_, other->_cached_size_); } ::google::protobuf::Metadata JobBrushStop::GetMetadata() const { protobuf_JobBrushStop_2eproto::protobuf_AssignDescriptorsOnce(); return protobuf_JobBrushStop_2eproto::file_level_metadata[kIndexInFileMessages]; } #if PROTOBUF_INLINE_NOT_IN_HEADERS // JobBrushStop // int32 Index = 1; void JobBrushStop::clear_index() { index_ = 0; } ::google::protobuf::int32 JobBrushStop::index() const { // @@protoc_insertion_point(field_get:Tango.PMR.Printing.JobBrushStop.Index) return index_; } void JobBrushStop::set_index(::google::protobuf::int32 value) { index_ = value; // @@protoc_insertion_point(field_set:Tango.PMR.Printing.JobBrushStop.Index) } // double OffsetPercent = 2; void JobBrushStop::clear_offsetpercent() { offsetpercent_ = 0; } double JobBrushStop::offsetpercent() const { // @@protoc_insertion_point(field_get:Tango.PMR.Printing.JobBrushStop.OffsetPercent) return offsetpercent_; } void JobBrushStop::set_offsetpercent(double value) { offsetpercent_ = value; // @@protoc_insertion_point(field_set:Tango.PMR.Printing.JobBrushStop.OffsetPercent) } // double OffsetMeters = 3; void JobBrushStop::clear_offsetmeters() { offsetmeters_ = 0; } double JobBrushStop::offsetmeters() const { // @@protoc_insertion_point(field_get:Tango.PMR.Printing.JobBrushStop.OffsetMeters) return offsetmeters_; } void JobBrushStop::set_offsetmeters(double value) { offsetmeters_ = value; // @@protoc_insertion_point(field_set:Tango.PMR.Printing.JobBrushStop.OffsetMeters) } // repeated .Tango.PMR.Printing.JobDispenser Dispensers = 4; int JobBrushStop::dispensers_size() const { return dispensers_.size(); } void JobBrushStop::clear_dispensers() { dispensers_.Clear(); } const ::Tango::PMR::Printing::JobDispenser& JobBrushStop::dispensers(int index) const { // @@protoc_insertion_point(field_get:Tango.PMR.Printing.JobBrushStop.Dispensers) return dispensers_.Get(index); } ::Tango::PMR::Printing::JobDispenser* JobBrushStop::mutable_dispensers(int index) { // @@protoc_insertion_point(field_mutable:Tango.PMR.Printing.JobBrushStop.Dispensers) return dispensers_.Mutable(index); } ::Tango::PMR::Printing::JobDispenser* JobBrushStop::add_dispensers() { // @@protoc_insertion_point(field_add:Tango.PMR.Printing.JobBrushStop.Dispensers) return dispensers_.Add(); } ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Printing::JobDispenser >* JobBrushStop::mutable_dispensers() { // @@protoc_insertion_point(field_mutable_list:Tango.PMR.Printing.JobBrushStop.Dispensers) return &dispensers_; } const ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Printing::JobDispenser >& JobBrushStop::dispensers() const { // @@protoc_insertion_point(field_list:Tango.PMR.Printing.JobBrushStop.Dispensers) return dispensers_; } #endif // PROTOBUF_INLINE_NOT_IN_HEADERS // @@protoc_insertion_point(namespace_scope) } // namespace Printing } // namespace PMR } // namespace Tango // @@protoc_insertion_point(global_scope)