|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <daphne_control_high.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kAdcFieldNumber = 4 , kPgaFieldNumber = 5 , kLnaFieldNumber = 6 , kIdFieldNumber = 1 , kAttenuatorsFieldNumber = 2 , kVBiasFieldNumber = 3 } |
Public Member Functions | |
| AFEConfig () | |
| ~AFEConfig () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | AFEConfig (::google::protobuf::internal::ConstantInitialized) |
| AFEConfig (const AFEConfig &from) | |
| AFEConfig (AFEConfig &&from) noexcept | |
| AFEConfig & | operator= (const AFEConfig &from) |
| AFEConfig & | operator= (AFEConfig &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (AFEConfig *other) |
| void | UnsafeArenaSwap (AFEConfig *other) |
| AFEConfig * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const AFEConfig &from) |
| void | MergeFrom (const AFEConfig &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 |
| bool | has_adc () const |
| void | clear_adc () |
| const ::daphne::ADCConfig & | adc () const |
| PROTOBUF_NODISCARD::daphne::ADCConfig * | release_adc () |
| ::daphne::ADCConfig * | mutable_adc () |
| void | set_allocated_adc (::daphne::ADCConfig *value) |
| void | unsafe_arena_set_allocated_adc (::daphne::ADCConfig *value) |
| ::daphne::ADCConfig * | unsafe_arena_release_adc () |
| bool | has_pga () const |
| void | clear_pga () |
| const ::daphne::PGAConfig & | pga () const |
| PROTOBUF_NODISCARD::daphne::PGAConfig * | release_pga () |
| ::daphne::PGAConfig * | mutable_pga () |
| void | set_allocated_pga (::daphne::PGAConfig *value) |
| void | unsafe_arena_set_allocated_pga (::daphne::PGAConfig *value) |
| ::daphne::PGAConfig * | unsafe_arena_release_pga () |
| bool | has_lna () const |
| void | clear_lna () |
| const ::daphne::LNAConfig & | lna () const |
| PROTOBUF_NODISCARD::daphne::LNAConfig * | release_lna () |
| ::daphne::LNAConfig * | mutable_lna () |
| void | set_allocated_lna (::daphne::LNAConfig *value) |
| void | unsafe_arena_set_allocated_lna (::daphne::LNAConfig *value) |
| ::daphne::LNAConfig * | unsafe_arena_release_lna () |
| void | clear_id () |
| ::uint32_t | id () const |
| void | set_id (::uint32_t value) |
| void | clear_attenuators () |
| ::uint32_t | attenuators () const |
| void | set_attenuators (::uint32_t value) |
| void | clear_v_bias () |
| ::uint32_t | v_bias () const |
| void | set_v_bias (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | AFEConfig (::_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 AFEConfig & | default_instance () |
| static const AFEConfig * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| AFEConfig (::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 (AFEConfig *other) |
| const ::daphne::ADCConfig & | _internal_adc () const |
| ::daphne::ADCConfig * | _internal_mutable_adc () |
| const ::daphne::PGAConfig & | _internal_pga () const |
| ::daphne::PGAConfig * | _internal_mutable_pga () |
| const ::daphne::LNAConfig & | _internal_lna () const |
| ::daphne::LNAConfig * | _internal_mutable_lna () |
| ::uint32_t | _internal_id () const |
| void | _internal_set_id (::uint32_t value) |
| ::uint32_t | _internal_attenuators () const |
| void | _internal_set_attenuators (::uint32_t value) |
| ::uint32_t | _internal_v_bias () const |
| void | _internal_set_v_bias (::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, 3, 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 (AFEConfig &a, AFEConfig &b) |
Definition at line 913 of file daphne_control_high.pb.h.
|
private |
Definition at line 1131 of file daphne_control_high.pb.h.
|
private |
Definition at line 1130 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kAdcFieldNumber | |
| kPgaFieldNumber | |
| kLnaFieldNumber | |
| kIdFieldNumber | |
| kAttenuatorsFieldNumber | |
| kVBiasFieldNumber | |
Definition at line 1040 of file daphne_control_high.pb.h.
|
inline |
Definition at line 916 of file daphne_control_high.pb.h.
|
override |
Definition at line 2199 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::AFEConfig::AFEConfig | ( | const AFEConfig & | from | ) |
Definition at line 2156 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 922 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 2151 of file daphne_control_high.pb.cc.
| PROTOBUF_CONSTEXPR daphne::AFEConfig::AFEConfig | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 83 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 6691 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6649 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6627 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6883 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6741 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6933 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6837 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6787 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6653 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6631 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6675 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6671 of file daphne_control_high.pb.h.
|
final |
Definition at line 2242 of file daphne_control_high.pb.cc.
|
final |
Definition at line 2313 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 6696 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6641 of file daphne_control_high.pb.h.
|
final |
Definition at line 2372 of file daphne_control_high.pb.cc.
|
final |
Definition at line 2214 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 6687 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6638 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6616 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6879 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6783 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6660 of file daphne_control_high.pb.h.
| void daphne::AFEConfig::CopyFrom | ( | const AFEConfig & | from | ) |
Definition at line 2467 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 961 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 952 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 1024 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 1014 of file daphne_control_high.pb.h.
|
final |
Definition at line 2429 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 955 of file daphne_control_high.pb.h.
|
final |
Definition at line 2490 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 958 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6682 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6874 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6778 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6619 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 964 of file daphne_control_high.pb.h.
|
private |
Definition at line 2478 of file daphne_control_high.pb.cc.
|
final |
Definition at line 2474 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 6888 of file daphne_control_high.pb.h.
|
inline |
Definition at line 1001 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 2432 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 6750 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6942 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6846 of file daphne_control_high.pb.h.
|
inline |
Definition at line 948 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 995 of file daphne_control_high.pb.h.
Definition at line 931 of file daphne_control_high.pb.h.
Definition at line 927 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6792 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6713 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6905 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6809 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6755 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6947 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6851 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6645 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6623 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6667 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 2210 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 2186 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 2204 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 974 of file daphne_control_high.pb.h.
|
inline |
Definition at line 945 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6732 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6924 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6828 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6700 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6892 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6796 of file daphne_control_high.pb.h.
|
inline |
Definition at line 987 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6663 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1129 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1023 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1127 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1144 of file daphne_control_high.pb.h.
Definition at line 971 of file daphne_control_high.pb.h.
| union { ... } daphne::AFEConfig |
|
static |
Definition at line 1031 of file daphne_control_high.pb.h.
| Impl_ daphne::AFEConfig::_impl_ |
Definition at line 1143 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 1128 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 968 of file daphne_control_high.pb.h.