|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <daphne_control_high.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kChannelFieldNumber = 1 , kThresholdFieldNumber = 2 , kRecordCountFieldNumber = 3 , kBusyCountFieldNumber = 4 , kFullCountFieldNumber = 5 } |
Public Member Functions | |
| TriggerChannelSnapshot () | |
| ~TriggerChannelSnapshot () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | TriggerChannelSnapshot (::google::protobuf::internal::ConstantInitialized) |
| TriggerChannelSnapshot (const TriggerChannelSnapshot &from) | |
| TriggerChannelSnapshot (TriggerChannelSnapshot &&from) noexcept | |
| TriggerChannelSnapshot & | operator= (const TriggerChannelSnapshot &from) |
| TriggerChannelSnapshot & | operator= (TriggerChannelSnapshot &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (TriggerChannelSnapshot *other) |
| void | UnsafeArenaSwap (TriggerChannelSnapshot *other) |
| TriggerChannelSnapshot * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const TriggerChannelSnapshot &from) |
| void | MergeFrom (const TriggerChannelSnapshot &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_channel () |
| ::uint32_t | channel () const |
| void | set_channel (::uint32_t value) |
| void | clear_threshold () |
| ::uint32_t | threshold () const |
| void | set_threshold (::uint32_t value) |
| void | clear_record_count () |
| ::uint64_t | record_count () const |
| void | set_record_count (::uint64_t value) |
| void | clear_busy_count () |
| ::uint64_t | busy_count () const |
| void | set_busy_count (::uint64_t value) |
| void | clear_full_count () |
| ::uint64_t | full_count () const |
| void | set_full_count (::uint64_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | TriggerChannelSnapshot (::_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 TriggerChannelSnapshot & | default_instance () |
| static const TriggerChannelSnapshot * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| TriggerChannelSnapshot (::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 (TriggerChannelSnapshot *other) |
| ::uint32_t | _internal_channel () const |
| void | _internal_set_channel (::uint32_t value) |
| ::uint32_t | _internal_threshold () const |
| void | _internal_set_threshold (::uint32_t value) |
| ::uint64_t | _internal_record_count () const |
| void | _internal_set_record_count (::uint64_t value) |
| ::uint64_t | _internal_busy_count () const |
| void | _internal_set_busy_count (::uint64_t value) |
| ::uint64_t | _internal_full_count () const |
| void | _internal_set_full_count (::uint64_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< 3, 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_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto |
| void | swap (TriggerChannelSnapshot &a, TriggerChannelSnapshot &b) |
Definition at line 4504 of file daphne_control_high.pb.h.
|
private |
Definition at line 4696 of file daphne_control_high.pb.h.
Definition at line 4695 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kChannelFieldNumber | |
| kThresholdFieldNumber | |
| kRecordCountFieldNumber | |
| kBusyCountFieldNumber | |
| kFullCountFieldNumber | |
Definition at line 4631 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4507 of file daphne_control_high.pb.h.
|
override |
Definition at line 7046 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::TriggerChannelSnapshot::TriggerChannelSnapshot | ( | const TriggerChannelSnapshot & | from | ) |
Definition at line 7029 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 4513 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 7024 of file daphne_control_high.pb.cc.
| PROTOBUF_CONSTEXPR daphne::TriggerChannelSnapshot::TriggerChannelSnapshot | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 446 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 9330 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9264 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9352 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9308 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9334 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9268 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9356 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9312 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9290 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9286 of file daphne_control_high.pb.h.
|
final |
Definition at line 7070 of file daphne_control_high.pb.cc.
|
final |
Definition at line 7134 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9322 of file daphne_control_high.pb.h.
|
final |
Definition at line 7185 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9256 of file daphne_control_high.pb.h.
|
final |
Definition at line 7058 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9319 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9253 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9341 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9297 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9275 of file daphne_control_high.pb.h.
| void daphne::TriggerChannelSnapshot::CopyFrom | ( | const TriggerChannelSnapshot & | from | ) |
Definition at line 7259 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4552 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 4543 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9344 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 4615 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 4605 of file daphne_control_high.pb.h.
|
final |
Definition at line 7230 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4546 of file daphne_control_high.pb.h.
|
final |
Definition at line 7281 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4549 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 4555 of file daphne_control_high.pb.h.
|
private |
Definition at line 7270 of file daphne_control_high.pb.cc.
|
final |
Definition at line 7266 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 4592 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 7233 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 4539 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 4586 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4518 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 4522 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9300 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9326 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9260 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9348 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9304 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9282 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 7054 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 7035 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 7051 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 4565 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9278 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4536 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4578 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4694 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4614 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4692 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4707 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4562 of file daphne_control_high.pb.h.
| union { ... } daphne::TriggerChannelSnapshot |
|
static |
Definition at line 4622 of file daphne_control_high.pb.h.
| Impl_ daphne::TriggerChannelSnapshot::_impl_ |
Definition at line 4706 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 4693 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 4559 of file daphne_control_high.pb.h.