|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <daphne_control_high.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kAddressFieldNumber = 1 , kValueFieldNumber = 2 } |
Public Member Functions | |
| WriteRegister () | |
| ~WriteRegister () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | WriteRegister (::google::protobuf::internal::ConstantInitialized) |
| WriteRegister (const WriteRegister &from) | |
| WriteRegister (WriteRegister &&from) noexcept | |
| WriteRegister & | operator= (const WriteRegister &from) |
| WriteRegister & | operator= (WriteRegister &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (WriteRegister *other) |
| void | UnsafeArenaSwap (WriteRegister *other) |
| WriteRegister * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const WriteRegister &from) |
| void | MergeFrom (const WriteRegister &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_address () |
| ::uint64_t | address () const |
| void | set_address (::uint64_t value) |
| void | clear_value () |
| ::uint64_t | value () const |
| void | set_value (::uint64_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | WriteRegister (::_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 WriteRegister & | default_instance () |
| static const WriteRegister * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| WriteRegister (::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 (WriteRegister *other) |
| ::uint64_t | _internal_address () const |
| void | _internal_set_address (::uint64_t value) |
| ::uint64_t | _internal_value () const |
| void | _internal_set_value (::uint64_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_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto |
| void | swap (WriteRegister &a, WriteRegister &b) |
Definition at line 5384 of file daphne_control_high.pb.h.
|
private |
Definition at line 5543 of file daphne_control_high.pb.h.
|
private |
Definition at line 5542 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kAddressFieldNumber | |
| kValueFieldNumber | |
Definition at line 5511 of file daphne_control_high.pb.h.
|
inline |
Definition at line 5387 of file daphne_control_high.pb.h.
|
override |
Definition at line 8017 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::WriteRegister::WriteRegister | ( | const WriteRegister & | from | ) |
Definition at line 8003 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 5393 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 7998 of file daphne_control_high.pb.cc.
| PROTOBUF_CONSTEXPR daphne::WriteRegister::WriteRegister | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 537 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 9648 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9652 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9674 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9670 of file daphne_control_high.pb.h.
|
final |
Definition at line 8041 of file daphne_control_high.pb.cc.
|
final |
Definition at line 8084 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9640 of file daphne_control_high.pb.h.
|
final |
Definition at line 8114 of file daphne_control_high.pb.cc.
|
final |
Definition at line 8029 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9637 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9659 of file daphne_control_high.pb.h.
| void daphne::WriteRegister::CopyFrom | ( | const WriteRegister & | from | ) |
Definition at line 8161 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 5432 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 5423 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 5495 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 5485 of file daphne_control_high.pb.h.
|
final |
Definition at line 8141 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 5426 of file daphne_control_high.pb.h.
|
final |
Definition at line 8183 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 5429 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 5435 of file daphne_control_high.pb.h.
|
private |
Definition at line 8172 of file daphne_control_high.pb.cc.
|
final |
Definition at line 8168 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 5472 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 8144 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 5419 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 5466 of file daphne_control_high.pb.h.
|
inline |
Definition at line 5398 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 5402 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9644 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9666 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 8025 of file daphne_control_high.pb.cc.
|
inlineprivate |
|
inlineprivate |
Definition at line 8022 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 5445 of file daphne_control_high.pb.h.
|
inline |
Definition at line 5416 of file daphne_control_high.pb.h.
|
inline |
Definition at line 5458 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9662 of file daphne_control_high.pb.h.
|
friend |
Definition at line 5541 of file daphne_control_high.pb.h.
|
friend |
Definition at line 5494 of file daphne_control_high.pb.h.
|
friend |
Definition at line 5539 of file daphne_control_high.pb.h.
|
friend |
Definition at line 5551 of file daphne_control_high.pb.h.
|
friend |
Definition at line 5442 of file daphne_control_high.pb.h.
| union { ... } daphne::WriteRegister |
|
static |
Definition at line 5502 of file daphne_control_high.pb.h.
| Impl_ daphne::WriteRegister::_impl_ |
Definition at line 5550 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 5540 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 5439 of file daphne_control_high.pb.h.