|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <daphne_control_high.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kChannelsFieldNumber = 2 , kStreamInfoFieldNumber = 1 , kGeneralInfoFieldNumber = 3 } |
Public Member Functions | |
| InfoResponse () | |
| ~InfoResponse () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | InfoResponse (::google::protobuf::internal::ConstantInitialized) |
| InfoResponse (const InfoResponse &from) | |
| InfoResponse (InfoResponse &&from) noexcept | |
| InfoResponse & | operator= (const InfoResponse &from) |
| InfoResponse & | operator= (InfoResponse &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (InfoResponse *other) |
| void | UnsafeArenaSwap (InfoResponse *other) |
| InfoResponse * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const InfoResponse &from) |
| void | MergeFrom (const InfoResponse &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::ChannelInfo * | mutable_channels (int index) |
| ::google::protobuf::RepeatedPtrField< ::daphne::ChannelInfo > * | mutable_channels () |
| const ::daphne::ChannelInfo & | channels (int index) const |
| ::daphne::ChannelInfo * | add_channels () |
| const ::google::protobuf::RepeatedPtrField< ::daphne::ChannelInfo > & | channels () const |
| bool | has_stream_info () const |
| void | clear_stream_info () |
| const ::daphne::StreamInfo & | stream_info () const |
| PROTOBUF_NODISCARD::daphne::StreamInfo * | release_stream_info () |
| ::daphne::StreamInfo * | mutable_stream_info () |
| void | set_allocated_stream_info (::daphne::StreamInfo *value) |
| void | unsafe_arena_set_allocated_stream_info (::daphne::StreamInfo *value) |
| ::daphne::StreamInfo * | unsafe_arena_release_stream_info () |
| bool | has_general_info () const |
| void | clear_general_info () |
| const ::daphne::GeneralInfo & | general_info () const |
| PROTOBUF_NODISCARD::daphne::GeneralInfo * | release_general_info () |
| ::daphne::GeneralInfo * | mutable_general_info () |
| void | set_allocated_general_info (::daphne::GeneralInfo *value) |
| void | unsafe_arena_set_allocated_general_info (::daphne::GeneralInfo *value) |
| ::daphne::GeneralInfo * | unsafe_arena_release_general_info () |
| template<typename > | |
| PROTOBUF_CONSTEXPR | InfoResponse (::_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 InfoResponse & | default_instance () |
| static const InfoResponse * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| InfoResponse (::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 (InfoResponse *other) |
| int | _internal_channels_size () const |
| const ::google::protobuf::RepeatedPtrField<::daphne::ChannelInfo > & | _internal_channels () const |
| ::google::protobuf::RepeatedPtrField<::daphne::ChannelInfo > * | _internal_mutable_channels () |
| const ::daphne::StreamInfo & | _internal_stream_info () const |
| ::daphne::StreamInfo * | _internal_mutable_stream_info () |
| const ::daphne::GeneralInfo & | _internal_general_info () const |
| ::daphne::GeneralInfo * | _internal_mutable_general_info () |
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, 3, 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 (InfoResponse &a, InfoResponse &b) |
Definition at line 4303 of file daphne_control_high.pb.h.
|
private |
Definition at line 4491 of file daphne_control_high.pb.h.
|
private |
Definition at line 4490 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kChannelsFieldNumber | |
| kStreamInfoFieldNumber | |
| kGeneralInfoFieldNumber | |
Definition at line 4430 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4306 of file daphne_control_high.pb.h.
|
override |
Definition at line 6797 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::InfoResponse::InfoResponse | ( | const InfoResponse & | from | ) |
Definition at line 6766 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 4312 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 6761 of file daphne_control_high.pb.cc.
| PROTOBUF_CONSTEXPR daphne::InfoResponse::InfoResponse | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 427 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 9142 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9107 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9162 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9147 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9212 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9070 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9020 of file daphne_control_high.pb.h.
|
final |
Definition at line 6834 of file daphne_control_high.pb.cc.
|
final |
Definition at line 6886 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9130 of file daphne_control_high.pb.h.
|
final |
Definition at line 6925 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9137 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9126 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9110 of file daphne_control_high.pb.h.
|
final |
Definition at line 6812 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9113 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9158 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9016 of file daphne_control_high.pb.h.
| void daphne::InfoResponse::CopyFrom | ( | const InfoResponse & | from | ) |
Definition at line 6989 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4351 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 4342 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 4414 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9167 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 4404 of file daphne_control_high.pb.h.
|
final |
Definition at line 6963 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4345 of file daphne_control_high.pb.h.
|
final |
Definition at line 7013 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4348 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9153 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9011 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 4354 of file daphne_control_high.pb.h.
|
private |
Definition at line 7000 of file daphne_control_high.pb.cc.
|
final |
Definition at line 6996 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 4391 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 6966 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9121 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9116 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9221 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9079 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4338 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 4385 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4317 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 4321 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9184 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9042 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9226 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9084 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 6808 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 6787 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 6802 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9025 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4364 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4335 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9203 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9061 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9171 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9029 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4377 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4489 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4413 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4487 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4501 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4361 of file daphne_control_high.pb.h.
| union { ... } daphne::InfoResponse |
|
static |
Definition at line 4421 of file daphne_control_high.pb.h.
| Impl_ daphne::InfoResponse::_impl_ |
Definition at line 4500 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 4488 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 4358 of file daphne_control_high.pb.h.