|
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 | |
| ScrapResponse () | |
| ~ScrapResponse () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | ScrapResponse (::google::protobuf::internal::ConstantInitialized) |
| ScrapResponse (const ScrapResponse &from) | |
| ScrapResponse (ScrapResponse &&from) noexcept | |
| ScrapResponse & | operator= (const ScrapResponse &from) |
| ScrapResponse & | operator= (ScrapResponse &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ScrapResponse *other) |
| void | UnsafeArenaSwap (ScrapResponse *other) |
| ScrapResponse * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const ScrapResponse &from) |
| void | MergeFrom (const ScrapResponse &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 | ScrapResponse (::_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 ScrapResponse & | default_instance () |
| static const ScrapResponse * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| ScrapResponse (::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 (ScrapResponse *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, 36, 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 (ScrapResponse &a, ScrapResponse &b) |
Definition at line 2317 of file daphne_control_high.pb.h.
|
private |
Definition at line 2482 of file daphne_control_high.pb.h.
|
private |
Definition at line 2481 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kMessageFieldNumber | |
| kSuccessFieldNumber | |
Definition at line 2444 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2320 of file daphne_control_high.pb.h.
|
override |
Definition at line 3941 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::ScrapResponse::ScrapResponse | ( | const ScrapResponse & | from | ) |
Definition at line 3908 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 2326 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 3903 of file daphne_control_high.pb.cc.
| PROTOBUF_CONSTEXPR daphne::ScrapResponse::ScrapResponse | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 222 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 7674 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7683 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7678 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7647 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7643 of file daphne_control_high.pb.h.
|
final |
Definition at line 3965 of file daphne_control_high.pb.cc.
|
final |
Definition at line 4011 of file daphne_control_high.pb.cc.
|
final |
Definition at line 4042 of file daphne_control_high.pb.cc.
|
final |
Definition at line 3954 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7654 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7632 of file daphne_control_high.pb.h.
| void daphne::ScrapResponse::CopyFrom | ( | const ScrapResponse & | from | ) |
Definition at line 4088 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2365 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2356 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 2428 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 2418 of file daphne_control_high.pb.h.
|
final |
Definition at line 4068 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2359 of file daphne_control_high.pb.h.
|
final |
Definition at line 4109 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2362 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2368 of file daphne_control_high.pb.h.
|
private |
Definition at line 4099 of file daphne_control_high.pb.cc.
|
final |
Definition at line 4095 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 2405 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 4071 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7657 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7669 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2352 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 2399 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2331 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 2335 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7688 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7693 of file daphne_control_high.pb.h.
| void daphne::ScrapResponse::set_message | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 7662 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7639 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 3950 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 3929 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 3946 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7635 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2378 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2349 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2391 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2480 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2427 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2478 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2490 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2375 of file daphne_control_high.pb.h.
| union { ... } daphne::ScrapResponse |
|
static |
Definition at line 2435 of file daphne_control_high.pb.h.
| Impl_ daphne::ScrapResponse::_impl_ |
Definition at line 2489 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 2479 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 2372 of file daphne_control_high.pb.h.