|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <daphne_control_high.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kResolutionFieldNumber = 1 , kOutputFormatFieldNumber = 2 , kSbFirstFieldNumber = 3 } |
Public Member Functions | |
| ADCConfig () | |
| ~ADCConfig () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | ADCConfig (::google::protobuf::internal::ConstantInitialized) |
| ADCConfig (const ADCConfig &from) | |
| ADCConfig (ADCConfig &&from) noexcept | |
| ADCConfig & | operator= (const ADCConfig &from) |
| ADCConfig & | operator= (ADCConfig &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ADCConfig *other) |
| void | UnsafeArenaSwap (ADCConfig *other) |
| ADCConfig * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const ADCConfig &from) |
| void | MergeFrom (const ADCConfig &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_resolution () |
| bool | resolution () const |
| void | set_resolution (bool value) |
| void | clear_output_format () |
| bool | output_format () const |
| void | set_output_format (bool value) |
| void | clear_sb_first () |
| bool | sb_first () const |
| void | set_sb_first (bool value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | ADCConfig (::_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 ADCConfig & | default_instance () |
| static const ADCConfig * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| ADCConfig (::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 (ADCConfig *other) |
| bool | _internal_resolution () const |
| void | _internal_set_resolution (bool value) |
| bool | _internal_output_format () const |
| void | _internal_set_output_format (bool value) |
| bool | _internal_sb_first () const |
| void | _internal_set_sb_first (bool 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< 2, 3, 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 (ADCConfig &a, ADCConfig &b) |
Definition at line 1147 of file daphne_control_high.pb.h.
|
private |
Definition at line 1317 of file daphne_control_high.pb.h.
|
private |
Definition at line 1316 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kResolutionFieldNumber | |
| kOutputFormatFieldNumber | |
| kSbFirstFieldNumber | |
Definition at line 1274 of file daphne_control_high.pb.h.
|
inline |
Definition at line 1150 of file daphne_control_high.pb.h.
|
override |
Definition at line 2521 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::ADCConfig::ADCConfig | ( | const ADCConfig & | from | ) |
Definition at line 2506 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 1156 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 2501 of file daphne_control_high.pb.cc.
| PROTOBUF_CONSTEXPR daphne::ADCConfig::ADCConfig | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 105 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 7007 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6985 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7029 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7011 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 6989 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7033 of file daphne_control_high.pb.h.
|
final |
Definition at line 2545 of file daphne_control_high.pb.cc.
|
final |
Definition at line 2595 of file daphne_control_high.pb.cc.
|
final |
Definition at line 2632 of file daphne_control_high.pb.cc.
|
final |
Definition at line 2533 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 6996 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6974 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7018 of file daphne_control_high.pb.h.
| void daphne::ADCConfig::CopyFrom | ( | const ADCConfig & | from | ) |
Definition at line 2685 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 1195 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 1186 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 1258 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 1248 of file daphne_control_high.pb.h.
|
final |
Definition at line 2662 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 1189 of file daphne_control_high.pb.h.
|
final |
Definition at line 2707 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 1192 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 1198 of file daphne_control_high.pb.h.
|
private |
Definition at line 2696 of file daphne_control_high.pb.cc.
|
final |
Definition at line 2692 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 1235 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 2665 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 1182 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 1229 of file daphne_control_high.pb.h.
Definition at line 1165 of file daphne_control_high.pb.h.
Definition at line 1161 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6999 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6977 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7021 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7003 of file daphne_control_high.pb.h.
|
inline |
Definition at line 6981 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7025 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 2529 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 2512 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 2526 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 1208 of file daphne_control_high.pb.h.
|
inline |
Definition at line 1179 of file daphne_control_high.pb.h.
|
inline |
Definition at line 1221 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1315 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1257 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1313 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1326 of file daphne_control_high.pb.h.
Definition at line 1205 of file daphne_control_high.pb.h.
| union { ... } daphne::ADCConfig |
|
static |
Definition at line 1265 of file daphne_control_high.pb.h.
| Impl_ daphne::ADCConfig::_impl_ |
Definition at line 1325 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 1314 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 1202 of file daphne_control_high.pb.h.