|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <wib.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kDc2DcO1FieldNumber = 1 , kDc2DcO2FieldNumber = 2 , kDc2DcO3FieldNumber = 3 , kDc2DcO4FieldNumber = 4 , kLdoA0FieldNumber = 5 , kLdoA1FieldNumber = 6 } |
Public Member Functions | |
| ConfigurePower () | |
| ~ConfigurePower () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | ConfigurePower (::google::protobuf::internal::ConstantInitialized) |
| ConfigurePower (const ConfigurePower &from) | |
| ConfigurePower (ConfigurePower &&from) noexcept | |
| ConfigurePower & | operator= (const ConfigurePower &from) |
| ConfigurePower & | operator= (ConfigurePower &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ConfigurePower *other) |
| void | UnsafeArenaSwap (ConfigurePower *other) |
| ConfigurePower * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const ConfigurePower &from) |
| void | MergeFrom (const ConfigurePower &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_dc2dc_o1 () |
| double | dc2dc_o1 () const |
| void | set_dc2dc_o1 (double value) |
| void | clear_dc2dc_o2 () |
| double | dc2dc_o2 () const |
| void | set_dc2dc_o2 (double value) |
| void | clear_dc2dc_o3 () |
| double | dc2dc_o3 () const |
| void | set_dc2dc_o3 (double value) |
| void | clear_dc2dc_o4 () |
| double | dc2dc_o4 () const |
| void | set_dc2dc_o4 (double value) |
| void | clear_ldo_a0 () |
| double | ldo_a0 () const |
| void | set_ldo_a0 (double value) |
| void | clear_ldo_a1 () |
| double | ldo_a1 () const |
| void | set_ldo_a1 (double value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | ConfigurePower (::_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 ConfigurePower & | default_instance () |
| static const ConfigurePower * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| ConfigurePower (::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 (ConfigurePower *other) |
| double | _internal_dc2dc_o1 () const |
| void | _internal_set_dc2dc_o1 (double value) |
| double | _internal_dc2dc_o2 () const |
| void | _internal_set_dc2dc_o2 (double value) |
| double | _internal_dc2dc_o3 () const |
| void | _internal_set_dc2dc_o3 (double value) |
| double | _internal_dc2dc_o4 () const |
| void | _internal_set_dc2dc_o4 (double value) |
| double | _internal_ldo_a0 () const |
| void | _internal_set_ldo_a0 (double value) |
| double | _internal_ldo_a1 () const |
| void | _internal_set_ldo_a1 (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< 3, 6, 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_wib_2eproto |
| void | swap (ConfigurePower &a, ConfigurePower &b) |
|
private |
|
private |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kDc2DcO1FieldNumber | |
| kDc2DcO2FieldNumber | |
| kDc2DcO3FieldNumber | |
| kDc2DcO4FieldNumber | |
| kLdoA0FieldNumber | |
| kLdoA1FieldNumber | |
Definition at line 1307 of file wib.pb.h.
|
override |
Definition at line 2688 of file wib.pb.cc.
|
explicit |
| wib::ConfigurePower::ConfigurePower | ( | const ConfigurePower & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
Definition at line 2665 of file wib.pb.cc.
| PROTOBUF_CONSTEXPR wib::ConfigurePower::ConfigurePower | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 135 of file wib.pb.cc.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 2712 of file wib.pb.cc.
|
final |
Definition at line 2781 of file wib.pb.cc.
|
final |
Definition at line 2869 of file wib.pb.cc.
|
final |
Definition at line 2700 of file wib.pb.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void wib::ConfigurePower::CopyFrom | ( | const ConfigurePower & | from | ) |
Definition at line 3006 of file wib.pb.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprivate |
|
inlinefinal |
|
final |
|
inlinestatic |
Definition at line 1222 of file wib.pb.h.
|
final |
Definition at line 3028 of file wib.pb.cc.
|
inlinestatic |
|
inlinestatic |
Definition at line 1231 of file wib.pb.h.
|
private |
|
final |
|
inline |
|
inline |
|
inline |
Definition at line 1268 of file wib.pb.h.
|
staticprivate |
Definition at line 2947 of file wib.pb.cc.
|
inline |
|
inlinefinal |
|
inlinenoexcept |
Definition at line 1198 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 7791 of file wib.pb.h.
|
inline |
Definition at line 7813 of file wib.pb.h.
|
inline |
Definition at line 7835 of file wib.pb.h.
|
inline |
Definition at line 7857 of file wib.pb.h.
|
inline |
Definition at line 7879 of file wib.pb.h.
|
inline |
Definition at line 7901 of file wib.pb.h.
|
finalprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 1241 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 1254 of file wib.pb.h.
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
| union { ... } wib::ConfigurePower |
|
static |
|
staticprivate |
|
staticconstexpr |