|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <test.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kRFieldFieldNumber = 4 , kSubMessageFieldNumber = 3 , kAnotherFloatFieldNumber = 1 } |
Public Member Functions | |
| ComplexInfo () | |
| ~ComplexInfo () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | ComplexInfo (::google::protobuf::internal::ConstantInitialized) |
| ComplexInfo (const ComplexInfo &from) | |
| ComplexInfo (ComplexInfo &&from) noexcept | |
| ComplexInfo & | operator= (const ComplexInfo &from) |
| ComplexInfo & | operator= (ComplexInfo &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ComplexInfo *other) |
| void | UnsafeArenaSwap (ComplexInfo *other) |
| ComplexInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const ComplexInfo &from) |
| void | MergeFrom (const ComplexInfo &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 |
| int | r_field_size () const |
| void | clear_r_field () |
| ::int32_t | r_field (int index) const |
| void | set_r_field (int index, ::int32_t value) |
| void | add_r_field (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | r_field () const |
| ::google::protobuf::RepeatedField<::int32_t > * | mutable_r_field () |
| bool | has_sub_message () const |
| void | clear_sub_message () |
| const ::dunedaq::opmon::TestInfo & | sub_message () const |
| PROTOBUF_NODISCARD::dunedaq::opmon::TestInfo * | release_sub_message () |
| ::dunedaq::opmon::TestInfo * | mutable_sub_message () |
| void | set_allocated_sub_message (::dunedaq::opmon::TestInfo *value) |
| void | unsafe_arena_set_allocated_sub_message (::dunedaq::opmon::TestInfo *value) |
| ::dunedaq::opmon::TestInfo * | unsafe_arena_release_sub_message () |
| void | clear_another_float () |
| float | another_float () const |
| void | set_another_float (float value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | ComplexInfo (::_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 ComplexInfo & | default_instance () |
| static const ComplexInfo * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| ComplexInfo (::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 (ComplexInfo *other) |
| int | _internal_r_field_size () const |
| const ::google::protobuf::RepeatedField<::int32_t > & | _internal_r_field () const |
| ::google::protobuf::RepeatedField<::int32_t > * | _internal_mutable_r_field () |
| const ::dunedaq::opmon::TestInfo & | _internal_sub_message () const |
| ::dunedaq::opmon::TestInfo * | _internal_mutable_sub_message () |
| float | _internal_another_float () const |
| void | _internal_set_another_float (float 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, 1, 0, 2 > | _table_ |
Friends | |
| class | ::google::protobuf::internal::AnyMetadata |
| class | ::google::protobuf::internal::TcParser |
| template<typename T > | |
| class | ::google::protobuf::Arena::InternalHelper |
| struct | ::TableStruct_opmonlib_2fopmon_2ftest_2eproto |
| void | swap (ComplexInfo &a, ComplexInfo &b) |
|
private |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kRFieldFieldNumber | |
| kSubMessageFieldNumber | |
| kAnotherFloatFieldNumber | |
Definition at line 406 of file test.pb.h.
|
override |
Definition at line 501 of file test.pb.cc.
|
explicit |
| dunedaq::opmon::ComplexInfo::ComplexInfo | ( | const ComplexInfo & | from | ) |
Definition at line 470 of file test.pb.cc.
|
inlinenoexcept |
|
explicitprotected |
Definition at line 465 of file test.pb.cc.
| PROTOBUF_CONSTEXPR dunedaq::opmon::ComplexInfo::ComplexInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 48 of file test.pb.cc.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
Definition at line 695 of file test.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 732 of file test.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 645 of file test.pb.h.
|
final |
Definition at line 532 of file test.pb.cc.
|
final |
Definition at line 582 of file test.pb.cc.
|
inline |
Definition at line 749 of file test.pb.h.
|
inline |
|
final |
Definition at line 627 of file test.pb.cc.
|
final |
Definition at line 515 of file test.pb.cc.
|
inline |
|
inline |
|
inline |
| void dunedaq::opmon::ComplexInfo::CopyFrom | ( | const ComplexInfo & | from | ) |
Definition at line 700 of file test.pb.cc.
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprivate |
|
inlinefinal |
|
final |
Definition at line 673 of file test.pb.cc.
|
inlinestatic |
Definition at line 321 of file test.pb.h.
|
final |
Definition at line 724 of file test.pb.cc.
|
inlinestatic |
|
inline |
|
inlinestatic |
Definition at line 330 of file test.pb.h.
|
private |
Definition at line 711 of file test.pb.cc.
|
final |
Definition at line 707 of file test.pb.cc.
|
inline |
Definition at line 367 of file test.pb.h.
|
staticprivate |
Definition at line 676 of file test.pb.cc.
|
inline |
|
inline |
Definition at line 704 of file test.pb.h.
|
inline |
|
inlinefinal |
|
inlinenoexcept |
Definition at line 297 of file test.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 667 of file test.pb.h.
|
inline |
Definition at line 709 of file test.pb.h.
|
inline |
Definition at line 621 of file test.pb.h.
|
inline |
Definition at line 745 of file test.pb.h.
|
finalprivate |
Definition at line 511 of file test.pb.cc.
|
inlineprivate |
Definition at line 490 of file test.pb.cc.
|
inlineprivate |
Definition at line 506 of file test.pb.cc.
|
inline |
Definition at line 650 of file test.pb.h.
|
inline |
Definition at line 340 of file test.pb.h.
|
inline |
|
inline |
|
inline |
Definition at line 654 of file test.pb.h.
|
inline |
Definition at line 353 of file test.pb.h.
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
| union { ... } dunedaq::opmon::ComplexInfo |
|
static |
|
staticprivate |
|
staticconstexpr |