|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <daphne_control_low.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kMessageFieldNumber = 2 , kSuccessFieldNumber = 1 , kPowerStateFieldNumber = 3 } |
Public Member Functions | |
| cmd_setAFEPowerState_response () | |
| ~cmd_setAFEPowerState_response () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | cmd_setAFEPowerState_response (::google::protobuf::internal::ConstantInitialized) |
| cmd_setAFEPowerState_response (const cmd_setAFEPowerState_response &from) | |
| cmd_setAFEPowerState_response (cmd_setAFEPowerState_response &&from) noexcept | |
| cmd_setAFEPowerState_response & | operator= (const cmd_setAFEPowerState_response &from) |
| cmd_setAFEPowerState_response & | operator= (cmd_setAFEPowerState_response &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (cmd_setAFEPowerState_response *other) |
| void | UnsafeArenaSwap (cmd_setAFEPowerState_response *other) |
| cmd_setAFEPowerState_response * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const cmd_setAFEPowerState_response &from) |
| void | MergeFrom (const cmd_setAFEPowerState_response &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) |
| void | clear_powerstate () |
| ::uint32_t | powerstate () const |
| void | set_powerstate (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | cmd_setAFEPowerState_response (::_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 cmd_setAFEPowerState_response & | default_instance () |
| static const cmd_setAFEPowerState_response * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| cmd_setAFEPowerState_response (::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 (cmd_setAFEPowerState_response *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) |
| ::uint32_t | _internal_powerstate () const |
| void | _internal_set_powerstate (::uint32_t 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, 0, 52, 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_5flow_2eproto |
| void | swap (cmd_setAFEPowerState_response &a, cmd_setAFEPowerState_response &b) |
Definition at line 9848 of file daphne_control_low.pb.h.
Definition at line 10024 of file daphne_control_low.pb.h.
Definition at line 10023 of file daphne_control_low.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kMessageFieldNumber | |
| kSuccessFieldNumber | |
| kPowerStateFieldNumber | |
Definition at line 9975 of file daphne_control_low.pb.h.
|
inline |
Definition at line 9851 of file daphne_control_low.pb.h.
|
override |
Definition at line 14418 of file daphne_control_low.pb.cc.
|
explicit |
| daphne::cmd_setAFEPowerState_response::cmd_setAFEPowerState_response | ( | const cmd_setAFEPowerState_response & | from | ) |
Definition at line 14381 of file daphne_control_low.pb.cc.
|
inlinenoexcept |
Definition at line 9857 of file daphne_control_low.pb.h.
|
explicitprotected |
Definition at line 14376 of file daphne_control_low.pb.cc.
| PROTOBUF_CONSTEXPR daphne::cmd_setAFEPowerState_response::cmd_setAFEPowerState_response | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 1033 of file daphne_control_low.pb.cc.
|
inlineprivate |
Definition at line 15938 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15947 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15980 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15942 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15984 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15911 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15907 of file daphne_control_low.pb.h.
|
final |
Definition at line 14444 of file daphne_control_low.pb.cc.
|
final |
Definition at line 14497 of file daphne_control_low.pb.cc.
|
final |
Definition at line 14535 of file daphne_control_low.pb.cc.
|
final |
Definition at line 14431 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 15918 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15969 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15896 of file daphne_control_low.pb.h.
| void daphne::cmd_setAFEPowerState_response::CopyFrom | ( | const cmd_setAFEPowerState_response & | from | ) |
Definition at line 14590 of file daphne_control_low.pb.cc.
|
inlinestatic |
Definition at line 9896 of file daphne_control_low.pb.h.
|
inlinestatic |
Definition at line 9887 of file daphne_control_low.pb.h.
|
inlinestaticprivate |
Definition at line 9959 of file daphne_control_low.pb.h.
|
inlinefinal |
Definition at line 9949 of file daphne_control_low.pb.h.
|
final |
Definition at line 14567 of file daphne_control_low.pb.cc.
|
inlinestatic |
Definition at line 9890 of file daphne_control_low.pb.h.
|
final |
Definition at line 14616 of file daphne_control_low.pb.cc.
|
inlinestatic |
Definition at line 9893 of file daphne_control_low.pb.h.
|
inlinestatic |
Definition at line 9899 of file daphne_control_low.pb.h.
|
private |
Definition at line 14601 of file daphne_control_low.pb.cc.
|
final |
Definition at line 14597 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 9936 of file daphne_control_low.pb.h.
|
staticprivate |
Definition at line 14570 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 15921 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15933 of file daphne_control_low.pb.h.
|
inline |
Definition at line 9883 of file daphne_control_low.pb.h.
|
inlinefinal |
Definition at line 9930 of file daphne_control_low.pb.h.
|
inlinenoexcept |
Definition at line 9866 of file daphne_control_low.pb.h.
|
inline |
Definition at line 9862 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15972 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15952 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15957 of file daphne_control_low.pb.h.
| void daphne::cmd_setAFEPowerState_response::set_message | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 15926 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15976 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15903 of file daphne_control_low.pb.h.
|
finalprivate |
Definition at line 14427 of file daphne_control_low.pb.cc.
|
inlineprivate |
Definition at line 14405 of file daphne_control_low.pb.cc.
|
inlineprivate |
Definition at line 14423 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 15899 of file daphne_control_low.pb.h.
|
inline |
Definition at line 9909 of file daphne_control_low.pb.h.
|
inline |
Definition at line 9880 of file daphne_control_low.pb.h.
|
inline |
Definition at line 9922 of file daphne_control_low.pb.h.
|
friend |
Definition at line 10022 of file daphne_control_low.pb.h.
|
friend |
Definition at line 9958 of file daphne_control_low.pb.h.
|
friend |
Definition at line 10020 of file daphne_control_low.pb.h.
|
friend |
Definition at line 10033 of file daphne_control_low.pb.h.
|
friend |
Definition at line 9906 of file daphne_control_low.pb.h.
| union { ... } daphne::cmd_setAFEPowerState_response |
|
static |
Definition at line 9966 of file daphne_control_low.pb.h.
| Impl_ daphne::cmd_setAFEPowerState_response::_impl_ |
Definition at line 10032 of file daphne_control_low.pb.h.
|
staticprivate |
Definition at line 10021 of file daphne_control_low.pb.h.
|
staticconstexpr |
Definition at line 9903 of file daphne_control_low.pb.h.