4#ifndef GOOGLE_PROTOBUF_INCLUDED_asiolibs_2fopmon_2fSocketReaderModule_2eproto_2epb_2eh
5#define GOOGLE_PROTOBUF_INCLUDED_asiolibs_2fopmon_2fSocketReaderModule_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_asiolibs_2fopmon_2fSocketReaderModule_2eproto
54extern const ::google::protobuf::internal::DescriptorTable
59class SocketReaderStats;
60struct SocketReaderStatsDefaultTypeInternal;
80 public ::google::protobuf::Message {
84 template<
typename =
void>
85 explicit PROTOBUF_CONSTEXPR
SocketReaderStats(::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<SocketReaderStats>(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.asiolibs.opmon.SocketReaderStats";
198 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
234 friend class ::google::protobuf::internal::TcParser;
235 static const ::google::protobuf::internal::TcParseTable<1, 2, 0, 0, 2>
_table_;
236 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
243 PROTOBUF_TSAN_DECLARE_MEMBER
246 friend struct ::TableStruct_asiolibs_2fopmon_2fSocketReaderModule_2eproto;
258#pragma GCC diagnostic push
259#pragma GCC diagnostic ignored "-Wstrict-aliasing"
278 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
282 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
300 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
304 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
310#pragma GCC diagnostic pop
321#include "google/protobuf/port_undef.inc"
const ::google::protobuf::internal::DescriptorTable descriptor_table_asiolibs_2fopmon_2fSocketReaderModule_2eproto
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const ::google::protobuf::Descriptor * descriptor()
::size_t ByteSizeLong() const final
static const SocketReaderStats & default_instance()
static constexpr int kIndexInFileMessages
void InternalSwap(SocketReaderStats *other)
@ kBytesReceivedFieldNumber
@ kPacketsReceivedFieldNumber
friend void swap(SocketReaderStats &a, SocketReaderStats &b)
PROTOBUF_CONSTEXPR SocketReaderStats(::google::protobuf::internal::ConstantInitialized)
SocketReaderStats & operator=(const SocketReaderStats &from)
::google::protobuf::Metadata GetMetadata() const final
void InternalArenaConstructable_
SocketReaderStats(SocketReaderStats &&from) noexcept
static const ::google::protobuf::Descriptor * GetDescriptor()
bool IsInitialized() const final
const ::google::protobuf::Message::ClassData * GetClassData() const final
SocketReaderStats * New(::google::protobuf::Arena *arena=nullptr) const final
void SharedCtor(::google::protobuf::Arena *arena)
void UnsafeArenaSwap(SocketReaderStats *other)
::uint64_t packets_received() const
void DestructorSkippable_
::absl::string_view FullMessageName()
void Swap(SocketReaderStats *other)
~SocketReaderStats() override
void CopyFrom(const SocketReaderStats &from)
void clear_bytes_received()
::uint64_t _internal_packets_received() const
void MergeFrom(const SocketReaderStats &from)
::uint64_t bytes_received() const
void set_bytes_received(::uint64_t value)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
void _internal_set_packets_received(::uint64_t value)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
SocketReaderStats & operator=(SocketReaderStats &&from) noexcept
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
static const ClassData _class_data_
int GetCachedSize() const final
::uint64_t _internal_bytes_received() const
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
void clear_packets_received()
void SetCachedSize(int size) const final
void _internal_set_bytes_received(::uint64_t value)
static const SocketReaderStats * internal_default_instance()
void set_packets_received(::uint64_t value)
static const ::google::protobuf::Reflection * GetReflection()
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SocketReaderStatsDefaultTypeInternal _SocketReaderStats_default_instance_
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
static const ::uint32_t offsets[]
mutable::google::protobuf::internal::CachedSize _cached_size_
::uint64_t bytes_received_
::uint64_t packets_received_