DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <wib.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kScriptFieldNumber = 1 , kFileFieldNumber = 2 } |
Public Member Functions | |
Script () | |
~Script () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | Script (::google::protobuf::internal::ConstantInitialized) |
Script (const Script &from) | |
Script (Script &&from) noexcept | |
Script & | operator= (const Script &from) |
Script & | operator= (Script &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Script *other) |
void | UnsafeArenaSwap (Script *other) |
Script * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const Script &from) |
void | MergeFrom (const Script &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_script () |
const std::string & | script () const |
template<typename Arg_ = const std::string&, typename... Args_> | |
void | set_script (Arg_ &&arg, Args_... args) |
std::string * | mutable_script () |
PROTOBUF_NODISCARD std::string * | release_script () |
void | set_allocated_script (std::string *ptr) |
void | clear_file () |
bool | file () const |
void | set_file (bool value) |
template<typename > | |
PROTOBUF_CONSTEXPR | Script (::_pbi::ConstantInitialized) |
template<typename Arg_ , typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_script (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 Script & | default_instance () |
static const Script * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
Script (::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 (Script *other) |
const std::string & | _internal_script () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_script (const std::string &value) |
std::string * | _internal_mutable_script () |
bool | _internal_file () const |
void | _internal_set_file (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< 1, 2, 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 (Script &a, Script &b) |
|
private |
|
private |
anonymous enum : int |
Enumerator | |
---|---|
kScriptFieldNumber | |
kFileFieldNumber |
|
override |
Definition at line 1599 of file wib.pb.cc.
|
explicit |
wib::Script::Script | ( | const Script & | from | ) |
Definition at line 1566 of file wib.pb.cc.
|
inlinenoexcept |
|
explicitprotected |
Definition at line 1561 of file wib.pb.cc.
PROTOBUF_CONSTEXPR wib::Script::Script | ( | ::_pbi::ConstantInitialized | ) |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 1623 of file wib.pb.cc.
|
final |
Definition at line 1666 of file wib.pb.cc.
|
final |
Definition at line 1695 of file wib.pb.cc.
|
final |
Definition at line 1612 of file wib.pb.cc.
|
inline |
|
inline |
void wib::Script::CopyFrom | ( | const Script & | from | ) |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inlinestaticprivate |
|
final |
|
inlinestatic |
|
final |
Definition at line 1762 of file wib.pb.cc.
|
inlinestatic |
|
inlinestatic |
Definition at line 398 of file wib.pb.h.
|
private |
|
final |
|
inline |
Definition at line 435 of file wib.pb.h.
|
staticprivate |
Definition at line 1724 of file wib.pb.cc.
|
inline |
Definition at line 7242 of file wib.pb.h.
|
inline |
|
inlinefinal |
Definition at line 365 of file wib.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 7285 of file wib.pb.h.
void wib::Script::set_script | ( | Arg_ && | arg, |
Args_... | args ) |
|
inline |
|
finalprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 408 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 421 of file wib.pb.h.
|
friend |
|
friend |
|
friend |
union { ... } wib::Script |
|
static |
|
staticprivate |
|
staticconstexpr |