|
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 , kTrimChannelFieldNumber = 3 , kTrimValueFieldNumber = 4 } |
Public Member Functions | |
| cmd_readTrim_singleChannel_response () | |
| ~cmd_readTrim_singleChannel_response () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | cmd_readTrim_singleChannel_response (::google::protobuf::internal::ConstantInitialized) |
| cmd_readTrim_singleChannel_response (const cmd_readTrim_singleChannel_response &from) | |
| cmd_readTrim_singleChannel_response (cmd_readTrim_singleChannel_response &&from) noexcept | |
| cmd_readTrim_singleChannel_response & | operator= (const cmd_readTrim_singleChannel_response &from) |
| cmd_readTrim_singleChannel_response & | operator= (cmd_readTrim_singleChannel_response &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (cmd_readTrim_singleChannel_response *other) |
| void | UnsafeArenaSwap (cmd_readTrim_singleChannel_response *other) |
| cmd_readTrim_singleChannel_response * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const cmd_readTrim_singleChannel_response &from) |
| void | MergeFrom (const cmd_readTrim_singleChannel_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_trimchannel () |
| ::uint32_t | trimchannel () const |
| void | set_trimchannel (::uint32_t value) |
| void | clear_trimvalue () |
| ::uint32_t | trimvalue () const |
| void | set_trimvalue (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | cmd_readTrim_singleChannel_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_readTrim_singleChannel_response & | default_instance () |
| static const cmd_readTrim_singleChannel_response * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| cmd_readTrim_singleChannel_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_readTrim_singleChannel_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_trimchannel () const |
| void | _internal_set_trimchannel (::uint32_t value) |
| ::uint32_t | _internal_trimvalue () const |
| void | _internal_set_trimvalue (::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, 58, 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_readTrim_singleChannel_response &a, cmd_readTrim_singleChannel_response &b) |
Definition at line 6596 of file daphne_control_low.pb.h.
Definition at line 6783 of file daphne_control_low.pb.h.
Definition at line 6782 of file daphne_control_low.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kMessageFieldNumber | |
| kSuccessFieldNumber | |
| kTrimChannelFieldNumber | |
| kTrimValueFieldNumber | |
Definition at line 6723 of file daphne_control_low.pb.h.
|
inline |
Definition at line 6599 of file daphne_control_low.pb.h.
|
override |
Definition at line 10394 of file daphne_control_low.pb.cc.
|
explicit |
| daphne::cmd_readTrim_singleChannel_response::cmd_readTrim_singleChannel_response | ( | const cmd_readTrim_singleChannel_response & | from | ) |
Definition at line 10355 of file daphne_control_low.pb.cc.
|
inlinenoexcept |
Definition at line 6605 of file daphne_control_low.pb.h.
|
explicitprotected |
Definition at line 10350 of file daphne_control_low.pb.cc.
| PROTOBUF_CONSTEXPR daphne::cmd_readTrim_singleChannel_response::cmd_readTrim_singleChannel_response | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 688 of file daphne_control_low.pb.cc.
|
inlineprivate |
Definition at line 14553 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 14562 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 14557 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 14526 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 14599 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 14621 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 14522 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 14595 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 14617 of file daphne_control_low.pb.h.
|
final |
Definition at line 10420 of file daphne_control_low.pb.cc.
|
final |
Definition at line 10478 of file daphne_control_low.pb.cc.
|
final |
Definition at line 10523 of file daphne_control_low.pb.cc.
|
final |
Definition at line 10407 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 14533 of file daphne_control_low.pb.h.
|
inline |
Definition at line 14511 of file daphne_control_low.pb.h.
|
inline |
Definition at line 14584 of file daphne_control_low.pb.h.
|
inline |
Definition at line 14606 of file daphne_control_low.pb.h.
| void daphne::cmd_readTrim_singleChannel_response::CopyFrom | ( | const cmd_readTrim_singleChannel_response & | from | ) |
Definition at line 10587 of file daphne_control_low.pb.cc.
|
inlinestatic |
Definition at line 6644 of file daphne_control_low.pb.h.
|
inlinestatic |
Definition at line 6635 of file daphne_control_low.pb.h.
|
inlinestaticprivate |
Definition at line 6707 of file daphne_control_low.pb.h.
|
inlinefinal |
Definition at line 6697 of file daphne_control_low.pb.h.
|
final |
Definition at line 10561 of file daphne_control_low.pb.cc.
|
inlinestatic |
Definition at line 6638 of file daphne_control_low.pb.h.
|
final |
Definition at line 10613 of file daphne_control_low.pb.cc.
|
inlinestatic |
Definition at line 6641 of file daphne_control_low.pb.h.
|
inlinestatic |
Definition at line 6647 of file daphne_control_low.pb.h.
|
private |
Definition at line 10598 of file daphne_control_low.pb.cc.
|
final |
Definition at line 10594 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 6684 of file daphne_control_low.pb.h.
|
staticprivate |
Definition at line 10564 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 14536 of file daphne_control_low.pb.h.
|
inline |
Definition at line 14548 of file daphne_control_low.pb.h.
|
inline |
Definition at line 6631 of file daphne_control_low.pb.h.
|
inlinefinal |
Definition at line 6678 of file daphne_control_low.pb.h.
|
inlinenoexcept |
Definition at line 6614 of file daphne_control_low.pb.h.
|
inline |
Definition at line 6610 of file daphne_control_low.pb.h.
|
inline |
Definition at line 14567 of file daphne_control_low.pb.h.
|
inline |
Definition at line 14572 of file daphne_control_low.pb.h.
| void daphne::cmd_readTrim_singleChannel_response::set_message | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 14541 of file daphne_control_low.pb.h.
|
inline |
Definition at line 14518 of file daphne_control_low.pb.h.
|
inline |
Definition at line 14591 of file daphne_control_low.pb.h.
|
inline |
Definition at line 14613 of file daphne_control_low.pb.h.
|
finalprivate |
Definition at line 10403 of file daphne_control_low.pb.cc.
|
inlineprivate |
Definition at line 10380 of file daphne_control_low.pb.cc.
|
inlineprivate |
Definition at line 10399 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 14514 of file daphne_control_low.pb.h.
|
inline |
Definition at line 6657 of file daphne_control_low.pb.h.
|
inline |
Definition at line 14587 of file daphne_control_low.pb.h.
|
inline |
Definition at line 14609 of file daphne_control_low.pb.h.
|
inline |
Definition at line 6628 of file daphne_control_low.pb.h.
|
inline |
Definition at line 6670 of file daphne_control_low.pb.h.
|
friend |
Definition at line 6781 of file daphne_control_low.pb.h.
|
friend |
Definition at line 6706 of file daphne_control_low.pb.h.
|
friend |
Definition at line 6779 of file daphne_control_low.pb.h.
|
friend |
Definition at line 6793 of file daphne_control_low.pb.h.
|
friend |
Definition at line 6654 of file daphne_control_low.pb.h.
| union { ... } daphne::cmd_readTrim_singleChannel_response |
|
static |
Definition at line 6714 of file daphne_control_low.pb.h.
| Impl_ daphne::cmd_readTrim_singleChannel_response::_impl_ |
Definition at line 6792 of file daphne_control_low.pb.h.
|
staticprivate |
Definition at line 6780 of file daphne_control_low.pb.h.
|
staticconstexpr |
Definition at line 6651 of file daphne_control_low.pb.h.