|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <daphne_control_high.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kChannelListFieldNumber = 2 , kDataFieldNumber = 6 , kMessageFieldNumber = 7 , kNumberOfSamplesFieldNumber = 3 , kSuccessFieldNumber = 1 , kSoftwareTriggerFieldNumber = 5 , kNumberOfWaveformsFieldNumber = 4 } |
Public Member Functions | |
| DumpSpyBuffersResponse () | |
| ~DumpSpyBuffersResponse () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | DumpSpyBuffersResponse (::google::protobuf::internal::ConstantInitialized) |
| DumpSpyBuffersResponse (const DumpSpyBuffersResponse &from) | |
| DumpSpyBuffersResponse (DumpSpyBuffersResponse &&from) noexcept | |
| DumpSpyBuffersResponse & | operator= (const DumpSpyBuffersResponse &from) |
| DumpSpyBuffersResponse & | operator= (DumpSpyBuffersResponse &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (DumpSpyBuffersResponse *other) |
| void | UnsafeArenaSwap (DumpSpyBuffersResponse *other) |
| DumpSpyBuffersResponse * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const DumpSpyBuffersResponse &from) |
| void | MergeFrom (const DumpSpyBuffersResponse &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 |
| int | channellist_size () const |
| void | clear_channellist () |
| ::uint32_t | channellist (int index) const |
| void | set_channellist (int index, ::uint32_t value) |
| void | add_channellist (::uint32_t value) |
| const ::google::protobuf::RepeatedField<::uint32_t > & | channellist () const |
| ::google::protobuf::RepeatedField<::uint32_t > * | mutable_channellist () |
| int | data_size () const |
| void | clear_data () |
| ::uint32_t | data (int index) const |
| void | set_data (int index, ::uint32_t value) |
| void | add_data (::uint32_t value) |
| const ::google::protobuf::RepeatedField<::uint32_t > & | data () const |
| ::google::protobuf::RepeatedField<::uint32_t > * | mutable_data () |
| 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_numberofsamples () |
| ::uint32_t | numberofsamples () const |
| void | set_numberofsamples (::uint32_t value) |
| void | clear_success () |
| bool | success () const |
| void | set_success (bool value) |
| void | clear_softwaretrigger () |
| bool | softwaretrigger () const |
| void | set_softwaretrigger (bool value) |
| void | clear_numberofwaveforms () |
| ::uint32_t | numberofwaveforms () const |
| void | set_numberofwaveforms (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | DumpSpyBuffersResponse (::_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 DumpSpyBuffersResponse & | default_instance () |
| static const DumpSpyBuffersResponse * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| DumpSpyBuffersResponse (::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 (DumpSpyBuffersResponse *other) |
| int | _internal_channellist_size () const |
| const ::google::protobuf::RepeatedField<::uint32_t > & | _internal_channellist () const |
| ::google::protobuf::RepeatedField<::uint32_t > * | _internal_mutable_channellist () |
| int | _internal_data_size () const |
| const ::google::protobuf::RepeatedField<::uint32_t > & | _internal_data () const |
| ::google::protobuf::RepeatedField<::uint32_t > * | _internal_mutable_data () |
| const std::string & | _internal_message () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_message (const std::string &value) |
| std::string * | _internal_mutable_message () |
| ::uint32_t | _internal_numberofsamples () const |
| void | _internal_set_numberofsamples (::uint32_t value) |
| bool | _internal_success () const |
| void | _internal_set_success (bool value) |
| bool | _internal_softwaretrigger () const |
| void | _internal_set_softwaretrigger (bool value) |
| ::uint32_t | _internal_numberofwaveforms () const |
| void | _internal_set_numberofwaveforms (::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< 3, 7, 0, 45, 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 (DumpSpyBuffersResponse &a, DumpSpyBuffersResponse &b) |
Definition at line 2696 of file daphne_control_high.pb.h.
|
private |
Definition at line 2932 of file daphne_control_high.pb.h.
Definition at line 2931 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kChannelListFieldNumber | |
| kDataFieldNumber | |
| kMessageFieldNumber | |
| kNumberOfSamplesFieldNumber | |
| kSuccessFieldNumber | |
| kSoftwareTriggerFieldNumber | |
| kNumberOfWaveformsFieldNumber | |
Definition at line 2823 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2699 of file daphne_control_high.pb.h.
|
override |
Definition at line 4439 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::DumpSpyBuffersResponse::DumpSpyBuffersResponse | ( | const DumpSpyBuffersResponse & | from | ) |
Definition at line 4390 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 2705 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 4385 of file daphne_control_high.pb.cc.
| PROTOBUF_CONSTEXPR daphne::DumpSpyBuffersResponse::DumpSpyBuffersResponse | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 262 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 7875 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7843 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7983 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7951 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8013 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7879 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7987 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8022 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7896 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7918 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8017 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7900 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7922 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7944 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7836 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7940 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7832 of file daphne_control_high.pb.h.
|
final |
Definition at line 4469 of file daphne_control_high.pb.cc.
|
final |
Definition at line 4546 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7860 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7968 of file daphne_control_high.pb.h.
|
final |
Definition at line 4616 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7865 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7852 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7846 of file daphne_control_high.pb.h.
|
final |
Definition at line 4454 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7849 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7957 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7993 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7885 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7907 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7929 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7821 of file daphne_control_high.pb.h.
| void daphne::DumpSpyBuffersResponse::CopyFrom | ( | const DumpSpyBuffersResponse & | from | ) |
Definition at line 4716 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7973 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7960 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7954 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2744 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2735 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 2807 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 2797 of file daphne_control_high.pb.h.
|
final |
Definition at line 4685 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2738 of file daphne_control_high.pb.h.
|
final |
Definition at line 4744 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2741 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2747 of file daphne_control_high.pb.h.
|
private |
Definition at line 4727 of file daphne_control_high.pb.cc.
|
final |
Definition at line 4723 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 2784 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 4688 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7996 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7869 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7977 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8008 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2731 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 2778 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7888 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7910 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2710 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 2714 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8027 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8032 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7856 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7964 of file daphne_control_high.pb.h.
| void daphne::DumpSpyBuffersResponse::set_message | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 8001 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7892 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7914 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7936 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7828 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 4450 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 4420 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 4444 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7932 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7824 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2757 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2728 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2770 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2930 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2806 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2928 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2947 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2754 of file daphne_control_high.pb.h.
| union { ... } daphne::DumpSpyBuffersResponse |
|
static |
Definition at line 2814 of file daphne_control_high.pb.h.
| Impl_ daphne::DumpSpyBuffersResponse::_impl_ |
Definition at line 2946 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 2929 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 2751 of file daphne_control_high.pb.h.