|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <daphne_control_high.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kVBias0FieldNumber = 1 , kVBias1FieldNumber = 2 , kVBias2FieldNumber = 3 , kVBias3FieldNumber = 4 , kVBias4FieldNumber = 5 , kPowerMinus5VFieldNumber = 6 , kPowerPlus2P5VFieldNumber = 7 , kPowerCeFieldNumber = 8 , kTemperatureFieldNumber = 9 } |
Public Member Functions | |
| GeneralInfo () | |
| ~GeneralInfo () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | GeneralInfo (::google::protobuf::internal::ConstantInitialized) |
| GeneralInfo (const GeneralInfo &from) | |
| GeneralInfo (GeneralInfo &&from) noexcept | |
| GeneralInfo & | operator= (const GeneralInfo &from) |
| GeneralInfo & | operator= (GeneralInfo &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (GeneralInfo *other) |
| void | UnsafeArenaSwap (GeneralInfo *other) |
| GeneralInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const GeneralInfo &from) |
| void | MergeFrom (const GeneralInfo &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_v_bias_0 () |
| double | v_bias_0 () const |
| void | set_v_bias_0 (double value) |
| void | clear_v_bias_1 () |
| double | v_bias_1 () const |
| void | set_v_bias_1 (double value) |
| void | clear_v_bias_2 () |
| double | v_bias_2 () const |
| void | set_v_bias_2 (double value) |
| void | clear_v_bias_3 () |
| double | v_bias_3 () const |
| void | set_v_bias_3 (double value) |
| void | clear_v_bias_4 () |
| double | v_bias_4 () const |
| void | set_v_bias_4 (double value) |
| void | clear_power_minus5v () |
| double | power_minus5v () const |
| void | set_power_minus5v (double value) |
| void | clear_power_plus2p5v () |
| double | power_plus2p5v () const |
| void | set_power_plus2p5v (double value) |
| void | clear_power_ce () |
| double | power_ce () const |
| void | set_power_ce (double value) |
| void | clear_temperature () |
| double | temperature () const |
| void | set_temperature (double value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | GeneralInfo (::_pbi::ConstantInitialized) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | GeneralInfo (::_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 GeneralInfo & | default_instance () |
| static const GeneralInfo * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| GeneralInfo (::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 (GeneralInfo *other) |
| double | _internal_v_bias_0 () const |
| void | _internal_set_v_bias_0 (double value) |
| double | _internal_v_bias_1 () const |
| void | _internal_set_v_bias_1 (double value) |
| double | _internal_v_bias_2 () const |
| void | _internal_set_v_bias_2 (double value) |
| double | _internal_v_bias_3 () const |
| void | _internal_set_v_bias_3 (double value) |
| double | _internal_v_bias_4 () const |
| void | _internal_set_v_bias_4 (double value) |
| double | _internal_power_minus5v () const |
| void | _internal_set_power_minus5v (double value) |
| double | _internal_power_plus2p5v () const |
| void | _internal_set_power_plus2p5v (double value) |
| double | _internal_power_ce () const |
| void | _internal_set_power_ce (double value) |
| double | _internal_temperature () const |
| void | _internal_set_temperature (double 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< 4, 9, 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 (GeneralInfo &a, GeneralInfo &b) |
Definition at line 4049 of file daphne_control_high.pb.h.
|
private |
Definition at line 4285 of file daphne_control_high.pb.h.
|
private |
Definition at line 4284 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVBias0FieldNumber | |
| kVBias1FieldNumber | |
| kVBias2FieldNumber | |
| kVBias3FieldNumber | |
| kVBias4FieldNumber | |
| kPowerMinus5VFieldNumber | |
| kPowerPlus2P5VFieldNumber | |
| kPowerCeFieldNumber | |
| kTemperatureFieldNumber | |
Definition at line 4176 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4052 of file daphne_control_high.pb.h.
|
override |
Definition at line 6280 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::GeneralInfo::GeneralInfo | ( | const GeneralInfo & | from | ) |
Definition at line 6259 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 4058 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 6254 of file daphne_control_high.pb.cc.
| PROTOBUF_CONSTEXPR daphne::GeneralInfo::GeneralInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 403 of file daphne_control_high.pb.cc.
| PROTOBUF_CONSTEXPR daphne::GeneralInfo::GeneralInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 27 of file DaphneControllerModule.pb.cc.
|
inlineprivate |
Definition at line 8974 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8930 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8952 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8978 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8934 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8956 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9000 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8824 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8846 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8868 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8890 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8912 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8996 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8820 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8842 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8864 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8886 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8908 of file daphne_control_high.pb.h.
|
final |
|
final |
Definition at line 6396 of file daphne_control_high.pb.cc.
|
final |
Definition at line 6520 of file daphne_control_high.pb.cc.
|
final |
Definition at line 6292 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 8963 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8919 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8941 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8985 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8809 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8831 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8853 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8875 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8897 of file daphne_control_high.pb.h.
| void daphne::GeneralInfo::CopyFrom | ( | const GeneralInfo & | from | ) |
Definition at line 6711 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4097 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 4088 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 4160 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 4150 of file daphne_control_high.pb.h.
|
final |
Definition at line 6625 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4091 of file daphne_control_high.pb.h.
|
final |
Definition at line 6733 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4094 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 4100 of file daphne_control_high.pb.h.
|
private |
Definition at line 6722 of file daphne_control_high.pb.cc.
|
final |
Definition at line 6718 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 4137 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 6628 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 4084 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 4131 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4063 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 4067 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8966 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8922 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8944 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8970 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8926 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8948 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8992 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8816 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8838 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8860 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8882 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8904 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 6288 of file daphne_control_high.pb.cc.
|
private |
|
inlineprivate |
Definition at line 6285 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 4110 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8988 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4081 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4123 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8812 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8834 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8856 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8878 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8900 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4283 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4159 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4281 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4300 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4107 of file daphne_control_high.pb.h.
| union { ... } daphne::GeneralInfo |
|
static |
Definition at line 4167 of file daphne_control_high.pb.h.
| Impl_ daphne::GeneralInfo::_impl_ |
Definition at line 4299 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 4282 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 4104 of file daphne_control_high.pb.h.