|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <TRBuilderData.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kTotalTimeSinceAssignmentFieldNumber = 2 , kMinTimeSinceAssignmentFieldNumber = 3 , kMaxTimeSinceAssignmentFieldNumber = 4 , kCapacityRateFieldNumber = 10 , kOutstandingDecisionsFieldNumber = 1 } |
Public Member Functions | |
| DFApplicationInfo () | |
| ~DFApplicationInfo () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | DFApplicationInfo (::google::protobuf::internal::ConstantInitialized) |
| DFApplicationInfo (const DFApplicationInfo &from) | |
| DFApplicationInfo (DFApplicationInfo &&from) noexcept | |
| DFApplicationInfo & | operator= (const DFApplicationInfo &from) |
| DFApplicationInfo & | operator= (DFApplicationInfo &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (DFApplicationInfo *other) |
| void | UnsafeArenaSwap (DFApplicationInfo *other) |
| DFApplicationInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const DFApplicationInfo &from) |
| void | MergeFrom (const DFApplicationInfo &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| ::size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final |
| ::uint8_t * | _InternalSerialize (::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| const ::google::protobuf::Message::ClassData * | GetClassData () const final |
| ::google::protobuf::Metadata | GetMetadata () const final |
| void | clear_total_time_since_assignment () |
| ::uint64_t | total_time_since_assignment () const |
| void | set_total_time_since_assignment (::uint64_t value) |
| void | clear_min_time_since_assignment () |
| ::int64_t | min_time_since_assignment () const |
| void | set_min_time_since_assignment (::int64_t value) |
| void | clear_max_time_since_assignment () |
| ::int64_t | max_time_since_assignment () const |
| void | set_max_time_since_assignment (::int64_t value) |
| void | clear_capacity_rate () |
| double | capacity_rate () const |
| void | set_capacity_rate (double value) |
| void | clear_outstanding_decisions () |
| ::uint32_t | outstanding_decisions () const |
| void | set_outstanding_decisions (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | DFApplicationInfo (::_pbi::ConstantInitialized) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const ::google::protobuf::Descriptor * | GetDescriptor () |
| static const ::google::protobuf::Reflection * | GetReflection () |
| static const DFApplicationInfo & | default_instance () |
| static const DFApplicationInfo * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| DFApplicationInfo (::google::protobuf::Arena *arena) | |
Private Types | |
| typedef void | InternalArenaConstructable_ |
| typedef void | DestructorSkippable_ |
Private Member Functions | |
| void | SharedCtor (::google::protobuf::Arena *arena) |
| void | SharedDtor () |
| void | SetCachedSize (int size) const final |
| void | InternalSwap (DFApplicationInfo *other) |
| ::uint64_t | _internal_total_time_since_assignment () const |
| void | _internal_set_total_time_since_assignment (::uint64_t value) |
| ::int64_t | _internal_min_time_since_assignment () const |
| void | _internal_set_min_time_since_assignment (::int64_t value) |
| ::int64_t | _internal_max_time_since_assignment () const |
| void | _internal_set_max_time_since_assignment (::int64_t value) |
| double | _internal_capacity_rate () const |
| void | _internal_set_capacity_rate (double value) |
| ::uint32_t | _internal_outstanding_decisions () const |
| void | _internal_set_outstanding_decisions (::uint32_t value) |
Static Private Member Functions | |
| static void | MergeImpl (::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg) |
| ::absl::string_view | FullMessageName () |
Private Attributes | ||
| union { | ||
| Impl_ _impl_ | ||
| }; | ||
Static Private Attributes | |
| static const ::google::protobuf::internal::TcParseTable< 2, 5, 0, 0, 2 > | _table_ |
Friends | |
| class | ::google::protobuf::internal::AnyMetadata |
| class | ::google::protobuf::internal::TcParser |
| template<typename T > | |
| class | ::google::protobuf::Arena::InternalHelper |
| struct | ::TableStruct_dfmodules_2fopmon_2fTRBuilderData_2eproto |
| void | swap (DFApplicationInfo &a, DFApplicationInfo &b) |
Definition at line 82 of file TRBuilderData.pb.h.
Definition at line 274 of file TRBuilderData.pb.h.
Definition at line 273 of file TRBuilderData.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kTotalTimeSinceAssignmentFieldNumber | |
| kMinTimeSinceAssignmentFieldNumber | |
| kMaxTimeSinceAssignmentFieldNumber | |
| kCapacityRateFieldNumber | |
| kOutstandingDecisionsFieldNumber | |
Definition at line 209 of file TRBuilderData.pb.h.
|
inline |
Definition at line 85 of file TRBuilderData.pb.h.
|
override |
Definition at line 190 of file TRBuilderData.pb.cc.
|
explicit |
| dunedaq::dfmodules::opmon::DFApplicationInfo::DFApplicationInfo | ( | const DFApplicationInfo & | from | ) |
Definition at line 173 of file TRBuilderData.pb.cc.
|
inlinenoexcept |
Definition at line 91 of file TRBuilderData.pb.h.
|
explicitprotected |
Definition at line 168 of file TRBuilderData.pb.cc.
| PROTOBUF_CONSTEXPR dunedaq::dfmodules::opmon::DFApplicationInfo::DFApplicationInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 27 of file TRBuilderData.pb.cc.
|
inlineprivate |
Definition at line 598 of file TRBuilderData.pb.h.
|
inlineprivate |
Definition at line 576 of file TRBuilderData.pb.h.
|
inlineprivate |
Definition at line 554 of file TRBuilderData.pb.h.
|
inlineprivate |
Definition at line 510 of file TRBuilderData.pb.h.
|
inlineprivate |
Definition at line 602 of file TRBuilderData.pb.h.
|
inlineprivate |
Definition at line 580 of file TRBuilderData.pb.h.
|
inlineprivate |
Definition at line 558 of file TRBuilderData.pb.h.
|
inlineprivate |
Definition at line 514 of file TRBuilderData.pb.h.
|
inlineprivate |
Definition at line 536 of file TRBuilderData.pb.h.
|
inlineprivate |
Definition at line 532 of file TRBuilderData.pb.h.
|
final |
Definition at line 214 of file TRBuilderData.pb.cc.
|
final |
Definition at line 272 of file TRBuilderData.pb.cc.
|
final |
Definition at line 328 of file TRBuilderData.pb.cc.
|
inline |
Definition at line 590 of file TRBuilderData.pb.h.
|
final |
Definition at line 202 of file TRBuilderData.pb.cc.
|
inline |
Definition at line 587 of file TRBuilderData.pb.h.
|
inline |
Definition at line 565 of file TRBuilderData.pb.h.
|
inline |
Definition at line 543 of file TRBuilderData.pb.h.
|
inline |
Definition at line 499 of file TRBuilderData.pb.h.
|
inline |
Definition at line 521 of file TRBuilderData.pb.h.
| void dunedaq::dfmodules::opmon::DFApplicationInfo::CopyFrom | ( | const DFApplicationInfo & | from | ) |
Definition at line 411 of file TRBuilderData.pb.cc.
|
inlinestatic |
Definition at line 130 of file TRBuilderData.pb.h.
|
inlinestatic |
Definition at line 121 of file TRBuilderData.pb.h.
|
inlinestaticprivate |
Definition at line 193 of file TRBuilderData.pb.h.
|
inlinefinal |
Definition at line 183 of file TRBuilderData.pb.h.
|
final |
Definition at line 377 of file TRBuilderData.pb.cc.
|
inlinestatic |
Definition at line 124 of file TRBuilderData.pb.h.
|
final |
Definition at line 433 of file TRBuilderData.pb.cc.
|
inlinestatic |
Definition at line 127 of file TRBuilderData.pb.h.
|
inlinestatic |
Definition at line 133 of file TRBuilderData.pb.h.
|
private |
Definition at line 422 of file TRBuilderData.pb.cc.
|
final |
Definition at line 418 of file TRBuilderData.pb.cc.
|
inline |
Definition at line 568 of file TRBuilderData.pb.h.
|
inline |
Definition at line 170 of file TRBuilderData.pb.h.
|
staticprivate |
Definition at line 380 of file TRBuilderData.pb.cc.
|
inline |
Definition at line 546 of file TRBuilderData.pb.h.
|
inline |
Definition at line 117 of file TRBuilderData.pb.h.
|
inlinefinal |
Definition at line 164 of file TRBuilderData.pb.h.
|
inline |
Definition at line 96 of file TRBuilderData.pb.h.
|
inlinenoexcept |
Definition at line 100 of file TRBuilderData.pb.h.
|
inline |
Definition at line 502 of file TRBuilderData.pb.h.
|
inline |
Definition at line 594 of file TRBuilderData.pb.h.
|
inline |
Definition at line 572 of file TRBuilderData.pb.h.
|
inline |
Definition at line 550 of file TRBuilderData.pb.h.
|
inline |
Definition at line 506 of file TRBuilderData.pb.h.
|
inline |
Definition at line 528 of file TRBuilderData.pb.h.
|
finalprivate |
Definition at line 198 of file TRBuilderData.pb.cc.
|
inlineprivate |
Definition at line 179 of file TRBuilderData.pb.cc.
|
inlineprivate |
Definition at line 195 of file TRBuilderData.pb.cc.
|
inline |
Definition at line 143 of file TRBuilderData.pb.h.
|
inline |
Definition at line 524 of file TRBuilderData.pb.h.
|
inline |
Definition at line 114 of file TRBuilderData.pb.h.
|
inline |
Definition at line 156 of file TRBuilderData.pb.h.
|
friend |
Definition at line 272 of file TRBuilderData.pb.h.
|
friend |
Definition at line 192 of file TRBuilderData.pb.h.
|
friend |
Definition at line 270 of file TRBuilderData.pb.h.
|
friend |
Definition at line 285 of file TRBuilderData.pb.h.
|
friend |
Definition at line 140 of file TRBuilderData.pb.h.
| union { ... } dunedaq::dfmodules::opmon::DFApplicationInfo |
|
static |
Definition at line 200 of file TRBuilderData.pb.h.
| Impl_ dunedaq::dfmodules::opmon::DFApplicationInfo::_impl_ |
Definition at line 284 of file TRBuilderData.pb.h.
|
staticprivate |
Definition at line 271 of file TRBuilderData.pb.h.
|
staticconstexpr |
Definition at line 137 of file TRBuilderData.pb.h.