|
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 2694 of file daphne_control_high.pb.h.
|
private |
Definition at line 2930 of file daphne_control_high.pb.h.
Definition at line 2929 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kChannelListFieldNumber | |
| kDataFieldNumber | |
| kMessageFieldNumber | |
| kNumberOfSamplesFieldNumber | |
| kSuccessFieldNumber | |
| kSoftwareTriggerFieldNumber | |
| kNumberOfWaveformsFieldNumber | |
Definition at line 2821 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2697 of file daphne_control_high.pb.h.
|
override |
Definition at line 4435 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::DumpSpyBuffersResponse::DumpSpyBuffersResponse | ( | const DumpSpyBuffersResponse & | from | ) |
Definition at line 4386 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 2703 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 4381 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 7873 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7841 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7981 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7949 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8011 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7877 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7985 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8020 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7894 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7916 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8015 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7898 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7920 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7942 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7834 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7938 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7830 of file daphne_control_high.pb.h.
|
final |
Definition at line 4465 of file daphne_control_high.pb.cc.
|
final |
Definition at line 4542 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7858 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7966 of file daphne_control_high.pb.h.
|
final |
Definition at line 4612 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7863 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7850 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7844 of file daphne_control_high.pb.h.
|
final |
Definition at line 4450 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7847 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7955 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7991 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7883 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7905 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7927 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7819 of file daphne_control_high.pb.h.
| void daphne::DumpSpyBuffersResponse::CopyFrom | ( | const DumpSpyBuffersResponse & | from | ) |
Definition at line 4712 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7971 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7958 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7952 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2742 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2733 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 2805 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 2795 of file daphne_control_high.pb.h.
|
final |
Definition at line 4681 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2736 of file daphne_control_high.pb.h.
|
final |
Definition at line 4740 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2739 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2745 of file daphne_control_high.pb.h.
|
private |
Definition at line 4723 of file daphne_control_high.pb.cc.
|
final |
Definition at line 4719 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 2782 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 4684 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7994 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7867 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7975 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8006 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2729 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 2776 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7886 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7908 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2708 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 2712 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8025 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8030 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7854 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7962 of file daphne_control_high.pb.h.
| void daphne::DumpSpyBuffersResponse::set_message | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 7999 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7890 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7912 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7934 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7826 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 4446 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 4416 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 4440 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7930 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7822 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2755 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2726 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2768 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2928 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2804 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2926 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2945 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2752 of file daphne_control_high.pb.h.
| union { ... } daphne::DumpSpyBuffersResponse |
|
static |
Definition at line 2812 of file daphne_control_high.pb.h.
| Impl_ daphne::DumpSpyBuffersResponse::_impl_ |
Definition at line 2944 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 2927 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 2749 of file daphne_control_high.pb.h.