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 | |
CDRegValue () | |
~CDRegValue () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | CDRegValue (::google::protobuf::internal::ConstantInitialized) |
CDRegValue (const CDRegValue &from) | |
CDRegValue (CDRegValue &&from) noexcept | |
CDRegValue & | operator= (const CDRegValue &from) |
CDRegValue & | operator= (CDRegValue &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (CDRegValue *other) |
void | UnsafeArenaSwap (CDRegValue *other) |
CDRegValue * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const CDRegValue &from) |
void | MergeFrom (const CDRegValue &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 | CDRegValue (::_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 CDRegValue & | default_instance () |
static const CDRegValue * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
CDRegValue (::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 (CDRegValue *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 (CDRegValue &a, CDRegValue &b) |
|
private |
|
private |
anonymous enum : int |
Enumerator | |
---|---|
kFembIdxFieldNumber | |
kColdataIdxFieldNumber | |
kChipAddrFieldNumber | |
kRegPageFieldNumber | |
kRegAddrFieldNumber | |
kDataFieldNumber |
Definition at line 7023 of file wib.pb.h.
|
override |
Definition at line 8963 of file wib.pb.cc.
|
explicit |
wib::CDRegValue::CDRegValue | ( | const CDRegValue & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
Definition at line 8940 of file wib.pb.cc.
PROTOBUF_CONSTEXPR wib::CDRegValue::CDRegValue | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 689 of file wib.pb.cc.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 8987 of file wib.pb.cc.
|
final |
Definition at line 9056 of file wib.pb.cc.
|
final |
Definition at line 9114 of file wib.pb.cc.
|
inline |
|
final |
Definition at line 8975 of file wib.pb.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void wib::CDRegValue::CopyFrom | ( | const CDRegValue & | from | ) |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inlinestaticprivate |
|
final |
|
inlinestatic |
Definition at line 6938 of file wib.pb.h.
|
final |
Definition at line 9219 of file wib.pb.cc.
|
inlinestatic |
|
inlinestatic |
Definition at line 6947 of file wib.pb.h.
|
private |
|
final |
|
inline |
Definition at line 6984 of file wib.pb.h.
|
staticprivate |
Definition at line 9168 of file wib.pb.cc.
|
inline |
|
inlinefinal |
|
inlinenoexcept |
Definition at line 6914 of file wib.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 10800 of file wib.pb.h.
|
inline |
Definition at line 10778 of file wib.pb.h.
|
inline |
Definition at line 10866 of file wib.pb.h.
|
inline |
Definition at line 10756 of file wib.pb.h.
|
inline |
Definition at line 10844 of file wib.pb.h.
|
inline |
Definition at line 10822 of file wib.pb.h.
|
finalprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 6957 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 6970 of file wib.pb.h.
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
union { ... } wib::CDRegValue |
|
static |
|
staticprivate |
|
staticconstexpr |