|
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 , kOffsetChannelFieldNumber = 3 , kOffsetValueFieldNumber = 4 } |
Public Member Functions | |
| cmd_readOffset_singleChannel_response () | |
| ~cmd_readOffset_singleChannel_response () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | cmd_readOffset_singleChannel_response (::google::protobuf::internal::ConstantInitialized) |
| cmd_readOffset_singleChannel_response (const cmd_readOffset_singleChannel_response &from) | |
| cmd_readOffset_singleChannel_response (cmd_readOffset_singleChannel_response &&from) noexcept | |
| cmd_readOffset_singleChannel_response & | operator= (const cmd_readOffset_singleChannel_response &from) |
| cmd_readOffset_singleChannel_response & | operator= (cmd_readOffset_singleChannel_response &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (cmd_readOffset_singleChannel_response *other) |
| void | UnsafeArenaSwap (cmd_readOffset_singleChannel_response *other) |
| cmd_readOffset_singleChannel_response * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const cmd_readOffset_singleChannel_response &from) |
| void | MergeFrom (const cmd_readOffset_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_offsetchannel () |
| ::uint32_t | offsetchannel () const |
| void | set_offsetchannel (::uint32_t value) |
| void | clear_offsetvalue () |
| ::uint32_t | offsetvalue () const |
| void | set_offsetvalue (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | cmd_readOffset_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_readOffset_singleChannel_response & | default_instance () |
| static const cmd_readOffset_singleChannel_response * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| cmd_readOffset_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_readOffset_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_offsetchannel () const |
| void | _internal_set_offsetchannel (::uint32_t value) |
| ::uint32_t | _internal_offsetvalue () const |
| void | _internal_set_offsetvalue (::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, 60, 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_readOffset_singleChannel_response &a, cmd_readOffset_singleChannel_response &b) |
Definition at line 7700 of file daphne_control_low.pb.h.
Definition at line 7887 of file daphne_control_low.pb.h.
Definition at line 7886 of file daphne_control_low.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kMessageFieldNumber | |
| kSuccessFieldNumber | |
| kOffsetChannelFieldNumber | |
| kOffsetValueFieldNumber | |
Definition at line 7827 of file daphne_control_low.pb.h.
|
inline |
Definition at line 7703 of file daphne_control_low.pb.h.
|
override |
Definition at line 11766 of file daphne_control_low.pb.cc.
|
explicit |
| daphne::cmd_readOffset_singleChannel_response::cmd_readOffset_singleChannel_response | ( | const cmd_readOffset_singleChannel_response & | from | ) |
Definition at line 11727 of file daphne_control_low.pb.cc.
|
inlinenoexcept |
Definition at line 7709 of file daphne_control_low.pb.h.
|
explicitprotected |
Definition at line 11722 of file daphne_control_low.pb.cc.
| PROTOBUF_CONSTEXPR daphne::cmd_readOffset_singleChannel_response::cmd_readOffset_singleChannel_response | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 805 of file daphne_control_low.pb.cc.
|
inlineprivate |
Definition at line 15056 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15065 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15098 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15120 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15060 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15102 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15124 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15029 of file daphne_control_low.pb.h.
|
inlineprivate |
Definition at line 15025 of file daphne_control_low.pb.h.
|
final |
Definition at line 11792 of file daphne_control_low.pb.cc.
|
final |
Definition at line 11850 of file daphne_control_low.pb.cc.
|
final |
Definition at line 11895 of file daphne_control_low.pb.cc.
|
final |
Definition at line 11779 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 15036 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15087 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15109 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15014 of file daphne_control_low.pb.h.
| void daphne::cmd_readOffset_singleChannel_response::CopyFrom | ( | const cmd_readOffset_singleChannel_response & | from | ) |
Definition at line 11959 of file daphne_control_low.pb.cc.
|
inlinestatic |
Definition at line 7748 of file daphne_control_low.pb.h.
|
inlinestatic |
Definition at line 7739 of file daphne_control_low.pb.h.
|
inlinestaticprivate |
Definition at line 7811 of file daphne_control_low.pb.h.
|
inlinefinal |
Definition at line 7801 of file daphne_control_low.pb.h.
|
final |
Definition at line 11933 of file daphne_control_low.pb.cc.
|
inlinestatic |
Definition at line 7742 of file daphne_control_low.pb.h.
|
final |
Definition at line 11985 of file daphne_control_low.pb.cc.
|
inlinestatic |
Definition at line 7745 of file daphne_control_low.pb.h.
|
inlinestatic |
Definition at line 7751 of file daphne_control_low.pb.h.
|
private |
Definition at line 11970 of file daphne_control_low.pb.cc.
|
final |
Definition at line 11966 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 7788 of file daphne_control_low.pb.h.
|
staticprivate |
Definition at line 11936 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 15039 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15051 of file daphne_control_low.pb.h.
|
inline |
Definition at line 7735 of file daphne_control_low.pb.h.
|
inlinefinal |
Definition at line 7782 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15090 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15112 of file daphne_control_low.pb.h.
|
inlinenoexcept |
Definition at line 7718 of file daphne_control_low.pb.h.
|
inline |
Definition at line 7714 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15070 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15075 of file daphne_control_low.pb.h.
| void daphne::cmd_readOffset_singleChannel_response::set_message | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 15044 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15094 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15116 of file daphne_control_low.pb.h.
|
inline |
Definition at line 15021 of file daphne_control_low.pb.h.
|
finalprivate |
Definition at line 11775 of file daphne_control_low.pb.cc.
|
inlineprivate |
Definition at line 11752 of file daphne_control_low.pb.cc.
|
inlineprivate |
Definition at line 11771 of file daphne_control_low.pb.cc.
|
inline |
Definition at line 15017 of file daphne_control_low.pb.h.
|
inline |
Definition at line 7761 of file daphne_control_low.pb.h.
|
inline |
Definition at line 7732 of file daphne_control_low.pb.h.
|
inline |
Definition at line 7774 of file daphne_control_low.pb.h.
|
friend |
Definition at line 7885 of file daphne_control_low.pb.h.
|
friend |
Definition at line 7810 of file daphne_control_low.pb.h.
|
friend |
Definition at line 7883 of file daphne_control_low.pb.h.
|
friend |
Definition at line 7897 of file daphne_control_low.pb.h.
|
friend |
Definition at line 7758 of file daphne_control_low.pb.h.
| union { ... } daphne::cmd_readOffset_singleChannel_response |
|
static |
Definition at line 7818 of file daphne_control_low.pb.h.
| Impl_ daphne::cmd_readOffset_singleChannel_response::_impl_ |
Definition at line 7896 of file daphne_control_low.pb.h.
|
staticprivate |
Definition at line 7884 of file daphne_control_low.pb.h.
|
staticconstexpr |
Definition at line 7755 of file daphne_control_low.pb.h.