#include <queue.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 queue.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ anonymous enum
Enumerator |
---|
kCapacityFieldNumber | |
kNumberOfElementsFieldNumber | |
Definition at line 206 of file queue.pb.h.
206 : int {
209 };
@ kNumberOfElementsFieldNumber
◆ QueueInfo() [1/5]
dunedaq::iomanager::opmon::QueueInfo::QueueInfo |
( |
| ) |
|
|
inline |
◆ ~QueueInfo()
dunedaq::iomanager::opmon::QueueInfo::~QueueInfo |
( |
| ) |
|
|
override |
Definition at line 143 of file queue.pb.cc.
143 {
144
145 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
147}
◆ QueueInfo() [2/5]
template<typename = void>
PROTOBUF_CONSTEXPR dunedaq::iomanager::opmon::QueueInfo::QueueInfo |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ QueueInfo() [3/5]
dunedaq::iomanager::opmon::QueueInfo::QueueInfo |
( |
const QueueInfo & | from | ) |
|
Definition at line 129 of file queue.pb.cc.
130 : ::google::protobuf::Message(),
_impl_(from._impl_) {
131 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
132 from._internal_metadata_);
133
134}
◆ QueueInfo() [4/5]
dunedaq::iomanager::opmon::QueueInfo::QueueInfo |
( |
QueueInfo && | from | ) |
|
|
inlinenoexcept |
Definition at line 88 of file queue.pb.h.
90 *this = ::std::move(from);
91 }
◆ QueueInfo() [5/5]
dunedaq::iomanager::opmon::QueueInfo::QueueInfo |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
Definition at line 124 of file queue.pb.cc.
125 : ::google::protobuf::Message(arena) {
127
128}
void SharedCtor(::google::protobuf::Arena *arena)
◆ _internal_capacity()
uint64_t dunedaq::iomanager::opmon::QueueInfo::_internal_capacity |
( |
| ) |
const |
|
inlineprivate |
Definition at line 277 of file queue.pb.h.
277 {
278 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
280}
◆ _internal_number_of_elements()
uint64_t dunedaq::iomanager::opmon::QueueInfo::_internal_number_of_elements |
( |
| ) |
const |
|
inlineprivate |
Definition at line 299 of file queue.pb.h.
299 {
300 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
302}
::uint64_t number_of_elements_
◆ _internal_set_capacity()
void dunedaq::iomanager::opmon::QueueInfo::_internal_set_capacity |
( |
::uint64_t | value | ) |
|
|
inlineprivate |
Definition at line 281 of file queue.pb.h.
281 {
282 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
283 ;
285}
◆ _internal_set_number_of_elements()
void dunedaq::iomanager::opmon::QueueInfo::_internal_set_number_of_elements |
( |
::uint64_t | value | ) |
|
|
inlineprivate |
Definition at line 303 of file queue.pb.h.
303 {
304 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
305 ;
307}
◆ _InternalParse()
const char * dunedaq::iomanager::opmon::QueueInfo::_InternalParse |
( |
const char * | ptr, |
|
|
::google::protobuf::internal::ParseContext * | ctx ) |
|
final |
◆ _InternalSerialize()
uint8_t * dunedaq::iomanager::opmon::QueueInfo::_InternalSerialize |
( |
::uint8_t * | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream * | stream ) const |
|
final |
Definition at line 210 of file queue.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_number_of_elements() const
::uint64_t _internal_capacity() const
◆ ByteSizeLong()
size_t dunedaq::iomanager::opmon::QueueInfo::ByteSizeLong |
( |
| ) |
const |
|
final |
Definition at line 240 of file queue.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_
◆ capacity()
uint64_t dunedaq::iomanager::opmon::QueueInfo::capacity |
( |
| ) |
const |
|
inline |
◆ Clear()
PROTOBUF_NOINLINE void dunedaq::iomanager::opmon::QueueInfo::Clear |
( |
| ) |
|
|
final |
Definition at line 155 of file queue.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_capacity()
void dunedaq::iomanager::opmon::QueueInfo::clear_capacity |
( |
| ) |
|
|
inline |
◆ clear_number_of_elements()
void dunedaq::iomanager::opmon::QueueInfo::clear_number_of_elements |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void dunedaq::iomanager::opmon::QueueInfo::CopyFrom |
( |
const QueueInfo & | from | ) |
|
Definition at line 287 of file queue.pb.cc.
287 {
288
289 if (&from == this) return;
292}
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void MergeFrom(const QueueInfo &from)
◆ default_instance()
static const QueueInfo & dunedaq::iomanager::opmon::QueueInfo::default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 127 of file queue.pb.h.
127 {
129 }
static const QueueInfo * internal_default_instance()
◆ descriptor()
static const ::google::protobuf::Descriptor * dunedaq::iomanager::opmon::QueueInfo::descriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 118 of file queue.pb.h.
118 {
120 }
static const ::google::protobuf::Descriptor * GetDescriptor()
◆ FullMessageName()
::absl::string_view dunedaq::iomanager::opmon::QueueInfo::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
Definition at line 190 of file queue.pb.h.
190 {
191 return "dunedaq.iomanager.opmon.QueueInfo";
192 }
◆ GetCachedSize()
int dunedaq::iomanager::opmon::QueueInfo::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const::google::protobuf::Message::ClassData * dunedaq::iomanager::opmon::QueueInfo::GetClassData |
( |
| ) |
const |
|
final |
Definition at line 267 of file queue.pb.cc.
static const ClassData _class_data_
◆ GetDescriptor()
static const ::google::protobuf::Descriptor * dunedaq::iomanager::opmon::QueueInfo::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 121 of file queue.pb.h.
121 {
123 }
::google::protobuf::Metadata GetMetadata() const final
static const QueueInfo & default_instance()
◆ GetMetadata()
google::protobuf::Metadata dunedaq::iomanager::opmon::QueueInfo::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 309 of file queue.pb.cc.
309 {
310 return ::_pbi::AssignDescriptors(
313}
::absl::once_flag descriptor_table_iomanager_2fopmon_2fqueue_2eproto_once
::_pb::Metadata file_level_metadata_iomanager_2fopmon_2fqueue_2eproto[1]
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_iomanager_2fopmon_2fqueue_2eproto_getter()
◆ GetReflection()
static const ::google::protobuf::Reflection * dunedaq::iomanager::opmon::QueueInfo::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ internal_default_instance()
static const QueueInfo * dunedaq::iomanager::opmon::QueueInfo::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 130 of file queue.pb.h.
130 {
131 return reinterpret_cast<const QueueInfo*
>(
133 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 QueueInfoDefaultTypeInternal _QueueInfo_default_instance_
◆ InternalSwap()
void dunedaq::iomanager::opmon::QueueInfo::InternalSwap |
( |
QueueInfo * | other | ) |
|
|
private |
Definition at line 298 of file queue.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_.capacity_));
307}
◆ IsInitialized()
PROTOBUF_NOINLINE bool dunedaq::iomanager::opmon::QueueInfo::IsInitialized |
( |
| ) |
const |
|
final |
Definition at line 294 of file queue.pb.cc.
294 {
295 return true;
296}
◆ MergeFrom()
void dunedaq::iomanager::opmon::QueueInfo::MergeFrom |
( |
const QueueInfo & | from | ) |
|
|
inline |
Definition at line 167 of file queue.pb.h.
167 {
169 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
◆ MergeImpl()
void dunedaq::iomanager::opmon::QueueInfo::MergeImpl |
( |
::google::protobuf::Message & | to_msg, |
|
|
const ::google::protobuf::Message & | from_msg ) |
|
staticprivate |
Definition at line 270 of file queue.pb.cc.
270 {
271 auto*
const _this =
static_cast<QueueInfo*
>(&to_msg);
272 auto& from =
static_cast<const QueueInfo&
>(from_msg);
273
274 ABSL_DCHECK_NE(&from, _this);
275 ::uint32_t cached_has_bits = 0;
276 (void) cached_has_bits;
277
278 if (from._internal_capacity() != 0) {
279 _this->_internal_set_capacity(from._internal_capacity());
280 }
281 if (from._internal_number_of_elements() != 0) {
282 _this->_internal_set_number_of_elements(from._internal_number_of_elements());
283 }
284 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
285}
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet * dunedaq::iomanager::opmon::QueueInfo::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 114 of file queue.pb.h.
114 {
115 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
116 }
◆ New()
QueueInfo * dunedaq::iomanager::opmon::QueueInfo::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
Definition at line 161 of file queue.pb.h.
161 {
162 return CreateMaybeMessage<QueueInfo>(arena);
163 }
◆ number_of_elements()
uint64_t dunedaq::iomanager::opmon::QueueInfo::number_of_elements |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
Definition at line 93 of file queue.pb.h.
93 {
95 return *this;
96 }
void CopyFrom(const QueueInfo &from)
◆ operator=() [2/2]
Definition at line 97 of file queue.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(QueueInfo *other)
◆ set_capacity()
void dunedaq::iomanager::opmon::QueueInfo::set_capacity |
( |
::uint64_t | value | ) |
|
|
inline |
Definition at line 273 of file queue.pb.h.
273 {
275
276}
void _internal_set_capacity(::uint64_t value)
◆ set_number_of_elements()
void dunedaq::iomanager::opmon::QueueInfo::set_number_of_elements |
( |
::uint64_t | value | ) |
|
|
inline |
Definition at line 295 of file queue.pb.h.
295 {
297
298}
void _internal_set_number_of_elements(::uint64_t value)
◆ SetCachedSize()
void dunedaq::iomanager::opmon::QueueInfo::SetCachedSize |
( |
int | size | ) |
const |
|
finalprivate |
Definition at line 151 of file queue.pb.cc.
151 {
153}
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
◆ SharedCtor()
void dunedaq::iomanager::opmon::QueueInfo::SharedCtor |
( |
::google::protobuf::Arena * | arena | ) |
|
|
private |
◆ SharedDtor()
void dunedaq::iomanager::opmon::QueueInfo::SharedDtor |
( |
| ) |
|
|
inlineprivate |
Definition at line 148 of file queue.pb.cc.
148 {
149 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
150}
◆ Swap()
void dunedaq::iomanager::opmon::QueueInfo::Swap |
( |
QueueInfo * | other | ) |
|
|
inline |
Definition at line 140 of file queue.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::iomanager::opmon::QueueInfo::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 111 of file queue.pb.h.
111 {
112 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
113 }
◆ UnsafeArenaSwap()
void dunedaq::iomanager::opmon::QueueInfo::UnsafeArenaSwap |
( |
QueueInfo * | other | ) |
|
|
inline |
Definition at line 153 of file queue.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_iomanager_2fopmon_2fqueue_2eproto
◆ swap
Definition at line 137 of file queue.pb.h.
137 {
138 a.Swap(&b);
139 }
◆ [union]
◆ _class_data_
const::google::protobuf::Message::ClassData dunedaq::iomanager::opmon::QueueInfo::_class_data_ |
|
static |
Initial value:= {
::google::protobuf::Message::CopyWithSourceCheck,
}
Definition at line 197 of file queue.pb.h.
◆ _impl_
Impl_ dunedaq::iomanager::opmon::QueueInfo::_impl_ |
◆ _table_
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 1, 2, 0, 0, 2 > dunedaq::iomanager::opmon::QueueInfo::_table_ |
|
staticprivate |
◆ kIndexInFileMessages
int dunedaq::iomanager::opmon::QueueInfo::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following files:
- /github/workspace/dunedaq/build/iomanager/codegen/include/iomanager/opmon/queue.pb.h
- /github/workspace/dunedaq/build/iomanager/codegen/include/iomanager/opmon/queue.pb.cc