|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <wib.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kAddrFieldNumber = 1 , kValueFieldNumber = 2 } |
Public Member Functions | |
| RegValue () | |
| ~RegValue () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | RegValue (::google::protobuf::internal::ConstantInitialized) |
| RegValue (const RegValue &from) | |
| RegValue (RegValue &&from) noexcept | |
| RegValue & | operator= (const RegValue &from) |
| RegValue & | operator= (RegValue &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (RegValue *other) |
| void | UnsafeArenaSwap (RegValue *other) |
| RegValue * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const RegValue &from) |
| void | MergeFrom (const RegValue &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_addr () |
| ::uint64_t | addr () const |
| void | set_addr (::uint64_t value) |
| void | clear_value () |
| ::uint32_t | value () const |
| void | set_value (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | RegValue (::_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 RegValue & | default_instance () |
| static const RegValue * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| RegValue (::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 (RegValue *other) |
| ::uint64_t | _internal_addr () const |
| void | _internal_set_addr (::uint64_t value) |
| ::uint32_t | _internal_value () const |
| void | _internal_set_value (::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< 1, 2, 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 (RegValue &a, RegValue &b) |
|
private |
|
private |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kAddrFieldNumber | |
| kValueFieldNumber | |
|
override |
Definition at line 8763 of file wib.pb.cc.
|
explicit |
| wib::RegValue::RegValue | ( | const RegValue & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
Definition at line 8744 of file wib.pb.cc.
| PROTOBUF_CONSTEXPR wib::RegValue::RegValue | ( | ::_pbi::ConstantInitialized | ) |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 8787 of file wib.pb.cc.
|
final |
Definition at line 8830 of file wib.pb.cc.
|
inline |
|
final |
Definition at line 8860 of file wib.pb.cc.
|
final |
Definition at line 8775 of file wib.pb.cc.
|
inline |
|
inline |
| void wib::RegValue::CopyFrom | ( | const RegValue & | from | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprivate |
|
final |
|
inlinestatic |
|
final |
Definition at line 8929 of file wib.pb.cc.
|
inlinestatic |
|
inlinestatic |
Definition at line 6777 of file wib.pb.h.
|
private |
|
final |
|
inline |
Definition at line 6814 of file wib.pb.h.
|
staticprivate |
Definition at line 8890 of file wib.pb.cc.
|
inline |
|
inlinefinal |
Definition at line 6744 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 10730 of file wib.pb.h.
|
finalprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 6787 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 6800 of file wib.pb.h.
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
| union { ... } wib::RegValue |
|
static |
|
staticprivate |
|
staticconstexpr |