|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <daphne_control_high.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kMessageFieldNumber = 2 , kSuccessFieldNumber = 1 } |
Public Member Functions | |
| ConfigureResponse () | |
| ~ConfigureResponse () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | ConfigureResponse (::google::protobuf::internal::ConstantInitialized) |
| ConfigureResponse (const ConfigureResponse &from) | |
| ConfigureResponse (ConfigureResponse &&from) noexcept | |
| ConfigureResponse & | operator= (const ConfigureResponse &from) |
| ConfigureResponse & | operator= (ConfigureResponse &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ConfigureResponse *other) |
| void | UnsafeArenaSwap (ConfigureResponse *other) |
| ConfigureResponse * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const ConfigureResponse &from) |
| void | MergeFrom (const ConfigureResponse &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_message () |
| const std::string & | message () const |
| template<typename Arg_ = const std::string&, typename... Args_> | |
| void | set_message (Arg_ &&arg, Args_... args) |
| std::string * | mutable_message () |
| PROTOBUF_NODISCARD std::string * | release_message () |
| void | set_allocated_message (std::string *ptr) |
| void | clear_success () |
| bool | success () const |
| void | set_success (bool value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | ConfigureResponse (::_pbi::ConstantInitialized) |
| template<typename Arg_ , typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_message (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 ConfigureResponse & | default_instance () |
| static const ConfigureResponse * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| ConfigureResponse (::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 (ConfigureResponse *other) |
| const std::string & | _internal_message () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_message (const std::string &value) |
| std::string * | _internal_mutable_message () |
| bool | _internal_success () const |
| void | _internal_set_success (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< 1, 2, 0, 40, 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 (ConfigureResponse &a, ConfigureResponse &b) |
Definition at line 2014 of file daphne_control_high.pb.h.
|
private |
Definition at line 2179 of file daphne_control_high.pb.h.
Definition at line 2178 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kMessageFieldNumber | |
| kSuccessFieldNumber | |
Definition at line 2141 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2017 of file daphne_control_high.pb.h.
|
override |
Definition at line 3681 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::ConfigureResponse::ConfigureResponse | ( | const ConfigureResponse & | from | ) |
Definition at line 3648 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 2023 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 3643 of file daphne_control_high.pb.cc.
| PROTOBUF_CONSTEXPR daphne::ConfigureResponse::ConfigureResponse | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 190 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 7591 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7600 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7595 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7564 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7560 of file daphne_control_high.pb.h.
|
final |
Definition at line 3705 of file daphne_control_high.pb.cc.
|
final |
Definition at line 3751 of file daphne_control_high.pb.cc.
|
final |
Definition at line 3782 of file daphne_control_high.pb.cc.
|
final |
Definition at line 3694 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7571 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7549 of file daphne_control_high.pb.h.
| void daphne::ConfigureResponse::CopyFrom | ( | const ConfigureResponse & | from | ) |
Definition at line 3828 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2062 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2053 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 2125 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 2115 of file daphne_control_high.pb.h.
|
final |
Definition at line 3808 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2056 of file daphne_control_high.pb.h.
|
final |
Definition at line 3849 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2059 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2065 of file daphne_control_high.pb.h.
|
private |
Definition at line 3839 of file daphne_control_high.pb.cc.
|
final |
Definition at line 3835 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 2102 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 3811 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7574 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7586 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2049 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 2096 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 2032 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2028 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7605 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7610 of file daphne_control_high.pb.h.
| void daphne::ConfigureResponse::set_message | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 7579 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7556 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 3690 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 3669 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 3686 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7552 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2075 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2046 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2088 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2177 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2124 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2175 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2187 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2072 of file daphne_control_high.pb.h.
| union { ... } daphne::ConfigureResponse |
|
static |
Definition at line 2132 of file daphne_control_high.pb.h.
| Impl_ daphne::ConfigureResponse::_impl_ |
Definition at line 2186 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 2176 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 2069 of file daphne_control_high.pb.h.