|
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 4301 of file daphne_control_high.pb.h.
|
private |
Definition at line 4489 of file daphne_control_high.pb.h.
|
private |
Definition at line 4488 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kChannelsFieldNumber | |
| kStreamInfoFieldNumber | |
| kGeneralInfoFieldNumber | |
Definition at line 4428 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4304 of file daphne_control_high.pb.h.
|
override |
Definition at line 6793 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::InfoResponse::InfoResponse | ( | const InfoResponse & | from | ) |
Definition at line 6762 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 4310 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 6757 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 9140 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9105 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9160 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9145 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9210 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9068 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 9018 of file daphne_control_high.pb.h.
|
final |
Definition at line 6830 of file daphne_control_high.pb.cc.
|
final |
Definition at line 6882 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9128 of file daphne_control_high.pb.h.
|
final |
Definition at line 6921 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9135 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9124 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9108 of file daphne_control_high.pb.h.
|
final |
Definition at line 6808 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9111 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9156 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9014 of file daphne_control_high.pb.h.
| void daphne::InfoResponse::CopyFrom | ( | const InfoResponse & | from | ) |
Definition at line 6985 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4349 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 4340 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 4412 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9165 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 4402 of file daphne_control_high.pb.h.
|
final |
Definition at line 6959 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4343 of file daphne_control_high.pb.h.
|
final |
Definition at line 7009 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 4346 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9151 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9009 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 4352 of file daphne_control_high.pb.h.
|
private |
Definition at line 6996 of file daphne_control_high.pb.cc.
|
final |
Definition at line 6992 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 4389 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 6962 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9119 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9114 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9219 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9077 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4336 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 4383 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4315 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 4319 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9182 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9040 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9224 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9082 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 6804 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 6783 of file daphne_control_high.pb.cc.
|
inlineprivate |
Definition at line 6798 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 9023 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4362 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4333 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9201 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9059 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9169 of file daphne_control_high.pb.h.
|
inline |
Definition at line 9027 of file daphne_control_high.pb.h.
|
inline |
Definition at line 4375 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4487 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4411 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4485 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4499 of file daphne_control_high.pb.h.
|
friend |
Definition at line 4359 of file daphne_control_high.pb.h.
| union { ... } daphne::InfoResponse |
|
static |
Definition at line 4419 of file daphne_control_high.pb.h.
| Impl_ daphne::InfoResponse::_impl_ |
Definition at line 4498 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 4486 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 4356 of file daphne_control_high.pb.h.