DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <randomtcmaker_info.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kTcMadeCountFieldNumber = 1 , kTcSentCountFieldNumber = 2 , kTcFailedSentCountFieldNumber = 3 } |
Public Member Functions | |
RandomTCMakerInfo () | |
~RandomTCMakerInfo () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | RandomTCMakerInfo (::google::protobuf::internal::ConstantInitialized) |
RandomTCMakerInfo (const RandomTCMakerInfo &from) | |
RandomTCMakerInfo (RandomTCMakerInfo &&from) noexcept | |
RandomTCMakerInfo & | operator= (const RandomTCMakerInfo &from) |
RandomTCMakerInfo & | operator= (RandomTCMakerInfo &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (RandomTCMakerInfo *other) |
void | UnsafeArenaSwap (RandomTCMakerInfo *other) |
RandomTCMakerInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const RandomTCMakerInfo &from) |
void | MergeFrom (const RandomTCMakerInfo &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_tc_made_count () |
::uint32_t | tc_made_count () const |
void | set_tc_made_count (::uint32_t value) |
void | clear_tc_sent_count () |
::uint32_t | tc_sent_count () const |
void | set_tc_sent_count (::uint32_t value) |
void | clear_tc_failed_sent_count () |
::uint32_t | tc_failed_sent_count () const |
void | set_tc_failed_sent_count (::uint32_t value) |
template<typename > | |
PROTOBUF_CONSTEXPR | RandomTCMakerInfo (::_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 RandomTCMakerInfo & | default_instance () |
static const RandomTCMakerInfo * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
RandomTCMakerInfo (::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 (RandomTCMakerInfo *other) |
::uint32_t | _internal_tc_made_count () const |
void | _internal_set_tc_made_count (::uint32_t value) |
::uint32_t | _internal_tc_sent_count () const |
void | _internal_set_tc_sent_count (::uint32_t value) |
::uint32_t | _internal_tc_failed_sent_count () const |
void | _internal_set_tc_failed_sent_count (::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, 3, 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_trigger_2fopmon_2frandomtcmaker_5finfo_2eproto |
void | swap (RandomTCMakerInfo &a, RandomTCMakerInfo &b) |
Definition at line 79 of file randomtcmaker_info.pb.h.
Definition at line 249 of file randomtcmaker_info.pb.h.
Definition at line 248 of file randomtcmaker_info.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kTcMadeCountFieldNumber | |
kTcSentCountFieldNumber | |
kTcFailedSentCountFieldNumber |
Definition at line 206 of file randomtcmaker_info.pb.h.
|
inline |
Definition at line 82 of file randomtcmaker_info.pb.h.
|
override |
Definition at line 147 of file randomtcmaker_info.pb.cc.
|
explicit |
dunedaq::trigger::opmon::RandomTCMakerInfo::RandomTCMakerInfo | ( | const RandomTCMakerInfo & | from | ) |
Definition at line 132 of file randomtcmaker_info.pb.cc.
|
inlinenoexcept |
Definition at line 88 of file randomtcmaker_info.pb.h.
|
explicitprotected |
Definition at line 127 of file randomtcmaker_info.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::trigger::opmon::RandomTCMakerInfo::RandomTCMakerInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 27 of file randomtcmaker_info.pb.cc.
|
inlineprivate |
Definition at line 337 of file randomtcmaker_info.pb.h.
|
inlineprivate |
Definition at line 293 of file randomtcmaker_info.pb.h.
|
inlineprivate |
Definition at line 315 of file randomtcmaker_info.pb.h.
|
inlineprivate |
Definition at line 333 of file randomtcmaker_info.pb.h.
|
inlineprivate |
Definition at line 289 of file randomtcmaker_info.pb.h.
|
inlineprivate |
Definition at line 311 of file randomtcmaker_info.pb.h.
|
final |
Definition at line 171 of file randomtcmaker_info.pb.cc.
|
final |
Definition at line 221 of file randomtcmaker_info.pb.cc.
|
final |
Definition at line 258 of file randomtcmaker_info.pb.cc.
|
final |
Definition at line 159 of file randomtcmaker_info.pb.cc.
|
inline |
Definition at line 322 of file randomtcmaker_info.pb.h.
|
inline |
Definition at line 278 of file randomtcmaker_info.pb.h.
|
inline |
Definition at line 300 of file randomtcmaker_info.pb.h.
void dunedaq::trigger::opmon::RandomTCMakerInfo::CopyFrom | ( | const RandomTCMakerInfo & | from | ) |
Definition at line 314 of file randomtcmaker_info.pb.cc.
|
inlinestatic |
Definition at line 127 of file randomtcmaker_info.pb.h.
|
inlinestatic |
Definition at line 118 of file randomtcmaker_info.pb.h.
|
inlinestaticprivate |
Definition at line 190 of file randomtcmaker_info.pb.h.
|
inlinefinal |
Definition at line 180 of file randomtcmaker_info.pb.h.
|
final |
Definition at line 291 of file randomtcmaker_info.pb.cc.
|
inlinestatic |
Definition at line 121 of file randomtcmaker_info.pb.h.
|
final |
Definition at line 336 of file randomtcmaker_info.pb.cc.
|
inlinestatic |
Definition at line 124 of file randomtcmaker_info.pb.h.
|
inlinestatic |
Definition at line 130 of file randomtcmaker_info.pb.h.
|
private |
Definition at line 325 of file randomtcmaker_info.pb.cc.
|
final |
Definition at line 321 of file randomtcmaker_info.pb.cc.
|
inline |
Definition at line 167 of file randomtcmaker_info.pb.h.
|
staticprivate |
Definition at line 294 of file randomtcmaker_info.pb.cc.
|
inline |
Definition at line 114 of file randomtcmaker_info.pb.h.
|
inlinefinal |
Definition at line 161 of file randomtcmaker_info.pb.h.
|
inline |
Definition at line 93 of file randomtcmaker_info.pb.h.
|
inlinenoexcept |
Definition at line 97 of file randomtcmaker_info.pb.h.
|
inline |
Definition at line 329 of file randomtcmaker_info.pb.h.
|
inline |
Definition at line 285 of file randomtcmaker_info.pb.h.
|
inline |
Definition at line 307 of file randomtcmaker_info.pb.h.
|
finalprivate |
Definition at line 155 of file randomtcmaker_info.pb.cc.
|
inlineprivate |
Definition at line 138 of file randomtcmaker_info.pb.cc.
|
inlineprivate |
Definition at line 152 of file randomtcmaker_info.pb.cc.
|
inline |
Definition at line 140 of file randomtcmaker_info.pb.h.
|
inline |
Definition at line 325 of file randomtcmaker_info.pb.h.
|
inline |
Definition at line 281 of file randomtcmaker_info.pb.h.
|
inline |
Definition at line 303 of file randomtcmaker_info.pb.h.
|
inline |
Definition at line 111 of file randomtcmaker_info.pb.h.
|
inline |
Definition at line 153 of file randomtcmaker_info.pb.h.
|
friend |
Definition at line 247 of file randomtcmaker_info.pb.h.
|
friend |
Definition at line 189 of file randomtcmaker_info.pb.h.
|
friend |
Definition at line 245 of file randomtcmaker_info.pb.h.
|
friend |
Definition at line 258 of file randomtcmaker_info.pb.h.
|
friend |
Definition at line 137 of file randomtcmaker_info.pb.h.
union { ... } dunedaq::trigger::opmon::RandomTCMakerInfo |
|
static |
Definition at line 197 of file randomtcmaker_info.pb.h.
Impl_ dunedaq::trigger::opmon::RandomTCMakerInfo::_impl_ |
Definition at line 257 of file randomtcmaker_info.pb.h.
|
staticprivate |
Definition at line 246 of file randomtcmaker_info.pb.h.
|
staticconstexpr |
Definition at line 134 of file randomtcmaker_info.pb.h.