#include <FakeDataProdModule.pb.h>
|
static void | MergeImpl (::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg) |
|
::absl::string_view | FullMessageName () |
|
|
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > | _table_ |
|
Definition at line 79 of file FakeDataProdModule.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ anonymous enum
Enumerator |
---|
kRequestsReceivedFieldNumber | |
kFragmentsSentFieldNumber | |
Definition at line 206 of file FakeDataProdModule.pb.h.
206 : int {
209 };
@ kFragmentsSentFieldNumber
@ kRequestsReceivedFieldNumber
◆ FakeDataProdInfo() [1/6]
dunedaq::dfmodules::opmon::FakeDataProdInfo::FakeDataProdInfo |
( |
| ) |
|
|
inline |
◆ ~FakeDataProdInfo()
dunedaq::dfmodules::opmon::FakeDataProdInfo::~FakeDataProdInfo |
( |
| ) |
|
|
override |
Definition at line 143 of file FakeDataProdModule.pb.cc.
143 {
144
145 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
147}
◆ FakeDataProdInfo() [2/6]
template<typename = void>
PROTOBUF_CONSTEXPR dunedaq::dfmodules::opmon::FakeDataProdInfo::FakeDataProdInfo |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ FakeDataProdInfo() [3/6]
dunedaq::dfmodules::opmon::FakeDataProdInfo::FakeDataProdInfo |
( |
const FakeDataProdInfo & | from | ) |
|
Definition at line 129 of file FakeDataProdModule.pb.cc.
130 : ::google::protobuf::Message(),
_impl_(from._impl_) {
131 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
132 from._internal_metadata_);
133
134}
◆ FakeDataProdInfo() [4/6]
dunedaq::dfmodules::opmon::FakeDataProdInfo::FakeDataProdInfo |
( |
FakeDataProdInfo && | from | ) |
|
|
inlinenoexcept |
◆ FakeDataProdInfo() [5/6]
dunedaq::dfmodules::opmon::FakeDataProdInfo::FakeDataProdInfo |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
Definition at line 124 of file FakeDataProdModule.pb.cc.
125 : ::google::protobuf::Message(arena) {
127
128}
void SharedCtor(::google::protobuf::Arena *arena)
◆ FakeDataProdInfo() [6/6]
template<typename >
PROTOBUF_CONSTEXPR dunedaq::dfmodules::opmon::FakeDataProdInfo::FakeDataProdInfo |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _internal_fragments_sent()
uint64_t dunedaq::dfmodules::opmon::FakeDataProdInfo::_internal_fragments_sent |
( |
| ) |
const |
|
inlineprivate |
◆ _internal_requests_received()
uint64_t dunedaq::dfmodules::opmon::FakeDataProdInfo::_internal_requests_received |
( |
| ) |
const |
|
inlineprivate |
◆ _internal_set_fragments_sent()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::_internal_set_fragments_sent |
( |
::uint64_t | value | ) |
|
|
inlineprivate |
◆ _internal_set_requests_received()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::_internal_set_requests_received |
( |
::uint64_t | value | ) |
|
|
inlineprivate |
◆ _InternalParse()
const char * dunedaq::dfmodules::opmon::FakeDataProdInfo::_InternalParse |
( |
const char * | ptr, |
|
|
::google::protobuf::internal::ParseContext * | ctx ) |
|
final |
Definition at line 167 of file FakeDataProdModule.pb.cc.
168 {
169 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
170 return ptr;
171}
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
◆ _InternalSerialize()
uint8_t * dunedaq::dfmodules::opmon::FakeDataProdInfo::_InternalSerialize |
( |
::uint8_t * | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream * | stream ) const |
|
final |
Definition at line 210 of file FakeDataProdModule.pb.cc.
212 {
213
214 ::uint32_t cached_has_bits = 0;
215 (void)cached_has_bits;
216
217
219 target = stream->EnsureSpace(target);
220 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
222 }
223
224
226 target = stream->EnsureSpace(target);
227 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
229 }
230
231 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
232 target =
233 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
234 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
235 }
236
237 return target;
238}
::uint64_t _internal_fragments_sent() const
::uint64_t _internal_requests_received() const
◆ ByteSizeLong()
size_t dunedaq::dfmodules::opmon::FakeDataProdInfo::ByteSizeLong |
( |
| ) |
const |
|
final |
Definition at line 240 of file FakeDataProdModule.pb.cc.
240 {
241
242 ::size_t total_size = 0;
243
244 ::uint32_t cached_has_bits = 0;
245
246 (void) cached_has_bits;
247
248
250 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
252 }
253
254
256 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
258 }
259
261}
mutable::google::protobuf::internal::CachedSize _cached_size_
◆ Clear()
PROTOBUF_NOINLINE void dunedaq::dfmodules::opmon::FakeDataProdInfo::Clear |
( |
| ) |
|
|
final |
Definition at line 155 of file FakeDataProdModule.pb.cc.
155 {
156
157 ::uint32_t cached_has_bits = 0;
158
159 (void) cached_has_bits;
160
164 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
165}
◆ clear_fragments_sent()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::clear_fragments_sent |
( |
| ) |
|
|
inline |
◆ clear_requests_received()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::clear_requests_received |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::CopyFrom |
( |
const FakeDataProdInfo & | from | ) |
|
Definition at line 287 of file FakeDataProdModule.pb.cc.
287 {
288
289 if (&from == this) return;
292}
void MergeFrom(const FakeDataProdInfo &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
◆ default_instance()
static const FakeDataProdInfo & dunedaq::dfmodules::opmon::FakeDataProdInfo::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
static const ::google::protobuf::Descriptor * dunedaq::dfmodules::opmon::FakeDataProdInfo::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ fragments_sent()
uint64_t dunedaq::dfmodules::opmon::FakeDataProdInfo::fragments_sent |
( |
| ) |
const |
|
inline |
◆ FullMessageName()
::absl::string_view dunedaq::dfmodules::opmon::FakeDataProdInfo::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
◆ GetCachedSize()
int dunedaq::dfmodules::opmon::FakeDataProdInfo::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const::google::protobuf::Message::ClassData * dunedaq::dfmodules::opmon::FakeDataProdInfo::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::google::protobuf::Descriptor * dunedaq::dfmodules::opmon::FakeDataProdInfo::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 121 of file FakeDataProdModule.pb.h.
121 {
123 }
::google::protobuf::Metadata GetMetadata() const final
static const FakeDataProdInfo & default_instance()
◆ GetMetadata()
google::protobuf::Metadata dunedaq::dfmodules::opmon::FakeDataProdInfo::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 309 of file FakeDataProdModule.pb.cc.
309 {
310 return ::_pbi::AssignDescriptors(
313}
::_pb::Metadata file_level_metadata_dfmodules_2fopmon_2fFakeDataProdModule_2eproto[1]
::absl::once_flag descriptor_table_dfmodules_2fopmon_2fFakeDataProdModule_2eproto_once
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_dfmodules_2fopmon_2fFakeDataProdModule_2eproto_getter()
◆ GetReflection()
static const ::google::protobuf::Reflection * dunedaq::dfmodules::opmon::FakeDataProdInfo::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ internal_default_instance()
static const FakeDataProdInfo * dunedaq::dfmodules::opmon::FakeDataProdInfo::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 130 of file FakeDataProdModule.pb.h.
130 {
133 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 FakeDataProdInfoDefaultTypeInternal _FakeDataProdInfo_default_instance_
◆ InternalSwap()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::InternalSwap |
( |
FakeDataProdInfo * | other | ) |
|
|
private |
Definition at line 298 of file FakeDataProdModule.pb.cc.
298 {
299 using std::swap;
300 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
301 ::google::protobuf::internal::memswap<
306 reinterpret_cast<char*>(&other->_impl_.requests_received_));
307}
◆ IsInitialized()
PROTOBUF_NOINLINE bool dunedaq::dfmodules::opmon::FakeDataProdInfo::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::MergeFrom |
( |
const FakeDataProdInfo & | from | ) |
|
|
inline |
Definition at line 167 of file FakeDataProdModule.pb.h.
167 {
169 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
◆ MergeImpl()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::MergeImpl |
( |
::google::protobuf::Message & | to_msg, |
|
|
const ::google::protobuf::Message & | from_msg ) |
|
staticprivate |
Definition at line 270 of file FakeDataProdModule.pb.cc.
270 {
273
274 ABSL_DCHECK_NE(&from, _this);
275 ::uint32_t cached_has_bits = 0;
276 (void) cached_has_bits;
277
278 if (from._internal_requests_received() != 0) {
279 _this->_internal_set_requests_received(from._internal_requests_received());
280 }
281 if (from._internal_fragments_sent() != 0) {
282 _this->_internal_set_fragments_sent(from._internal_fragments_sent());
283 }
284 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
285}
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet * dunedaq::dfmodules::opmon::FakeDataProdInfo::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 114 of file FakeDataProdModule.pb.h.
114 {
115 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
116 }
◆ New()
FakeDataProdInfo * dunedaq::dfmodules::opmon::FakeDataProdInfo::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
Definition at line 93 of file FakeDataProdModule.pb.h.
93 {
95 return *this;
96 }
void CopyFrom(const FakeDataProdInfo &from)
◆ operator=() [2/2]
Definition at line 97 of file FakeDataProdModule.pb.h.
97 {
98 if (this == &from) return *this;
99 if (GetOwningArena() == from.GetOwningArena()
100 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
101 && GetOwningArena() != nullptr
102 #endif
103 ) {
105 } else {
107 }
108 return *this;
109 }
void InternalSwap(FakeDataProdInfo *other)
◆ requests_received()
uint64_t dunedaq::dfmodules::opmon::FakeDataProdInfo::requests_received |
( |
| ) |
const |
|
inline |
◆ set_fragments_sent()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::set_fragments_sent |
( |
::uint64_t | value | ) |
|
|
inline |
◆ set_requests_received()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::set_requests_received |
( |
::uint64_t | value | ) |
|
|
inline |
◆ SetCachedSize()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::SetCachedSize |
( |
int | size | ) |
const |
|
finalprivate |
Definition at line 151 of file FakeDataProdModule.pb.cc.
151 {
153}
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
◆ SharedCtor()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::SharedCtor |
( |
::google::protobuf::Arena * | arena | ) |
|
|
inlineprivate |
◆ SharedDtor()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::SharedDtor |
( |
| ) |
|
|
inlineprivate |
◆ Swap()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::Swap |
( |
FakeDataProdInfo * | other | ) |
|
|
inline |
Definition at line 140 of file FakeDataProdModule.pb.h.
140 {
141 if (other == this) return;
142 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
143 if (GetOwningArena() != nullptr &&
144 GetOwningArena() == other->GetOwningArena()) {
145 #else
146 if (GetOwningArena() == other->GetOwningArena()) {
147 #endif
149 } else {
150 ::google::protobuf::internal::GenericSwap(this, other);
151 }
152 }
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet & dunedaq::dfmodules::opmon::FakeDataProdInfo::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 111 of file FakeDataProdModule.pb.h.
111 {
112 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
113 }
◆ UnsafeArenaSwap()
void dunedaq::dfmodules::opmon::FakeDataProdInfo::UnsafeArenaSwap |
( |
FakeDataProdInfo * | other | ) |
|
|
inline |
Definition at line 153 of file FakeDataProdModule.pb.h.
153 {
154 if (other == this) return;
155 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
157 }
◆ ::google::protobuf::Arena::InternalHelper
template<typename T >
friend class ::google::protobuf::Arena::InternalHelper |
|
friend |
◆ ::google::protobuf::internal::AnyMetadata
friend class ::google::protobuf::internal::AnyMetadata |
|
friend |
◆ ::google::protobuf::internal::TcParser
friend class ::google::protobuf::internal::TcParser |
|
friend |
◆ ::TableStruct_dfmodules_2fopmon_2fFakeDataProdModule_2eproto
◆ swap
◆ [union]
◆ _class_data_
const::google::protobuf::Message::ClassData dunedaq::dfmodules::opmon::FakeDataProdInfo::_class_data_ |
|
static |
◆ _impl_
Impl_ dunedaq::dfmodules::opmon::FakeDataProdInfo::_impl_ |
◆ _table_
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 1, 2, 0, 0, 2 > dunedaq::dfmodules::opmon::FakeDataProdInfo::_table_ |
|
staticprivate |
◆ kIndexInFileMessages
int dunedaq::dfmodules::opmon::FakeDataProdInfo::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following files: