|
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 4502 of file daphne_control_high.pb.h.
|
private |
Definition at line 4694 of file daphne_control_high.pb.h.
Definition at line 4693 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kChannelFieldNumber | |
| kThresholdFieldNumber | |
| kRecordCountFieldNumber | |
| kBusyCountFieldNumber | |
| kFullCountFieldNumber | |
Definition at line 4629 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4505 of file daphne_control_high.pb.h.
|
override |
Definition at line 7042 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::TriggerChannelSnapshot::TriggerChannelSnapshot | ( | const TriggerChannelSnapshot & | from | ) |
Definition at line 7025 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 4511 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 7020 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 9328 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9262 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9350 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9306 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9332 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9266 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9354 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9310 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9288 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9284 of file daphne_control_high.pb.h.
|
final |
Definition at line 7066 of file daphne_control_high.pb.cc.
|
final |
Definition at line 7130 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9320 of file daphne_control_high.pb.h.
|
final |
Definition at line 7181 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9254 of file daphne_control_high.pb.h.
|
final |
Definition at line 7054 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9317 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9251 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9339 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9295 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9273 of file daphne_control_high.pb.h.
| void daphne::TriggerChannelSnapshot::CopyFrom | ( | const TriggerChannelSnapshot & | from | ) |
Definition at line 7255 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4550 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 4541 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9342 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 4613 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 4603 of file daphne_control_high.pb.h.
|
final |
Definition at line 7226 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4544 of file daphne_control_high.pb.h.
|
final |
Definition at line 7277 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4547 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 4553 of file daphne_control_high.pb.h.
|
private |
Definition at line 7266 of file daphne_control_high.pb.cc.
|
final |
Definition at line 7262 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 4590 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 7229 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 4537 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 4584 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4516 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 4520 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9298 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9324 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9258 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9346 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9302 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9280 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 7050 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 7031 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 7047 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 4563 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9276 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4534 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4576 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4692 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4612 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4690 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4705 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4560 of file daphne_control_high.pb.h.
| union { ... } daphne::TriggerChannelSnapshot |
|
static |
Definition at line 4620 of file daphne_control_high.pb.h.
| Impl_ daphne::TriggerChannelSnapshot::_impl_ |
Definition at line 4704 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 4691 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 4557 of file daphne_control_high.pb.h.