|
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 , kCurrentMonitorChannelFieldNumber = 3 , kCurrentValueFieldNumber = 4 } |
Public Member Functions | |
| cmd_readCurrentMonitor_response () | |
| ~cmd_readCurrentMonitor_response () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | cmd_readCurrentMonitor_response (::google::protobuf::internal::ConstantInitialized) |
| cmd_readCurrentMonitor_response (const cmd_readCurrentMonitor_response &from) | |
| cmd_readCurrentMonitor_response (cmd_readCurrentMonitor_response &&from) noexcept | |
| cmd_readCurrentMonitor_response & | operator= (const cmd_readCurrentMonitor_response &from) |
| cmd_readCurrentMonitor_response & | operator= (cmd_readCurrentMonitor_response &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (cmd_readCurrentMonitor_response *other) |
| void | UnsafeArenaSwap (cmd_readCurrentMonitor_response *other) |
| cmd_readCurrentMonitor_response * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const cmd_readCurrentMonitor_response &from) |
| void | MergeFrom (const cmd_readCurrentMonitor_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_currentmonitorchannel () |
| ::uint32_t | currentmonitorchannel () const |
| void | set_currentmonitorchannel (::uint32_t value) |
| void | clear_currentvalue () |
| ::uint32_t | currentvalue () const |
| void | set_currentvalue (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | cmd_readCurrentMonitor_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_readCurrentMonitor_response & | default_instance () |
| static const cmd_readCurrentMonitor_response * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| cmd_readCurrentMonitor_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_readCurrentMonitor_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_currentmonitorchannel () const |
| void | _internal_set_currentmonitorchannel (::uint32_t value) |
| ::uint32_t | _internal_currentvalue () const |
| void | _internal_set_currentvalue (::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, 4, 0, 54, 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_readCurrentMonitor_response &a, cmd_readCurrentMonitor_response &b) |
Definition at line 8416 of file daphne_control_low.pb.h.
Definition at line 8603 of file daphne_control_low.pb.h.
Definition at line 8602 of file daphne_control_low.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kMessageFieldNumber | |
| kSuccessFieldNumber | |
| kCurrentMonitorChannelFieldNumber | |
| kCurrentValueFieldNumber | |
Definition at line 8543 of file daphne_control_low.pb.h.
|
inline |
Definition at line 8419 of file daphne_control_low.pb.h.
|
override |
Definition at line 12653 of file daphne_control_low.pb.cc.
|
explicit |
| daphne::cmd_readCurrentMonitor_response::cmd_readCurrentMonitor_response | ( | const cmd_readCurrentMonitor_response & | from | ) |
Definition at line 12614 of file daphne_control_low.pb.cc.
|
inlinenoexcept |
Definition at line 8425 of file daphne_control_low.pb.h.
|
explicitprotected |
Definition at line 12609 of file daphne_control_low.pb.cc.
| PROTOBUF_CONSTEXPR daphne::cmd_readCurrentMonitor_response::cmd_readCurrentMonitor_response | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 881 of file daphne_control_low.pb.cc.
|
inlineprivate |
Definition at line 15392 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15414 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15350 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15359 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15396 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15418 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15354 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15323 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15319 of file daphne_control_low.pb.h.
|
final |
Definition at line 12679 of file daphne_control_low.pb.cc.
|
final |
Definition at line 12737 of file daphne_control_low.pb.cc.
|
final |
Definition at line 12782 of file daphne_control_low.pb.cc.
|
final |
Definition at line 12666 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 15381 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15403 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15330 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15308 of file daphne_control_low.pb.h.
| void daphne::cmd_readCurrentMonitor_response::CopyFrom | ( | const cmd_readCurrentMonitor_response & | from | ) |
Definition at line 12846 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 15384 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15406 of file daphne_control_low.pb.h.
|
inlinestatic |
Definition at line 8464 of file daphne_control_low.pb.h.
|
inlinestatic |
Definition at line 8455 of file daphne_control_low.pb.h.
|
inlinestaticprivate |
Definition at line 8527 of file daphne_control_low.pb.h.
|
inlinefinal |
Definition at line 8517 of file daphne_control_low.pb.h.
|
final |
Definition at line 12820 of file daphne_control_low.pb.cc.
|
inlinestatic |
Definition at line 8458 of file daphne_control_low.pb.h.
|
final |
Definition at line 12872 of file daphne_control_low.pb.cc.
|
inlinestatic |
Definition at line 8461 of file daphne_control_low.pb.h.
|
inlinestatic |
Definition at line 8467 of file daphne_control_low.pb.h.
|
private |
Definition at line 12857 of file daphne_control_low.pb.cc.
|
final |
Definition at line 12853 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 8504 of file daphne_control_low.pb.h.
|
staticprivate |
Definition at line 12823 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 15333 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15345 of file daphne_control_low.pb.h.
|
inline |
Definition at line 8451 of file daphne_control_low.pb.h.
|
inlinefinal |
Definition at line 8498 of file daphne_control_low.pb.h.
|
inlinenoexcept |
Definition at line 8434 of file daphne_control_low.pb.h.
|
inline |
Definition at line 8430 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15364 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15369 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15388 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15410 of file daphne_control_low.pb.h.
| void daphne::cmd_readCurrentMonitor_response::set_message | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 15338 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15315 of file daphne_control_low.pb.h.
|
finalprivate |
Definition at line 12662 of file daphne_control_low.pb.cc.
|
inlineprivate |
Definition at line 12639 of file daphne_control_low.pb.cc.
|
inlineprivate |
Definition at line 12658 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 15311 of file daphne_control_low.pb.h.
|
inline |
Definition at line 8477 of file daphne_control_low.pb.h.
|
inline |
Definition at line 8448 of file daphne_control_low.pb.h.
|
inline |
Definition at line 8490 of file daphne_control_low.pb.h.
|
friend |
Definition at line 8601 of file daphne_control_low.pb.h.
|
friend |
Definition at line 8526 of file daphne_control_low.pb.h.
|
friend |
Definition at line 8599 of file daphne_control_low.pb.h.
|
friend |
Definition at line 8613 of file daphne_control_low.pb.h.
|
friend |
Definition at line 8474 of file daphne_control_low.pb.h.
| union { ... } daphne::cmd_readCurrentMonitor_response |
|
static |
Definition at line 8534 of file daphne_control_low.pb.h.
| Impl_ daphne::cmd_readCurrentMonitor_response::_impl_ |
Definition at line 8612 of file daphne_control_low.pb.h.
|
staticprivate |
Definition at line 8600 of file daphne_control_low.pb.h.
|
staticconstexpr |
Definition at line 8471 of file daphne_control_low.pb.h.