|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <daphne_control_high.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kChannelListFieldNumber = 1 , kRequestIDFieldNumber = 5 , kNumberOfSamplesFieldNumber = 2 , kNumberOfWaveformsFieldNumber = 3 , kSoftwareTriggerFieldNumber = 4 , kChunkSizeFieldNumber = 6 } |
Public Member Functions | |
| DumpSpyBuffersChunkRequest () | |
| ~DumpSpyBuffersChunkRequest () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | DumpSpyBuffersChunkRequest (::google::protobuf::internal::ConstantInitialized) |
| DumpSpyBuffersChunkRequest (const DumpSpyBuffersChunkRequest &from) | |
| DumpSpyBuffersChunkRequest (DumpSpyBuffersChunkRequest &&from) noexcept | |
| DumpSpyBuffersChunkRequest & | operator= (const DumpSpyBuffersChunkRequest &from) |
| DumpSpyBuffersChunkRequest & | operator= (DumpSpyBuffersChunkRequest &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (DumpSpyBuffersChunkRequest *other) |
| void | UnsafeArenaSwap (DumpSpyBuffersChunkRequest *other) |
| DumpSpyBuffersChunkRequest * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const DumpSpyBuffersChunkRequest &from) |
| void | MergeFrom (const DumpSpyBuffersChunkRequest &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 () |
| void | clear_requestid () |
| const std::string & | requestid () const |
| template<typename Arg_ = const std::string&, typename... Args_> | |
| void | set_requestid (Arg_ &&arg, Args_... args) |
| std::string * | mutable_requestid () |
| PROTOBUF_NODISCARD std::string * | release_requestid () |
| void | set_allocated_requestid (std::string *ptr) |
| void | clear_numberofsamples () |
| ::uint32_t | numberofsamples () const |
| void | set_numberofsamples (::uint32_t value) |
| void | clear_numberofwaveforms () |
| ::uint32_t | numberofwaveforms () const |
| void | set_numberofwaveforms (::uint32_t value) |
| void | clear_softwaretrigger () |
| bool | softwaretrigger () const |
| void | set_softwaretrigger (bool value) |
| void | clear_chunksize () |
| ::uint32_t | chunksize () const |
| void | set_chunksize (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | DumpSpyBuffersChunkRequest (::_pbi::ConstantInitialized) |
| template<typename Arg_ , typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_requestid (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 DumpSpyBuffersChunkRequest & | default_instance () |
| static const DumpSpyBuffersChunkRequest * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| DumpSpyBuffersChunkRequest (::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 (DumpSpyBuffersChunkRequest *other) |
| int | _internal_channellist_size () const |
| const ::google::protobuf::RepeatedField<::uint32_t > & | _internal_channellist () const |
| ::google::protobuf::RepeatedField<::uint32_t > * | _internal_mutable_channellist () |
| const std::string & | _internal_requestid () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_requestid (const std::string &value) |
| std::string * | _internal_mutable_requestid () |
| ::uint32_t | _internal_numberofsamples () const |
| void | _internal_set_numberofsamples (::uint32_t value) |
| ::uint32_t | _internal_numberofwaveforms () const |
| void | _internal_set_numberofwaveforms (::uint32_t value) |
| bool | _internal_softwaretrigger () const |
| void | _internal_set_softwaretrigger (bool value) |
| ::uint32_t | _internal_chunksize () const |
| void | _internal_set_chunksize (::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, 6, 0, 51, 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 (DumpSpyBuffersChunkRequest &a, DumpSpyBuffersChunkRequest &b) |
Definition at line 2950 of file daphne_control_high.pb.h.
Definition at line 3167 of file daphne_control_high.pb.h.
Definition at line 3166 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kChannelListFieldNumber | |
| kRequestIDFieldNumber | |
| kNumberOfSamplesFieldNumber | |
| kNumberOfWaveformsFieldNumber | |
| kSoftwareTriggerFieldNumber | |
| kChunkSizeFieldNumber | |
Definition at line 3077 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2953 of file daphne_control_high.pb.h.
|
override |
Definition at line 4805 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::DumpSpyBuffersChunkRequest::DumpSpyBuffersChunkRequest | ( | const DumpSpyBuffersChunkRequest & | from | ) |
Definition at line 4760 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 2959 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 4755 of file daphne_control_high.pb.cc.
| PROTOBUF_CONSTEXPR daphne::DumpSpyBuffersChunkRequest::DumpSpyBuffersChunkRequest | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 289 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 8080 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8048 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8218 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8084 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8185 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8101 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8123 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8176 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8222 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8105 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8127 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8180 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8149 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8145 of file daphne_control_high.pb.h.
|
final |
Definition at line 4833 of file daphne_control_high.pb.cc.
|
final |
Definition at line 4905 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 8065 of file daphne_control_high.pb.h.
|
final |
Definition at line 4966 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 8070 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8057 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8051 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8210 of file daphne_control_high.pb.h.
|
final |
Definition at line 4819 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 8054 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8207 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8090 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8112 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8156 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8134 of file daphne_control_high.pb.h.
| void daphne::DumpSpyBuffersChunkRequest::CopyFrom | ( | const DumpSpyBuffersChunkRequest & | from | ) |
Definition at line 5053 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2998 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2989 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 3061 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 3051 of file daphne_control_high.pb.h.
|
final |
Definition at line 5023 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2992 of file daphne_control_high.pb.h.
|
final |
Definition at line 5080 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2995 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 3001 of file daphne_control_high.pb.h.
|
private |
Definition at line 5064 of file daphne_control_high.pb.cc.
|
final |
Definition at line 5060 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 3038 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 5026 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 8074 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8171 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2985 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 3032 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8093 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8115 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2964 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 2968 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8190 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8159 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8195 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8061 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8214 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8097 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8119 of file daphne_control_high.pb.h.
| void daphne::DumpSpyBuffersChunkRequest::set_requestid | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 8164 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8141 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 4815 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 4788 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 4810 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 8137 of file daphne_control_high.pb.h.
|
inline |
Definition at line 3011 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2982 of file daphne_control_high.pb.h.
|
inline |
Definition at line 3024 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3165 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3060 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3163 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3180 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3008 of file daphne_control_high.pb.h.
| union { ... } daphne::DumpSpyBuffersChunkRequest |
|
static |
Definition at line 3068 of file daphne_control_high.pb.h.
| Impl_ daphne::DumpSpyBuffersChunkRequest::_impl_ |
Definition at line 3179 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 3164 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 3005 of file daphne_control_high.pb.h.