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 , kDeframeFieldNumber = 3 , kChannelsFieldNumber = 4 , kTriggerCommandFieldNumber = 5 , kTriggerRecTicksFieldNumber = 6 , kTriggerTimeoutMsFieldNumber = 7 } |
typedef ReadDaqSpy_DaqSpy | DaqSpy |
typedef ReadDaqSpy_DeframedDaqSpy | DeframedDaqSpy |
Public Member Functions | |
ReadDaqSpy () | |
~ReadDaqSpy () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | ReadDaqSpy (::google::protobuf::internal::ConstantInitialized) |
ReadDaqSpy (const ReadDaqSpy &from) | |
ReadDaqSpy (ReadDaqSpy &&from) noexcept | |
ReadDaqSpy & | operator= (const ReadDaqSpy &from) |
ReadDaqSpy & | operator= (ReadDaqSpy &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (ReadDaqSpy *other) |
void | UnsafeArenaSwap (ReadDaqSpy *other) |
ReadDaqSpy * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const ReadDaqSpy &from) |
void | MergeFrom (const ReadDaqSpy &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 () |
bool | buf0 () const |
void | set_buf0 (bool value) |
void | clear_buf1 () |
bool | buf1 () const |
void | set_buf1 (bool value) |
void | clear_deframe () |
bool | deframe () const |
void | set_deframe (bool value) |
void | clear_channels () |
bool | channels () const |
void | set_channels (bool value) |
void | clear_trigger_command () |
::uint32_t | trigger_command () const |
void | set_trigger_command (::uint32_t value) |
void | clear_trigger_rec_ticks () |
::uint32_t | trigger_rec_ticks () const |
void | set_trigger_rec_ticks (::uint32_t value) |
void | clear_trigger_timeout_ms () |
::uint32_t | trigger_timeout_ms () const |
void | set_trigger_timeout_ms (::uint32_t value) |
template<typename > | |
PROTOBUF_CONSTEXPR | ReadDaqSpy (::_pbi::ConstantInitialized) |
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 & | default_instance () |
static const ReadDaqSpy * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
ReadDaqSpy (::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 *other) |
bool | _internal_buf0 () const |
void | _internal_set_buf0 (bool value) |
bool | _internal_buf1 () const |
void | _internal_set_buf1 (bool value) |
bool | _internal_deframe () const |
void | _internal_set_deframe (bool value) |
bool | _internal_channels () const |
void | _internal_set_channels (bool value) |
::uint32_t | _internal_trigger_command () const |
void | _internal_set_trigger_command (::uint32_t value) |
::uint32_t | _internal_trigger_rec_ticks () const |
void | _internal_set_trigger_rec_ticks (::uint32_t value) |
::uint32_t | _internal_trigger_timeout_ms () const |
void | _internal_set_trigger_timeout_ms (::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, 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 &a, ReadDaqSpy &b) |
|
private |
|
private |
anonymous enum : int |
Enumerator | |
---|---|
kBuf0FieldNumber | |
kBuf1FieldNumber | |
kDeframeFieldNumber | |
kChannelsFieldNumber | |
kTriggerCommandFieldNumber | |
kTriggerRecTicksFieldNumber | |
kTriggerTimeoutMsFieldNumber |
Definition at line 1077 of file wib.pb.h.
|
override |
Definition at line 2381 of file wib.pb.cc.
|
explicit |
wib::ReadDaqSpy::ReadDaqSpy | ( | const ReadDaqSpy & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
Definition at line 2357 of file wib.pb.cc.
PROTOBUF_CONSTEXPR wib::ReadDaqSpy::ReadDaqSpy | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 113 of file wib.pb.cc.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 2405 of file wib.pb.cc.
|
final |
Definition at line 2479 of file wib.pb.cc.
|
inline |
|
inline |
|
final |
Definition at line 2544 of file wib.pb.cc.
|
inline |
|
final |
Definition at line 2393 of file wib.pb.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void wib::ReadDaqSpy::CopyFrom | ( | const ReadDaqSpy & | from | ) |
|
inlinestatic |
|
inline |
|
inlinestatic |
|
inlinestaticprivate |
|
final |
|
inlinestatic |
Definition at line 989 of file wib.pb.h.
|
final |
Definition at line 2654 of file wib.pb.cc.
|
inlinestatic |
|
inlinestatic |
Definition at line 998 of file wib.pb.h.
|
private |
|
final |
|
inline |
Definition at line 1035 of file wib.pb.h.
|
staticprivate |
Definition at line 2600 of file wib.pb.cc.
|
inline |
|
inlinefinal |
|
inline |
|
inlinenoexcept |
Definition at line 965 of file wib.pb.h.
|
inline |
Definition at line 7633 of file wib.pb.h.
|
inline |
Definition at line 7655 of file wib.pb.h.
|
inline |
Definition at line 7699 of file wib.pb.h.
|
inline |
Definition at line 7677 of file wib.pb.h.
|
inline |
Definition at line 7721 of file wib.pb.h.
|
inline |
Definition at line 7743 of file wib.pb.h.
|
inline |
Definition at line 7765 of file wib.pb.h.
|
finalprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 1008 of file wib.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 1021 of file wib.pb.h.
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
union { ... } wib::ReadDaqSpy |
|
static |
|
staticprivate |
|
staticconstexpr |