|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <wib.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kRootArchiveFieldNumber = 1 , kBootArchiveFieldNumber = 2 } |
Public Member Functions | |
| Update () | |
| ~Update () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | Update (::google::protobuf::internal::ConstantInitialized) |
| Update (const Update &from) | |
| Update (Update &&from) noexcept | |
| Update & | operator= (const Update &from) |
| Update & | operator= (Update &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Update *other) |
| void | UnsafeArenaSwap (Update *other) |
| Update * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const Update &from) |
| void | MergeFrom (const Update &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_root_archive () |
| const std::string & | root_archive () const |
| template<typename Arg_ = const std::string&, typename... Args_> | |
| void | set_root_archive (Arg_ &&arg, Args_... args) |
| std::string * | mutable_root_archive () |
| PROTOBUF_NODISCARD std::string * | release_root_archive () |
| void | set_allocated_root_archive (std::string *ptr) |
| void | clear_boot_archive () |
| const std::string & | boot_archive () const |
| template<typename Arg_ = const std::string&, typename... Args_> | |
| void | set_boot_archive (Arg_ &&arg, Args_... args) |
| std::string * | mutable_boot_archive () |
| PROTOBUF_NODISCARD std::string * | release_boot_archive () |
| void | set_allocated_boot_archive (std::string *ptr) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | Update (::_pbi::ConstantInitialized) |
| template<typename Arg_ , typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_root_archive (Arg_ &&arg, Args_... args) |
| template<typename Arg_ , typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_boot_archive (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 Update & | default_instance () |
| static const Update * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| Update (::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 (Update *other) |
| const std::string & | _internal_root_archive () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_root_archive (const std::string &value) |
| std::string * | _internal_mutable_root_archive () |
| const std::string & | _internal_boot_archive () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_boot_archive (const std::string &value) |
| std::string * | _internal_mutable_boot_archive () |
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 (Update &a, Update &b) |
|
private |
|
private |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kRootArchiveFieldNumber | |
| kBootArchiveFieldNumber | |
|
override |
Definition at line 5025 of file wib.pb.cc.
|
explicit |
| wib::Update::Update | ( | const Update & | from | ) |
Definition at line 4982 of file wib.pb.cc.
|
inlinenoexcept |
|
explicitprotected |
Definition at line 4977 of file wib.pb.cc.
| PROTOBUF_CONSTEXPR wib::Update::Update | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 300 of file wib.pb.cc.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 5050 of file wib.pb.cc.
|
final |
Definition at line 5093 of file wib.pb.cc.
|
inline |
|
final |
Definition at line 5121 of file wib.pb.cc.
|
final |
Definition at line 5039 of file wib.pb.cc.
|
inline |
|
inline |
| void wib::Update::CopyFrom | ( | const Update & | from | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprivate |
|
final |
|
inlinestatic |
|
final |
Definition at line 5190 of file wib.pb.cc.
|
inlinestatic |
|
inlinestatic |
Definition at line 2993 of file wib.pb.h.
|
private |
Definition at line 5179 of file wib.pb.cc.
|
final |
|
inline |
Definition at line 3030 of file wib.pb.h.
|
staticprivate |
Definition at line 5151 of file wib.pb.cc.
|
inline |
Definition at line 9192 of file wib.pb.h.
|
inline |
Definition at line 9141 of file wib.pb.h.
|
inline |
|
inlinefinal |
Definition at line 2960 of file wib.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void wib::Update::set_boot_archive | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
| void wib::Update::set_root_archive | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
|
finalprivate |
|
inlineprivate |
Definition at line 5009 of file wib.pb.cc.
|
inlineprivate |
|
inline |
Definition at line 3003 of file wib.pb.h.
|
inline |
|
inline |
Definition at line 3016 of file wib.pb.h.
|
friend |
|
friend |
|
friend |
|
friend |
| union { ... } wib::Update |
|
static |
|
staticprivate |
|
staticconstexpr |