DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <wib.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kCmdFieldNumber = 1 } |
Public Member Functions | |
Command () | |
~Command () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | Command (::google::protobuf::internal::ConstantInitialized) |
Command (const Command &from) | |
Command (Command &&from) noexcept | |
Command & | operator= (const Command &from) |
Command & | operator= (Command &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Command *other) |
void | UnsafeArenaSwap (Command *other) |
Command * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const Command &from) |
void | MergeFrom (const Command &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 |
bool | has_cmd () const |
void | clear_cmd () |
const ::google::protobuf::Any & | cmd () const |
PROTOBUF_NODISCARD::google::protobuf::Any * | release_cmd () |
::google::protobuf::Any * | mutable_cmd () |
void | set_allocated_cmd (::google::protobuf::Any *value) |
void | unsafe_arena_set_allocated_cmd (::google::protobuf::Any *value) |
::google::protobuf::Any * | unsafe_arena_release_cmd () |
template<typename > | |
PROTOBUF_CONSTEXPR | Command (::_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 Command & | default_instance () |
static const Command * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
Command (::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 (Command *other) |
const ::google::protobuf::Any & | _internal_cmd () const |
::google::protobuf::Any * | _internal_mutable_cmd () |
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< 0, 1, 1, 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 (Command &a, Command &b) |
|
private |
|
private |
anonymous enum : int |
Enumerator | |
---|---|
kCmdFieldNumber |
|
override |
Definition at line 1402 of file wib.pb.cc.
|
explicit |
wib::Command::Command | ( | const Command & | from | ) |
Definition at line 1378 of file wib.pb.cc.
|
inlinenoexcept |
|
explicitprotected |
Definition at line 1373 of file wib.pb.cc.
PROTOBUF_CONSTEXPR wib::Command::Command | ( | ::_pbi::ConstantInitialized | ) |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 1430 of file wib.pb.cc.
|
final |
Definition at line 1467 of file wib.pb.cc.
|
final |
Definition at line 1491 of file wib.pb.cc.
|
final |
Definition at line 1415 of file wib.pb.cc.
void wib::Command::clear_cmd | ( | ) |
|
inline |
Definition at line 7141 of file wib.pb.h.
void wib::Command::CopyFrom | ( | const Command & | from | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprivate |
|
final |
|
inlinestatic |
|
final |
Definition at line 1550 of file wib.pb.cc.
|
inlinestatic |
|
inline |
|
inlinestatic |
Definition at line 234 of file wib.pb.h.
|
private |
|
final |
|
inline |
Definition at line 271 of file wib.pb.h.
|
staticprivate |
Definition at line 1517 of file wib.pb.cc.
|
inline |
Definition at line 7195 of file wib.pb.h.
|
inline |
|
inlinefinal |
Definition at line 201 of file wib.pb.h.
|
inline |
Definition at line 7158 of file wib.pb.h.
|
inline |
Definition at line 7200 of file wib.pb.h.
|
finalprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 244 of file wib.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 257 of file wib.pb.h.
|
friend |
|
friend |
|
friend |
union { ... } wib::Command |
|
static |
|
staticprivate |
|
staticconstexpr |