4#ifndef GOOGLE_PROTOBUF_INCLUDED_dfmodules_2fopmon_2fDataWriter_2eproto_2epb_2eh
5#define GOOGLE_PROTOBUF_INCLUDED_dfmodules_2fopmon_2fDataWriter_2eproto_2epb_2eh
11#include "google/protobuf/port_def.inc"
12#if PROTOBUF_VERSION < 4024000
13#error "This file was generated by a newer version of protoc which is"
14#error "incompatible with your Protocol Buffer headers. Please update"
18#if 4024004 < PROTOBUF_MIN_PROTOC_VERSION
19#error "This file was generated by an older version of protoc which is"
20#error "incompatible with your Protocol Buffer headers. Please"
21#error "regenerate this file with a newer version of protoc."
23#include "google/protobuf/port_undef.inc"
24#include "google/protobuf/io/coded_stream.h"
25#include "google/protobuf/arena.h"
26#include "google/protobuf/arenastring.h"
27#include "google/protobuf/generated_message_tctable_decl.h"
28#include "google/protobuf/generated_message_util.h"
29#include "google/protobuf/metadata_lite.h"
30#include "google/protobuf/generated_message_reflection.h"
31#include "google/protobuf/message.h"
32#include "google/protobuf/repeated_field.h"
33#include "google/protobuf/extension_set.h"
34#include "google/protobuf/unknown_field_set.h"
38#include "google/protobuf/port_def.inc"
40#define PROTOBUF_INTERNAL_EXPORT_dfmodules_2fopmon_2fDataWriter_2eproto
54extern const ::google::protobuf::internal::DescriptorTable
60struct DataWriterInfoDefaultTypeInternal;
80 public ::google::protobuf::Message {
84 template<
typename =
void>
85 explicit PROTOBUF_CONSTEXPR
DataWriterInfo(::google::protobuf::internal::ConstantInitialized);
90 *
this = ::std::move(from);
98 if (
this == &from)
return *
this;
99 if (GetOwningArena() == from.GetOwningArena()
100 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
101 && GetOwningArena() !=
nullptr
112 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
115 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
141 if (other ==
this)
return;
142 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
143 if (GetOwningArena() !=
nullptr &&
144 GetOwningArena() == other->GetOwningArena()) {
146 if (GetOwningArena() == other->GetOwningArena()) {
150 ::google::protobuf::internal::GenericSwap(
this, other);
154 if (other ==
this)
return;
155 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
162 return CreateMaybeMessage<DataWriterInfo>(arena);
164 using ::google::protobuf::Message::CopyFrom;
166 using ::google::protobuf::Message::MergeFrom;
171 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
173 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
177 const
char*
_InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
179 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
183 void SharedCtor(::google::protobuf::Arena* arena);
189 friend class ::google::protobuf::internal::AnyMetadata;
191 return "dunedaq.dfmodules.opmon.DataWriterInfo";
198 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
256 friend class ::google::protobuf::internal::TcParser;
257 static const ::google::protobuf::internal::TcParseTable<2, 4, 0, 0, 2>
_table_;
258 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
267 PROTOBUF_TSAN_DECLARE_MEMBER
270 friend struct ::TableStruct_dfmodules_2fopmon_2fDataWriter_2eproto;
282#pragma GCC diagnostic push
283#pragma GCC diagnostic ignored "-Wstrict-aliasing"
302 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
306 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
324 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
328 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
346 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
350 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
368 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
372 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
378#pragma GCC diagnostic pop
389#include "google/protobuf/port_undef.inc"
const ::google::protobuf::internal::DescriptorTable descriptor_table_dfmodules_2fopmon_2fDataWriter_2eproto
::absl::string_view FullMessageName()
void Swap(DataWriterInfo *other)
DataWriterInfo * New(::google::protobuf::Arena *arena=nullptr) const final
void InternalArenaConstructable_
void set_records_written(::uint64_t value)
::uint64_t _internal_records_written() const
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
::google::protobuf::Metadata GetMetadata() const final
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
int GetCachedSize() const final
static const DataWriterInfo * internal_default_instance()
PROTOBUF_CONSTEXPR DataWriterInfo(::google::protobuf::internal::ConstantInitialized)
bool IsInitialized() const final
static const DataWriterInfo & default_instance()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
::uint64_t _internal_writing_time_us() const
@ kRecordsReceivedFieldNumber
@ kNewRecordsWrittenFieldNumber
@ kWritingTimeUsFieldNumber
@ kRecordsWrittenFieldNumber
void clear_writing_time_us()
DataWriterInfo & operator=(DataWriterInfo &&from) noexcept
DataWriterInfo & operator=(const DataWriterInfo &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void clear_new_records_written()
static const ::google::protobuf::Descriptor * descriptor()
~DataWriterInfo() override
void _internal_set_records_written(::uint64_t value)
::uint64_t writing_time_us() const
const ::google::protobuf::Message::ClassData * GetClassData() const final
::uint64_t _internal_new_records_written() const
void MergeFrom(const DataWriterInfo &from)
void clear_records_received()
void set_new_records_written(::uint64_t value)
void _internal_set_new_records_written(::uint64_t value)
void InternalSwap(DataWriterInfo *other)
static const ClassData _class_data_
void clear_records_written()
::uint64_t _internal_records_received() const
::size_t ByteSizeLong() const final
DataWriterInfo(DataWriterInfo &&from) noexcept
void set_records_received(::uint64_t value)
void UnsafeArenaSwap(DataWriterInfo *other)
::uint64_t records_written() const
void _internal_set_records_received(::uint64_t value)
void set_writing_time_us(::uint64_t value)
::uint64_t records_received() const
friend void swap(DataWriterInfo &a, DataWriterInfo &b)
static const ::google::protobuf::Reflection * GetReflection()
void CopyFrom(const DataWriterInfo &from)
static const ::google::protobuf::internal::TcParseTable< 2, 4, 0, 0, 2 > _table_
static constexpr int kIndexInFileMessages
::uint64_t new_records_written() const
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
static const ::google::protobuf::Descriptor * GetDescriptor()
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
void DestructorSkippable_
void SetCachedSize(int size) const final
void _internal_set_writing_time_us(::uint64_t value)
void SharedCtor(::google::protobuf::Arena *arena)
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DataWriterInfoDefaultTypeInternal _DataWriterInfo_default_instance_
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
static const ::uint32_t offsets[]
::uint64_t records_received_
::uint64_t records_written_
::uint64_t new_records_written_
mutable::google::protobuf::internal::CachedSize _cached_size_
::uint64_t writing_time_us_