|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <test.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kStringExampleFieldNumber = 1 , kFloatExampleFieldNumber = 2 , kIntExampleFieldNumber = 3 , kBoolExampleFieldNumber = 4 } |
Public Member Functions | |
| TestInfo () | |
| ~TestInfo () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | TestInfo (::google::protobuf::internal::ConstantInitialized) |
| TestInfo (const TestInfo &from) | |
| TestInfo (TestInfo &&from) noexcept | |
| TestInfo & | operator= (const TestInfo &from) |
| TestInfo & | operator= (TestInfo &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (TestInfo *other) |
| void | UnsafeArenaSwap (TestInfo *other) |
| TestInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const TestInfo &from) |
| void | MergeFrom (const TestInfo &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_string_example () |
| const std::string & | string_example () const |
| template<typename Arg_ = const std::string&, typename... Args_> | |
| void | set_string_example (Arg_ &&arg, Args_... args) |
| std::string * | mutable_string_example () |
| PROTOBUF_NODISCARD std::string * | release_string_example () |
| void | set_allocated_string_example (std::string *ptr) |
| void | clear_float_example () |
| double | float_example () const |
| void | set_float_example (double value) |
| void | clear_int_example () |
| ::int64_t | int_example () const |
| void | set_int_example (::int64_t value) |
| void | clear_bool_example () |
| bool | bool_example () const |
| void | set_bool_example (bool value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | TestInfo (::_pbi::ConstantInitialized) |
| template<typename Arg_ , typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_string_example (Arg_ &&arg, Args_... args) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const ::google::protobuf::Descriptor * | GetDescriptor () |
| static const ::google::protobuf::Reflection * | GetReflection () |
| static const TestInfo & | default_instance () |
| static const TestInfo * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| TestInfo (::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 (TestInfo *other) |
| const std::string & | _internal_string_example () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_string_example (const std::string &value) |
| std::string * | _internal_mutable_string_example () |
| double | _internal_float_example () const |
| void | _internal_set_float_example (double value) |
| ::int64_t | _internal_int_example () const |
| void | _internal_set_int_example (::int64_t value) |
| bool | _internal_bool_example () const |
| void | _internal_set_bool_example (bool 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, 45, 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 (TestInfo &a, TestInfo &b) |
|
private |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kStringExampleFieldNumber | |
| kFloatExampleFieldNumber | |
| kIntExampleFieldNumber | |
| kBoolExampleFieldNumber | |
Definition at line 206 of file test.pb.h.
|
override |
Definition at line 211 of file test.pb.cc.
|
explicit |
| dunedaq::opmon::TestInfo::TestInfo | ( | const TestInfo & | from | ) |
Definition at line 172 of file test.pb.cc.
|
inlinenoexcept |
|
explicitprotected |
Definition at line 167 of file test.pb.cc.
| PROTOBUF_CONSTEXPR dunedaq::opmon::TestInfo::TestInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 26 of file test.pb.cc.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 237 of file test.pb.cc.
|
final |
Definition at line 295 of file test.pb.cc.
|
inline |
|
final |
Definition at line 345 of file test.pb.cc.
|
final |
Definition at line 224 of file test.pb.cc.
|
inline |
|
inline |
|
inline |
|
inline |
| void dunedaq::opmon::TestInfo::CopyFrom | ( | const TestInfo & | from | ) |
Definition at line 418 of file test.pb.cc.
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inlinestaticprivate |
|
inlinefinal |
|
final |
Definition at line 387 of file test.pb.cc.
|
inlinestatic |
Definition at line 121 of file test.pb.h.
|
final |
Definition at line 444 of file test.pb.cc.
|
inlinestatic |
|
inline |
|
inlinestatic |
Definition at line 130 of file test.pb.h.
|
private |
Definition at line 429 of file test.pb.cc.
|
final |
Definition at line 425 of file test.pb.cc.
|
inline |
Definition at line 167 of file test.pb.h.
|
staticprivate |
Definition at line 390 of file test.pb.cc.
|
inline |
Definition at line 508 of file test.pb.h.
|
inline |
|
inlinefinal |
Definition at line 97 of file test.pb.h.
|
inline |
|
inline |
|
inline |
Definition at line 595 of file test.pb.h.
|
inline |
Definition at line 551 of file test.pb.h.
|
inline |
Definition at line 573 of file test.pb.h.
| void dunedaq::opmon::TestInfo::set_string_example | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
|
finalprivate |
Definition at line 220 of file test.pb.cc.
|
inlineprivate |
Definition at line 197 of file test.pb.cc.
|
inlineprivate |
Definition at line 216 of file test.pb.cc.
|
inline |
|
inline |
Definition at line 140 of file test.pb.h.
|
inline |
|
inline |
Definition at line 153 of file test.pb.h.
|
friend |
|
friend |
|
friend |
|
friend |
| union { ... } dunedaq::opmon::TestInfo |
|
static |
|
staticprivate |
|
staticconstexpr |