|
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 4047 of file daphne_control_high.pb.h.
|
private |
Definition at line 4283 of file daphne_control_high.pb.h.
|
private |
Definition at line 4282 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVBias0FieldNumber | |
| kVBias1FieldNumber | |
| kVBias2FieldNumber | |
| kVBias3FieldNumber | |
| kVBias4FieldNumber | |
| kPowerMinus5VFieldNumber | |
| kPowerPlus2P5VFieldNumber | |
| kPowerCeFieldNumber | |
| kTemperatureFieldNumber | |
Definition at line 4174 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4050 of file daphne_control_high.pb.h.
|
override |
Definition at line 6276 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::GeneralInfo::GeneralInfo | ( | const GeneralInfo & | from | ) |
Definition at line 6255 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 4056 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 6250 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 8972 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8928 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8950 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8976 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8932 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8954 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8998 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8822 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8844 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8866 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8888 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8910 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8994 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8818 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8840 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8862 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8884 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8906 of file daphne_control_high.pb.h.
|
final |
|
final |
Definition at line 6392 of file daphne_control_high.pb.cc.
|
final |
Definition at line 6516 of file daphne_control_high.pb.cc.
|
final |
Definition at line 6288 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 8961 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8917 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8939 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8983 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8807 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8829 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8851 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8873 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8895 of file daphne_control_high.pb.h.
| void daphne::GeneralInfo::CopyFrom | ( | const GeneralInfo & | from | ) |
Definition at line 6707 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4095 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 4086 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 4158 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 4148 of file daphne_control_high.pb.h.
|
final |
Definition at line 6621 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4089 of file daphne_control_high.pb.h.
|
final |
Definition at line 6729 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4092 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 4098 of file daphne_control_high.pb.h.
|
private |
Definition at line 6718 of file daphne_control_high.pb.cc.
|
final |
Definition at line 6714 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 4135 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 6624 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 4082 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 4129 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4061 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 4065 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8964 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8920 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8942 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8968 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8924 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8946 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8990 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8814 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8836 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8858 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8880 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8902 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 6284 of file daphne_control_high.pb.cc.
|
private |
|
inlineprivate |
Definition at line 6281 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 4108 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8986 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4079 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4121 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8810 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8832 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8854 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8876 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8898 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4281 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4157 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4279 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4298 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4105 of file daphne_control_high.pb.h.
| union { ... } daphne::GeneralInfo |
|
static |
Definition at line 4165 of file daphne_control_high.pb.h.
| Impl_ daphne::GeneralInfo::_impl_ |
Definition at line 4297 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 4280 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 4102 of file daphne_control_high.pb.h.