DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <wib.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kFembIdxFieldNumber = 1 , kColdataIdxFieldNumber = 2 , kChipAddrFieldNumber = 3 , kRegPageFieldNumber = 4 , kRegAddrFieldNumber = 5 , kDataFieldNumber = 6 } |
Public Member Functions | |
CDPoke () | |
~CDPoke () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | CDPoke (::google::protobuf::internal::ConstantInitialized) |
CDPoke (const CDPoke &from) | |
CDPoke (CDPoke &&from) noexcept | |
CDPoke & | operator= (const CDPoke &from) |
CDPoke & | operator= (CDPoke &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (CDPoke *other) |
void | UnsafeArenaSwap (CDPoke *other) |
CDPoke * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const CDPoke &from) |
void | MergeFrom (const CDPoke &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_femb_idx () |
::uint32_t | femb_idx () const |
void | set_femb_idx (::uint32_t value) |
void | clear_coldata_idx () |
::uint32_t | coldata_idx () const |
void | set_coldata_idx (::uint32_t value) |
void | clear_chip_addr () |
::uint32_t | chip_addr () const |
void | set_chip_addr (::uint32_t value) |
void | clear_reg_page () |
::uint32_t | reg_page () const |
void | set_reg_page (::uint32_t value) |
void | clear_reg_addr () |
::uint32_t | reg_addr () const |
void | set_reg_addr (::uint32_t value) |
void | clear_data () |
::uint32_t | data () const |
void | set_data (::uint32_t value) |
template<typename > | |
PROTOBUF_CONSTEXPR | CDPoke (::_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 CDPoke & | default_instance () |
static const CDPoke * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
CDPoke (::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 (CDPoke *other) |
::uint32_t | _internal_femb_idx () const |
void | _internal_set_femb_idx (::uint32_t value) |
::uint32_t | _internal_coldata_idx () const |
void | _internal_set_coldata_idx (::uint32_t value) |
::uint32_t | _internal_chip_addr () const |
void | _internal_set_chip_addr (::uint32_t value) |
::uint32_t | _internal_reg_page () const |
void | _internal_set_reg_page (::uint32_t value) |
::uint32_t | _internal_reg_addr () const |
void | _internal_set_reg_addr (::uint32_t value) |
::uint32_t | _internal_data () const |
void | _internal_set_data (::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, 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 (CDPoke &a, CDPoke &b) |
|
private |
|
private |
anonymous enum : int |
Enumerator | |
---|---|
kFembIdxFieldNumber | |
kColdataIdxFieldNumber | |
kChipAddrFieldNumber | |
kRegPageFieldNumber | |
kRegAddrFieldNumber | |
kDataFieldNumber |
Definition at line 3704 of file wib.pb.h.
|
override |
Definition at line 5625 of file wib.pb.cc.
|
explicit |
wib::CDPoke::CDPoke | ( | const CDPoke & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
Definition at line 5602 of file wib.pb.cc.
PROTOBUF_CONSTEXPR wib::CDPoke::CDPoke | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 368 of file wib.pb.cc.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 5649 of file wib.pb.cc.
|
final |
Definition at line 5718 of file wib.pb.cc.
|
final |
Definition at line 5776 of file wib.pb.cc.
|
inline |
|
final |
Definition at line 5637 of file wib.pb.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void wib::CDPoke::CopyFrom | ( | const CDPoke & | from | ) |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inlinestaticprivate |
|
final |
|
inlinestatic |
|
final |
Definition at line 5881 of file wib.pb.cc.
|
inlinestatic |
|
inlinestatic |
Definition at line 3628 of file wib.pb.h.
|
private |
|
final |
|
inline |
Definition at line 3665 of file wib.pb.h.
|
staticprivate |
Definition at line 5830 of file wib.pb.cc.
|
inline |
|
inlinefinal |
Definition at line 3595 of file wib.pb.h.
|
inline |
|
inline |
|
inline |
Definition at line 9361 of file wib.pb.h.
|
inline |
Definition at line 9339 of file wib.pb.h.
|
inline |
Definition at line 9427 of file wib.pb.h.
|
inline |
Definition at line 9317 of file wib.pb.h.
|
inline |
Definition at line 9405 of file wib.pb.h.
|
inline |
Definition at line 9383 of file wib.pb.h.
|
finalprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 3638 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 3651 of file wib.pb.h.
|
friend |
|
friend |
|
friend |
|
friend |
union { ... } wib::CDPoke |
|
static |
|
staticprivate |
|
staticconstexpr |