|
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 915 of file daphne_control_high.pb.h.
|
private |
Definition at line 1133 of file daphne_control_high.pb.h.
|
private |
Definition at line 1132 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kAdcFieldNumber | |
| kPgaFieldNumber | |
| kLnaFieldNumber | |
| kIdFieldNumber | |
| kAttenuatorsFieldNumber | |
| kVBiasFieldNumber | |
Definition at line 1042 of file daphne_control_high.pb.h.
|
inline |
Definition at line 918 of file daphne_control_high.pb.h.
|
override |
Definition at line 2203 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::AFEConfig::AFEConfig | ( | const AFEConfig & | from | ) |
Definition at line 2160 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 924 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 2155 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 6693 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6651 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6629 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6885 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6743 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6935 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6839 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6789 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6655 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6633 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6677 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6673 of file daphne_control_high.pb.h.
|
final |
Definition at line 2246 of file daphne_control_high.pb.cc.
|
final |
Definition at line 2317 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 6698 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6643 of file daphne_control_high.pb.h.
|
final |
Definition at line 2376 of file daphne_control_high.pb.cc.
|
final |
Definition at line 2218 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 6689 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6640 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6618 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6881 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6785 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6662 of file daphne_control_high.pb.h.
| void daphne::AFEConfig::CopyFrom | ( | const AFEConfig & | from | ) |
Definition at line 2471 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 963 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 954 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 1026 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 1016 of file daphne_control_high.pb.h.
|
final |
Definition at line 2433 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 957 of file daphne_control_high.pb.h.
|
final |
Definition at line 2494 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 960 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6684 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6876 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6780 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6621 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 966 of file daphne_control_high.pb.h.
|
private |
Definition at line 2482 of file daphne_control_high.pb.cc.
|
final |
Definition at line 2478 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 6890 of file daphne_control_high.pb.h.
|
inline |
Definition at line 1003 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 2436 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 6752 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6944 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6848 of file daphne_control_high.pb.h.
|
inline |
Definition at line 950 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 997 of file daphne_control_high.pb.h.
Definition at line 933 of file daphne_control_high.pb.h.
Definition at line 929 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6794 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6715 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6907 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6811 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6757 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6949 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6853 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6647 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6625 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6669 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 2214 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 2190 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 2208 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 976 of file daphne_control_high.pb.h.
|
inline |
Definition at line 947 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6734 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6926 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6830 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6702 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6894 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6798 of file daphne_control_high.pb.h.
|
inline |
Definition at line 989 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6665 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1131 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1025 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1129 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1146 of file daphne_control_high.pb.h.
Definition at line 973 of file daphne_control_high.pb.h.
| union { ... } daphne::AFEConfig |
|
static |
Definition at line 1033 of file daphne_control_high.pb.h.
| Impl_ daphne::AFEConfig::_impl_ |
Definition at line 1145 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 1130 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 970 of file daphne_control_high.pb.h.