|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <daphne_control_high.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kChannelsFieldNumber = 10 , kAfesFieldNumber = 11 , kFullStreamChannelsFieldNumber = 12 , kDaphneAddressFieldNumber = 1 , kSlotFieldNumber = 2 , kTimeoutMsFieldNumber = 3 , kSelfTriggerThresholdFieldNumber = 5 , kSelfTriggerXcorrFieldNumber = 6 , kTpConfFieldNumber = 7 , kCompensatorFieldNumber = 8 , kInvertersFieldNumber = 9 , kBiasctrlFieldNumber = 4 } |
Public Member Functions | |
| ConfigureRequest () | |
| ~ConfigureRequest () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | ConfigureRequest (::google::protobuf::internal::ConstantInitialized) |
| ConfigureRequest (const ConfigureRequest &from) | |
| ConfigureRequest (ConfigureRequest &&from) noexcept | |
| ConfigureRequest & | operator= (const ConfigureRequest &from) |
| ConfigureRequest & | operator= (ConfigureRequest &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ConfigureRequest *other) |
| void | UnsafeArenaSwap (ConfigureRequest *other) |
| ConfigureRequest * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const ConfigureRequest &from) |
| void | MergeFrom (const ConfigureRequest &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 |
| int | channels_size () const |
| void | clear_channels () |
| ::daphne::ChannelConfig * | mutable_channels (int index) |
| ::google::protobuf::RepeatedPtrField< ::daphne::ChannelConfig > * | mutable_channels () |
| const ::daphne::ChannelConfig & | channels (int index) const |
| ::daphne::ChannelConfig * | add_channels () |
| const ::google::protobuf::RepeatedPtrField< ::daphne::ChannelConfig > & | channels () const |
| int | afes_size () const |
| void | clear_afes () |
| ::daphne::AFEConfig * | mutable_afes (int index) |
| ::google::protobuf::RepeatedPtrField< ::daphne::AFEConfig > * | mutable_afes () |
| const ::daphne::AFEConfig & | afes (int index) const |
| ::daphne::AFEConfig * | add_afes () |
| const ::google::protobuf::RepeatedPtrField< ::daphne::AFEConfig > & | afes () const |
| int | full_stream_channels_size () const |
| void | clear_full_stream_channels () |
| ::uint32_t | full_stream_channels (int index) const |
| void | set_full_stream_channels (int index, ::uint32_t value) |
| void | add_full_stream_channels (::uint32_t value) |
| const ::google::protobuf::RepeatedField<::uint32_t > & | full_stream_channels () const |
| ::google::protobuf::RepeatedField<::uint32_t > * | mutable_full_stream_channels () |
| void | clear_daphne_address () |
| const std::string & | daphne_address () const |
| template<typename Arg_ = const std::string&, typename... Args_> | |
| void | set_daphne_address (Arg_ &&arg, Args_... args) |
| std::string * | mutable_daphne_address () |
| PROTOBUF_NODISCARD std::string * | release_daphne_address () |
| void | set_allocated_daphne_address (std::string *ptr) |
| void | clear_slot () |
| ::uint32_t | slot () const |
| void | set_slot (::uint32_t value) |
| void | clear_timeout_ms () |
| ::uint32_t | timeout_ms () const |
| void | set_timeout_ms (::uint32_t value) |
| void | clear_self_trigger_threshold () |
| ::uint64_t | self_trigger_threshold () const |
| void | set_self_trigger_threshold (::uint64_t value) |
| void | clear_self_trigger_xcorr () |
| ::uint64_t | self_trigger_xcorr () const |
| void | set_self_trigger_xcorr (::uint64_t value) |
| void | clear_tp_conf () |
| ::uint64_t | tp_conf () const |
| void | set_tp_conf (::uint64_t value) |
| void | clear_compensator () |
| ::uint64_t | compensator () const |
| void | set_compensator (::uint64_t value) |
| void | clear_inverters () |
| ::uint64_t | inverters () const |
| void | set_inverters (::uint64_t value) |
| void | clear_biasctrl () |
| ::uint32_t | biasctrl () const |
| void | set_biasctrl (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | ConfigureRequest (::_pbi::ConstantInitialized) |
| template<typename Arg_ , typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_daphne_address (Arg_ &&arg, Args_... args) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const ::google::protobuf::Descriptor * | GetDescriptor () |
| static const ::google::protobuf::Reflection * | GetReflection () |
| static const ConfigureRequest & | default_instance () |
| static const ConfigureRequest * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| ConfigureRequest (::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 (ConfigureRequest *other) |
| int | _internal_channels_size () const |
| const ::google::protobuf::RepeatedPtrField<::daphne::ChannelConfig > & | _internal_channels () const |
| ::google::protobuf::RepeatedPtrField<::daphne::ChannelConfig > * | _internal_mutable_channels () |
| int | _internal_afes_size () const |
| const ::google::protobuf::RepeatedPtrField<::daphne::AFEConfig > & | _internal_afes () const |
| ::google::protobuf::RepeatedPtrField<::daphne::AFEConfig > * | _internal_mutable_afes () |
| int | _internal_full_stream_channels_size () const |
| const ::google::protobuf::RepeatedField<::uint32_t > & | _internal_full_stream_channels () const |
| ::google::protobuf::RepeatedField<::uint32_t > * | _internal_mutable_full_stream_channels () |
| const std::string & | _internal_daphne_address () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_daphne_address (const std::string &value) |
| std::string * | _internal_mutable_daphne_address () |
| ::uint32_t | _internal_slot () const |
| void | _internal_set_slot (::uint32_t value) |
| ::uint32_t | _internal_timeout_ms () const |
| void | _internal_set_timeout_ms (::uint32_t value) |
| ::uint64_t | _internal_self_trigger_threshold () const |
| void | _internal_set_self_trigger_threshold (::uint64_t value) |
| ::uint64_t | _internal_self_trigger_xcorr () const |
| void | _internal_set_self_trigger_xcorr (::uint64_t value) |
| ::uint64_t | _internal_tp_conf () const |
| void | _internal_set_tp_conf (::uint64_t value) |
| ::uint64_t | _internal_compensator () const |
| void | _internal_set_compensator (::uint64_t value) |
| ::uint64_t | _internal_inverters () const |
| void | _internal_set_inverters (::uint64_t value) |
| ::uint32_t | _internal_biasctrl () const |
| void | _internal_set_biasctrl (::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< 4, 12, 2, 54, 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 (ConfigureRequest &a, ConfigureRequest &b) |
Definition at line 1693 of file daphne_control_high.pb.h.
|
private |
Definition at line 1992 of file daphne_control_high.pb.h.
Definition at line 1991 of file daphne_control_high.pb.h.
| anonymous enum : int |
Definition at line 1820 of file daphne_control_high.pb.h.
|
inline |
Definition at line 1696 of file daphne_control_high.pb.h.
|
override |
Definition at line 3217 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::ConfigureRequest::ConfigureRequest | ( | const ConfigureRequest & | from | ) |
Definition at line 3160 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 1702 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 3155 of file daphne_control_high.pb.cc.
| PROTOBUF_CONSTEXPR daphne::ConfigureRequest::ConfigureRequest | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 159 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 7492 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7457 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7290 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7446 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7411 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7378 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7204 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7535 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7503 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7400 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7497 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7451 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7213 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7539 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7312 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7334 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7294 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7382 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7208 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7404 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7316 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7338 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7250 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7272 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7360 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7246 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7268 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 7356 of file daphne_control_high.pb.h.
|
final |
Definition at line 3249 of file daphne_control_high.pb.cc.
|
final |
Definition at line 3360 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7480 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7434 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7520 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7487 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7476 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7460 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7282 of file daphne_control_high.pb.h.
|
final |
Definition at line 3465 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7441 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7430 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7414 of file daphne_control_high.pb.h.
|
final |
Definition at line 3233 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7463 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7279 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7417 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7367 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7184 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7509 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7389 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7301 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7323 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7235 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7257 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7345 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7370 of file daphne_control_high.pb.h.
| void daphne::ConfigureRequest::CopyFrom | ( | const ConfigureRequest & | from | ) |
Definition at line 3603 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7187 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 1741 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 1732 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7525 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7512 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7506 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 1804 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 1794 of file daphne_control_high.pb.h.
|
final |
Definition at line 3559 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 1735 of file daphne_control_high.pb.h.
|
final |
Definition at line 3632 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 1738 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 1744 of file daphne_control_high.pb.h.
|
private |
Definition at line 3614 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7392 of file daphne_control_high.pb.h.
|
final |
Definition at line 3610 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 1781 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 3562 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7471 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7466 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7425 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7420 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7199 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7529 of file daphne_control_high.pb.h.
|
inline |
Definition at line 1728 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 1775 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 1711 of file daphne_control_high.pb.h.
|
inline |
Definition at line 1707 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7218 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7304 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7326 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7223 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7286 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7374 of file daphne_control_high.pb.h.
| void daphne::ConfigureRequest::set_daphne_address | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 7192 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7516 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7396 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7308 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7330 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7242 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7264 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7352 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 3229 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 3194 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 3222 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 7238 of file daphne_control_high.pb.h.
|
inline |
Definition at line 1754 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7260 of file daphne_control_high.pb.h.
|
inline |
Definition at line 7348 of file daphne_control_high.pb.h.
|
inline |
Definition at line 1725 of file daphne_control_high.pb.h.
|
inline |
Definition at line 1767 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1990 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1803 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1988 of file daphne_control_high.pb.h.
|
friend |
Definition at line 2011 of file daphne_control_high.pb.h.
|
friend |
Definition at line 1751 of file daphne_control_high.pb.h.
| union { ... } daphne::ConfigureRequest |
|
static |
Definition at line 1811 of file daphne_control_high.pb.h.
| Impl_ daphne::ConfigureRequest::_impl_ |
Definition at line 2010 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 1989 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 1748 of file daphne_control_high.pb.h.