|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <DaphneControllerModule.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kRecordCountFieldNumber = 3 , kBusyCountFieldNumber = 4 , kFullCountFieldNumber = 5 , kThresholdFieldNumber = 2 } |
Public Member Functions | |
| TempTriggerSnapshotInfo () | |
| ~TempTriggerSnapshotInfo () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | TempTriggerSnapshotInfo (::google::protobuf::internal::ConstantInitialized) |
| TempTriggerSnapshotInfo (const TempTriggerSnapshotInfo &from) | |
| TempTriggerSnapshotInfo (TempTriggerSnapshotInfo &&from) noexcept | |
| TempTriggerSnapshotInfo & | operator= (const TempTriggerSnapshotInfo &from) |
| TempTriggerSnapshotInfo & | operator= (TempTriggerSnapshotInfo &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (TempTriggerSnapshotInfo *other) |
| void | UnsafeArenaSwap (TempTriggerSnapshotInfo *other) |
| TempTriggerSnapshotInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const TempTriggerSnapshotInfo &from) |
| void | MergeFrom (const TempTriggerSnapshotInfo &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_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) |
| void | clear_threshold () |
| ::uint32_t | threshold () const |
| void | set_threshold (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | TempTriggerSnapshotInfo (::_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 TempTriggerSnapshotInfo & | default_instance () |
| static const TempTriggerSnapshotInfo * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| TempTriggerSnapshotInfo (::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 (TempTriggerSnapshotInfo *other) |
| ::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) |
| ::uint32_t | _internal_threshold () const |
| void | _internal_set_threshold (::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, 4, 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_2fopmon_2fDaphneControllerModule_2eproto |
| void | swap (TempTriggerSnapshotInfo &a, TempTriggerSnapshotInfo &b) |
Definition at line 730 of file DaphneControllerModule.pb.h.
Definition at line 911 of file DaphneControllerModule.pb.h.
Definition at line 910 of file DaphneControllerModule.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kRecordCountFieldNumber | |
| kBusyCountFieldNumber | |
| kFullCountFieldNumber | |
| kThresholdFieldNumber | |
Definition at line 857 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 733 of file DaphneControllerModule.pb.h.
|
override |
Definition at line 1248 of file DaphneControllerModule.pb.cc.
|
explicit |
| dunedaq::daphnemodules::opmon::TempTriggerSnapshotInfo::TempTriggerSnapshotInfo | ( | const TempTriggerSnapshotInfo & | from | ) |
Definition at line 1232 of file DaphneControllerModule.pb.cc.
|
inlinenoexcept |
Definition at line 739 of file DaphneControllerModule.pb.h.
|
explicitprotected |
Definition at line 1227 of file DaphneControllerModule.pb.cc.
| PROTOBUF_CONSTEXPR dunedaq::daphnemodules::opmon::TempTriggerSnapshotInfo::TempTriggerSnapshotInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 89 of file DaphneControllerModule.pb.cc.
|
inlineprivate |
Definition at line 1382 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1404 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1360 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1386 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1408 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1364 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1342 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1338 of file DaphneControllerModule.pb.h.
|
final |
Definition at line 1272 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 1327 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 1374 of file DaphneControllerModule.pb.h.
|
final |
Definition at line 1371 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 1260 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 1371 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1393 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1349 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1327 of file DaphneControllerModule.pb.h.
| void dunedaq::daphnemodules::opmon::TempTriggerSnapshotInfo::CopyFrom | ( | const TempTriggerSnapshotInfo & | from | ) |
Definition at line 1436 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 778 of file DaphneControllerModule.pb.h.
|
inlinestatic |
Definition at line 769 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1396 of file DaphneControllerModule.pb.h.
|
inlinestaticprivate |
Definition at line 841 of file DaphneControllerModule.pb.h.
|
inlinefinal |
Definition at line 831 of file DaphneControllerModule.pb.h.
|
final |
Definition at line 1410 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 772 of file DaphneControllerModule.pb.h.
|
final |
Definition at line 1458 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 775 of file DaphneControllerModule.pb.h.
|
inlinestatic |
Definition at line 781 of file DaphneControllerModule.pb.h.
|
private |
Definition at line 1447 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 1443 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 818 of file DaphneControllerModule.pb.h.
|
staticprivate |
Definition at line 1413 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 765 of file DaphneControllerModule.pb.h.
|
inlinefinal |
Definition at line 812 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 744 of file DaphneControllerModule.pb.h.
|
inlinenoexcept |
Definition at line 748 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1352 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1378 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1400 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1356 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1334 of file DaphneControllerModule.pb.h.
|
finalprivate |
Definition at line 1256 of file DaphneControllerModule.pb.cc.
|
inlineprivate |
Definition at line 1238 of file DaphneControllerModule.pb.cc.
|
inlineprivate |
Definition at line 1253 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 791 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1330 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 762 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 804 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 909 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 840 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 907 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 921 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 788 of file DaphneControllerModule.pb.h.
| union { ... } dunedaq::daphnemodules::opmon::TempTriggerSnapshotInfo |
|
static |
Definition at line 848 of file DaphneControllerModule.pb.h.
| Impl_ dunedaq::daphnemodules::opmon::TempTriggerSnapshotInfo::_impl_ |
Definition at line 920 of file DaphneControllerModule.pb.h.
|
staticprivate |
Definition at line 908 of file DaphneControllerModule.pb.h.
|
staticconstexpr |
Definition at line 785 of file DaphneControllerModule.pb.h.