|
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 2016 of file daphne_control_high.pb.h.
|
private |
Definition at line 2181 of file daphne_control_high.pb.h.
Definition at line 2180 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kMessageFieldNumber | |
| kSuccessFieldNumber | |
Definition at line 2143 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2019 of file daphne_control_high.pb.h.
|
override |
Definition at line 3685 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::ConfigureResponse::ConfigureResponse | ( | const ConfigureResponse & | from | ) |
Definition at line 3652 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 2025 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 3647 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 7593 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7602 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7597 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7566 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7562 of file daphne_control_high.pb.h.
|
final |
Definition at line 3709 of file daphne_control_high.pb.cc.
|
final |
Definition at line 3755 of file daphne_control_high.pb.cc.
|
final |
Definition at line 3786 of file daphne_control_high.pb.cc.
|
final |
Definition at line 3698 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7573 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7551 of file daphne_control_high.pb.h.
| void daphne::ConfigureResponse::CopyFrom | ( | const ConfigureResponse & | from | ) |
Definition at line 3832 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2064 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2055 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 2127 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 2117 of file daphne_control_high.pb.h.
|
final |
Definition at line 3812 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2058 of file daphne_control_high.pb.h.
|
final |
Definition at line 3853 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2061 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2067 of file daphne_control_high.pb.h.
|
private |
Definition at line 3843 of file daphne_control_high.pb.cc.
|
final |
Definition at line 3839 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 2104 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 3815 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7576 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7588 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2051 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 2098 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 2034 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2030 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7607 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7612 of file daphne_control_high.pb.h.
| void daphne::ConfigureResponse::set_message | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 7581 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7558 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 3694 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 3673 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 3690 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7554 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2077 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2048 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2090 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2179 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2126 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2177 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2189 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2074 of file daphne_control_high.pb.h.
| union { ... } daphne::ConfigureResponse |
|
static |
Definition at line 2134 of file daphne_control_high.pb.h.
| Impl_ daphne::ConfigureResponse::_impl_ |
Definition at line 2188 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 2178 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 2071 of file daphne_control_high.pb.h.