DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <wib.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kClearLogFieldNumber = 1 , kReturnLogFieldNumber = 2 , kBootLogFieldNumber = 3 } |
typedef LogControl_Log | Log |
Public Member Functions | |
LogControl () | |
~LogControl () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | LogControl (::google::protobuf::internal::ConstantInitialized) |
LogControl (const LogControl &from) | |
LogControl (LogControl &&from) noexcept | |
LogControl & | operator= (const LogControl &from) |
LogControl & | operator= (LogControl &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (LogControl *other) |
void | UnsafeArenaSwap (LogControl *other) |
LogControl * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const LogControl &from) |
void | MergeFrom (const LogControl &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_clear_log () |
bool | clear_log () const |
void | set_clear_log (bool value) |
void | clear_return_log () |
bool | return_log () const |
void | set_return_log (bool value) |
void | clear_boot_log () |
bool | boot_log () const |
void | set_boot_log (bool value) |
template<typename > | |
PROTOBUF_CONSTEXPR | LogControl (::_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 LogControl & | default_instance () |
static const LogControl * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
LogControl (::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 (LogControl *other) |
bool | _internal_clear_log () const |
void | _internal_set_clear_log (bool value) |
bool | _internal_return_log () const |
void | _internal_set_return_log (bool value) |
bool | _internal_boot_log () const |
void | _internal_set_boot_log (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_wib_2eproto |
void | swap (LogControl &a, LogControl &b) |
|
private |
|
private |
anonymous enum : int |
Enumerator | |
---|---|
kClearLogFieldNumber | |
kReturnLogFieldNumber | |
kBootLogFieldNumber |
Definition at line 6370 of file wib.pb.h.
|
override |
Definition at line 8296 of file wib.pb.cc.
|
explicit |
wib::LogControl::LogControl | ( | const LogControl & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
Definition at line 8276 of file wib.pb.cc.
PROTOBUF_CONSTEXPR wib::LogControl::LogControl | ( | ::_pbi::ConstantInitialized | ) |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 8320 of file wib.pb.cc.
|
final |
Definition at line 8370 of file wib.pb.cc.
|
inline |
|
final |
Definition at line 8407 of file wib.pb.cc.
|
final |
Definition at line 8308 of file wib.pb.cc.
|
inline |
|
inline |
|
inline |
|
inline |
void wib::LogControl::CopyFrom | ( | const LogControl & | from | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprivate |
|
final |
|
inlinestatic |
Definition at line 6283 of file wib.pb.h.
|
final |
Definition at line 8482 of file wib.pb.cc.
|
inlinestatic |
|
inlinestatic |
Definition at line 6292 of file wib.pb.h.
|
private |
|
final |
|
inline |
Definition at line 6329 of file wib.pb.h.
|
staticprivate |
Definition at line 8440 of file wib.pb.cc.
|
inline |
|
inlinefinal |
|
inline |
|
inlinenoexcept |
Definition at line 6259 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 10601 of file wib.pb.h.
|
inline |
Definition at line 10557 of file wib.pb.h.
|
inline |
Definition at line 10579 of file wib.pb.h.
|
finalprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 6302 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 6315 of file wib.pb.h.
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
union { ... } wib::LogControl |
|
static |
|
staticprivate |
|
staticconstexpr |