|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <wib.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kBuf0FieldNumber = 1 , kBuf1FieldNumber = 2 , kSuccessFieldNumber = 3 } |
Public Member Functions | |
| ReadDaqSpy_DaqSpy () | |
| ~ReadDaqSpy_DaqSpy () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | ReadDaqSpy_DaqSpy (::google::protobuf::internal::ConstantInitialized) |
| ReadDaqSpy_DaqSpy (const ReadDaqSpy_DaqSpy &from) | |
| ReadDaqSpy_DaqSpy (ReadDaqSpy_DaqSpy &&from) noexcept | |
| ReadDaqSpy_DaqSpy & | operator= (const ReadDaqSpy_DaqSpy &from) |
| ReadDaqSpy_DaqSpy & | operator= (ReadDaqSpy_DaqSpy &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ReadDaqSpy_DaqSpy *other) |
| void | UnsafeArenaSwap (ReadDaqSpy_DaqSpy *other) |
| ReadDaqSpy_DaqSpy * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const ReadDaqSpy_DaqSpy &from) |
| void | MergeFrom (const ReadDaqSpy_DaqSpy &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_buf0 () |
| const std::string & | buf0 () const |
| template<typename Arg_ = const std::string&, typename... Args_> | |
| void | set_buf0 (Arg_ &&arg, Args_... args) |
| std::string * | mutable_buf0 () |
| PROTOBUF_NODISCARD std::string * | release_buf0 () |
| void | set_allocated_buf0 (std::string *ptr) |
| void | clear_buf1 () |
| const std::string & | buf1 () const |
| template<typename Arg_ = const std::string&, typename... Args_> | |
| void | set_buf1 (Arg_ &&arg, Args_... args) |
| std::string * | mutable_buf1 () |
| PROTOBUF_NODISCARD std::string * | release_buf1 () |
| void | set_allocated_buf1 (std::string *ptr) |
| void | clear_success () |
| bool | success () const |
| void | set_success (bool value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | ReadDaqSpy_DaqSpy (::_pbi::ConstantInitialized) |
| template<typename Arg_ , typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_buf0 (Arg_ &&arg, Args_... args) |
| template<typename Arg_ , typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_buf1 (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_DaqSpy & | default_instance () |
| static const ReadDaqSpy_DaqSpy * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| ReadDaqSpy_DaqSpy (::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_DaqSpy *other) |
| const std::string & | _internal_buf0 () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_buf0 (const std::string &value) |
| std::string * | _internal_mutable_buf0 () |
| const std::string & | _internal_buf1 () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_buf1 (const std::string &value) |
| std::string * | _internal_mutable_buf1 () |
| 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< 2, 3, 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_DaqSpy &a, ReadDaqSpy_DaqSpy &b) |
|
private |
|
private |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kBuf0FieldNumber | |
| kBuf1FieldNumber | |
| kSuccessFieldNumber | |
|
override |
Definition at line 1824 of file wib.pb.cc.
|
explicit |
| wib::ReadDaqSpy_DaqSpy::ReadDaqSpy_DaqSpy | ( | const ReadDaqSpy_DaqSpy & | from | ) |
Definition at line 1778 of file wib.pb.cc.
|
inlinenoexcept |
|
explicitprotected |
Definition at line 1773 of file wib.pb.cc.
| PROTOBUF_CONSTEXPR wib::ReadDaqSpy_DaqSpy::ReadDaqSpy_DaqSpy | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 62 of file wib.pb.cc.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 1850 of file wib.pb.cc.
|
final |
Definition at line 1900 of file wib.pb.cc.
|
inline |
|
inline |
|
final |
Definition at line 1935 of file wib.pb.cc.
|
final |
Definition at line 1838 of file wib.pb.cc.
|
inline |
|
inline |
|
inline |
| void wib::ReadDaqSpy_DaqSpy::CopyFrom | ( | const ReadDaqSpy_DaqSpy & | from | ) |
Definition at line 1990 of file wib.pb.cc.
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprivate |
|
inlinefinal |
|
final |
|
inlinestatic |
Definition at line 565 of file wib.pb.h.
|
final |
Definition at line 2013 of file wib.pb.cc.
|
inlinestatic |
|
inlinestatic |
Definition at line 574 of file wib.pb.h.
|
private |
Definition at line 2001 of file wib.pb.cc.
|
final |
|
inline |
Definition at line 611 of file wib.pb.h.
|
staticprivate |
Definition at line 1970 of file wib.pb.cc.
|
inline |
Definition at line 7319 of file wib.pb.h.
|
inline |
Definition at line 7370 of file wib.pb.h.
|
inline |
|
inlinefinal |
|
inline |
Definition at line 537 of file wib.pb.h.
|
inlinenoexcept |
Definition at line 541 of file wib.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
| void wib::ReadDaqSpy_DaqSpy::set_buf0 | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
| void wib::ReadDaqSpy_DaqSpy::set_buf1 | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
|
inline |
Definition at line 7413 of file wib.pb.h.
|
finalprivate |
|
inlineprivate |
Definition at line 1807 of file wib.pb.cc.
|
inlineprivate |
|
inline |
|
inline |
Definition at line 584 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 597 of file wib.pb.h.
|
friend |
|
friend |
|
friend |
|
friend |
| union { ... } wib::ReadDaqSpy_DaqSpy |
|
static |
|
staticprivate |
|
staticconstexpr |