|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <wib.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kDeframedSamplesFieldNumber = 5 , kDeframedTimestampsFieldNumber = 6 , kCrateNumFieldNumber = 1 , kWibNumFieldNumber = 2 , kNumSamplesFieldNumber = 4 , kSuccessFieldNumber = 7 } |
Public Member Functions | |
| ReadDaqSpy_DeframedDaqSpy () | |
| ~ReadDaqSpy_DeframedDaqSpy () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | ReadDaqSpy_DeframedDaqSpy (::google::protobuf::internal::ConstantInitialized) |
| ReadDaqSpy_DeframedDaqSpy (const ReadDaqSpy_DeframedDaqSpy &from) | |
| ReadDaqSpy_DeframedDaqSpy (ReadDaqSpy_DeframedDaqSpy &&from) noexcept | |
| ReadDaqSpy_DeframedDaqSpy & | operator= (const ReadDaqSpy_DeframedDaqSpy &from) |
| ReadDaqSpy_DeframedDaqSpy & | operator= (ReadDaqSpy_DeframedDaqSpy &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ReadDaqSpy_DeframedDaqSpy *other) |
| void | UnsafeArenaSwap (ReadDaqSpy_DeframedDaqSpy *other) |
| ReadDaqSpy_DeframedDaqSpy * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const ReadDaqSpy_DeframedDaqSpy &from) |
| void | MergeFrom (const ReadDaqSpy_DeframedDaqSpy &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_deframed_samples () |
| const std::string & | deframed_samples () const |
| template<typename Arg_ = const std::string&, typename... Args_> | |
| void | set_deframed_samples (Arg_ &&arg, Args_... args) |
| std::string * | mutable_deframed_samples () |
| PROTOBUF_NODISCARD std::string * | release_deframed_samples () |
| void | set_allocated_deframed_samples (std::string *ptr) |
| void | clear_deframed_timestamps () |
| const std::string & | deframed_timestamps () const |
| template<typename Arg_ = const std::string&, typename... Args_> | |
| void | set_deframed_timestamps (Arg_ &&arg, Args_... args) |
| std::string * | mutable_deframed_timestamps () |
| PROTOBUF_NODISCARD std::string * | release_deframed_timestamps () |
| void | set_allocated_deframed_timestamps (std::string *ptr) |
| void | clear_crate_num () |
| ::uint32_t | crate_num () const |
| void | set_crate_num (::uint32_t value) |
| void | clear_wib_num () |
| ::uint32_t | wib_num () const |
| void | set_wib_num (::uint32_t value) |
| void | clear_num_samples () |
| ::uint32_t | num_samples () const |
| void | set_num_samples (::uint32_t value) |
| void | clear_success () |
| bool | success () const |
| void | set_success (bool value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | ReadDaqSpy_DeframedDaqSpy (::_pbi::ConstantInitialized) |
| template<typename Arg_ , typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_deframed_samples (Arg_ &&arg, Args_... args) |
| template<typename Arg_ , typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_deframed_timestamps (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 ReadDaqSpy_DeframedDaqSpy & | default_instance () |
| static const ReadDaqSpy_DeframedDaqSpy * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| ReadDaqSpy_DeframedDaqSpy (::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 (ReadDaqSpy_DeframedDaqSpy *other) |
| const std::string & | _internal_deframed_samples () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_deframed_samples (const std::string &value) |
| std::string * | _internal_mutable_deframed_samples () |
| const std::string & | _internal_deframed_timestamps () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_deframed_timestamps (const std::string &value) |
| std::string * | _internal_mutable_deframed_timestamps () |
| ::uint32_t | _internal_crate_num () const |
| void | _internal_set_crate_num (::uint32_t value) |
| ::uint32_t | _internal_wib_num () const |
| void | _internal_set_wib_num (::uint32_t value) |
| ::uint32_t | _internal_num_samples () const |
| void | _internal_set_num_samples (::uint32_t value) |
| bool | _internal_success () const |
| void | _internal_set_success (bool 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, 0, 2 > | _table_ |
Friends | |
| class | ::google::protobuf::internal::AnyMetadata |
| class | ::google::protobuf::internal::TcParser |
| template<typename T > | |
| class | ::google::protobuf::Arena::InternalHelper |
| struct | ::TableStruct_wib_2eproto |
| void | swap (ReadDaqSpy_DeframedDaqSpy &a, ReadDaqSpy_DeframedDaqSpy &b) |
|
private |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kDeframedSamplesFieldNumber | |
| kDeframedTimestampsFieldNumber | |
| kCrateNumFieldNumber | |
| kWibNumFieldNumber | |
| kNumSamplesFieldNumber | |
| kSuccessFieldNumber | |
Definition at line 844 of file wib.pb.h.
|
inline |
Definition at line 720 of file wib.pb.h.
|
override |
Definition at line 2083 of file wib.pb.cc.
|
explicit |
| wib::ReadDaqSpy_DeframedDaqSpy::ReadDaqSpy_DeframedDaqSpy | ( | const ReadDaqSpy_DeframedDaqSpy & | from | ) |
Definition at line 2029 of file wib.pb.cc.
|
inlinenoexcept |
|
explicitprotected |
Definition at line 2024 of file wib.pb.cc.
| PROTOBUF_CONSTEXPR wib::ReadDaqSpy_DeframedDaqSpy::ReadDaqSpy_DeframedDaqSpy | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 86 of file wib.pb.cc.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 2111 of file wib.pb.cc.
|
final |
Definition at line 2180 of file wib.pb.cc.
|
final |
Definition at line 2236 of file wib.pb.cc.
|
final |
Definition at line 2097 of file wib.pb.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void wib::ReadDaqSpy_DeframedDaqSpy::CopyFrom | ( | const ReadDaqSpy_DeframedDaqSpy & | from | ) |
Definition at line 2318 of file wib.pb.cc.
|
inline |
|
inlinestatic |
Definition at line 765 of file wib.pb.h.
|
inline |
|
inline |
|
inlinestatic |
|
inlinestaticprivate |
|
inlinefinal |
|
final |
Definition at line 2286 of file wib.pb.cc.
|
inlinestatic |
Definition at line 759 of file wib.pb.h.
|
final |
Definition at line 2346 of file wib.pb.cc.
|
inlinestatic |
|
inlinestatic |
Definition at line 768 of file wib.pb.h.
|
private |
Definition at line 2329 of file wib.pb.cc.
|
final |
|
inline |
Definition at line 805 of file wib.pb.h.
|
staticprivate |
Definition at line 2289 of file wib.pb.cc.
|
inline |
Definition at line 7513 of file wib.pb.h.
|
inline |
Definition at line 7564 of file wib.pb.h.
|
inline |
|
inlinefinal |
|
inline |
|
inline |
Definition at line 731 of file wib.pb.h.
|
inlinenoexcept |
Definition at line 735 of file wib.pb.h.
|
inline |
|
inline |
|
inline |
Definition at line 7537 of file wib.pb.h.
|
inline |
Definition at line 7588 of file wib.pb.h.
|
inline |
Definition at line 7439 of file wib.pb.h.
| void wib::ReadDaqSpy_DeframedDaqSpy::set_deframed_samples | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
| void wib::ReadDaqSpy_DeframedDaqSpy::set_deframed_timestamps | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 7557 of file wib.pb.h.
|
inline |
Definition at line 7483 of file wib.pb.h.
|
inline |
Definition at line 7607 of file wib.pb.h.
|
inline |
Definition at line 7461 of file wib.pb.h.
|
finalprivate |
|
inlineprivate |
Definition at line 2063 of file wib.pb.cc.
|
inlineprivate |
|
inline |
|
inline |
Definition at line 778 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 791 of file wib.pb.h.
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
| union { ... } wib::ReadDaqSpy_DeframedDaqSpy |
|
static |
|
staticprivate |
|
staticconstexpr |