DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <wib.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kContentsFieldNumber = 1 } |
Public Member Functions | |
LogControl_Log () | |
~LogControl_Log () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | LogControl_Log (::google::protobuf::internal::ConstantInitialized) |
LogControl_Log (const LogControl_Log &from) | |
LogControl_Log (LogControl_Log &&from) noexcept | |
LogControl_Log & | operator= (const LogControl_Log &from) |
LogControl_Log & | operator= (LogControl_Log &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (LogControl_Log *other) |
void | UnsafeArenaSwap (LogControl_Log *other) |
LogControl_Log * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const LogControl_Log &from) |
void | MergeFrom (const LogControl_Log &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_contents () |
const std::string & | contents () const |
template<typename Arg_ = const std::string&, typename... Args_> | |
void | set_contents (Arg_ &&arg, Args_... args) |
std::string * | mutable_contents () |
PROTOBUF_NODISCARD std::string * | release_contents () |
void | set_allocated_contents (std::string *ptr) |
template<typename > | |
PROTOBUF_CONSTEXPR | LogControl_Log (::_pbi::ConstantInitialized) |
template<typename Arg_ , typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_contents (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 LogControl_Log & | default_instance () |
static const LogControl_Log * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
LogControl_Log (::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_Log *other) |
const std::string & | _internal_contents () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_contents (const std::string &value) |
std::string * | _internal_mutable_contents () |
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, 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_Log &a, LogControl_Log &b) |
|
private |
|
private |
anonymous enum : int |
Enumerator | |
---|---|
kContentsFieldNumber |
|
override |
Definition at line 8125 of file wib.pb.cc.
|
explicit |
wib::LogControl_Log::LogControl_Log | ( | const LogControl_Log & | from | ) |
Definition at line 8095 of file wib.pb.cc.
|
inlinenoexcept |
|
explicitprotected |
Definition at line 8090 of file wib.pb.cc.
PROTOBUF_CONSTEXPR wib::LogControl_Log::LogControl_Log | ( | ::_pbi::ConstantInitialized | ) |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 8148 of file wib.pb.cc.
|
final |
Definition at line 8185 of file wib.pb.cc.
|
final |
Definition at line 8207 of file wib.pb.cc.
|
final |
Definition at line 8138 of file wib.pb.cc.
|
inline |
|
inline |
void wib::LogControl_Log::CopyFrom | ( | const LogControl_Log & | from | ) |
Definition at line 8245 of file wib.pb.cc.
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprivate |
|
inlinefinal |
|
final |
|
inlinestatic |
Definition at line 6119 of file wib.pb.h.
|
final |
Definition at line 8265 of file wib.pb.cc.
|
inlinestatic |
|
inlinestatic |
Definition at line 6128 of file wib.pb.h.
|
private |
|
final |
|
inline |
Definition at line 6165 of file wib.pb.h.
|
staticprivate |
Definition at line 8231 of file wib.pb.cc.
|
inline |
Definition at line 10510 of file wib.pb.h.
|
inline |
|
inlinefinal |
|
inline |
|
inlinenoexcept |
Definition at line 6095 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 10534 of file wib.pb.h.
void wib::LogControl_Log::set_contents | ( | Arg_ && | arg, |
Args_... | args ) |
|
inline |
|
finalprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 6138 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 6151 of file wib.pb.h.
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
union { ... } wib::LogControl_Log |
|
static |
|
staticprivate |
|
staticconstexpr |