|
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 2948 of file daphne_control_high.pb.h.
Definition at line 3165 of file daphne_control_high.pb.h.
Definition at line 3164 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kChannelListFieldNumber | |
| kRequestIDFieldNumber | |
| kNumberOfSamplesFieldNumber | |
| kNumberOfWaveformsFieldNumber | |
| kSoftwareTriggerFieldNumber | |
| kChunkSizeFieldNumber | |
Definition at line 3075 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2951 of file daphne_control_high.pb.h.
|
override |
Definition at line 4801 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::DumpSpyBuffersChunkRequest::DumpSpyBuffersChunkRequest | ( | const DumpSpyBuffersChunkRequest & | from | ) |
Definition at line 4756 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 2957 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 4751 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 8078 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8046 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8216 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8082 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8183 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8099 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8121 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8174 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8220 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8103 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8125 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8178 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8147 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8143 of file daphne_control_high.pb.h.
|
final |
Definition at line 4829 of file daphne_control_high.pb.cc.
|
final |
Definition at line 4901 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 8063 of file daphne_control_high.pb.h.
|
final |
Definition at line 4962 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 8068 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8055 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8049 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8208 of file daphne_control_high.pb.h.
|
final |
Definition at line 4815 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 8052 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8205 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8088 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8110 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8154 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8132 of file daphne_control_high.pb.h.
| void daphne::DumpSpyBuffersChunkRequest::CopyFrom | ( | const DumpSpyBuffersChunkRequest & | from | ) |
Definition at line 5049 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2996 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2987 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 3059 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 3049 of file daphne_control_high.pb.h.
|
final |
Definition at line 5019 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2990 of file daphne_control_high.pb.h.
|
final |
Definition at line 5076 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 2993 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 2999 of file daphne_control_high.pb.h.
|
private |
Definition at line 5060 of file daphne_control_high.pb.cc.
|
final |
Definition at line 5056 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 3036 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 5022 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 8072 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8169 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2983 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 3030 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8091 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8113 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2962 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 2966 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8188 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8157 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8193 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8059 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8212 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8095 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8117 of file daphne_control_high.pb.h.
| void daphne::DumpSpyBuffersChunkRequest::set_requestid | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 8162 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8139 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 4811 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 4784 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 4806 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 8135 of file daphne_control_high.pb.h.
|
inline |
Definition at line 3009 of file daphne_control_high.pb.h.
|
inline |
Definition at line 2980 of file daphne_control_high.pb.h.
|
inline |
Definition at line 3022 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3163 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3058 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3161 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3178 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3006 of file daphne_control_high.pb.h.
| union { ... } daphne::DumpSpyBuffersChunkRequest |
|
static |
Definition at line 3066 of file daphne_control_high.pb.h.
| Impl_ daphne::DumpSpyBuffersChunkRequest::_impl_ |
Definition at line 3177 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 3162 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 3003 of file daphne_control_high.pb.h.