DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <application.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kStateFieldNumber = 1 , kHostFieldNumber = 2 , kBusyFieldNumber = 5 , kErrorFieldNumber = 6 } |
Public Member Functions | |
AppInfo () | |
~AppInfo () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | AppInfo (::google::protobuf::internal::ConstantInitialized) |
AppInfo (const AppInfo &from) | |
AppInfo (AppInfo &&from) noexcept | |
AppInfo & | operator= (const AppInfo &from) |
AppInfo & | operator= (AppInfo &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (AppInfo *other) |
void | UnsafeArenaSwap (AppInfo *other) |
AppInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const AppInfo &from) |
void | MergeFrom (const AppInfo &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_state () |
const std::string & | state () const |
template<typename Arg_ = const std::string&, typename... Args_> | |
void | set_state (Arg_ &&arg, Args_... args) |
std::string * | mutable_state () |
PROTOBUF_NODISCARD std::string * | release_state () |
void | set_allocated_state (std::string *ptr) |
void | clear_host () |
const std::string & | host () const |
template<typename Arg_ = const std::string&, typename... Args_> | |
void | set_host (Arg_ &&arg, Args_... args) |
std::string * | mutable_host () |
PROTOBUF_NODISCARD std::string * | release_host () |
void | set_allocated_host (std::string *ptr) |
void | clear_busy () |
bool | busy () const |
void | set_busy (bool value) |
void | clear_error () |
bool | error () const |
void | set_error (bool value) |
template<typename > | |
PROTOBUF_CONSTEXPR | AppInfo (::_pbi::ConstantInitialized) |
template<typename Arg_ , typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_state (Arg_ &&arg, Args_... args) |
template<typename Arg_ , typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_host (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 AppInfo & | default_instance () |
static const AppInfo * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
AppInfo (::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 (AppInfo *other) |
const std::string & | _internal_state () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_state (const std::string &value) |
std::string * | _internal_mutable_state () |
const std::string & | _internal_host () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_host (const std::string &value) |
std::string * | _internal_mutable_host () |
bool | _internal_busy () const |
void | _internal_set_busy (bool value) |
bool | _internal_error () const |
void | _internal_set_error (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< 3, 4, 0, 46, 2 > | _table_ |
Friends | |
class | ::google::protobuf::internal::AnyMetadata |
class | ::google::protobuf::internal::TcParser |
template<typename T > | |
class | ::google::protobuf::Arena::InternalHelper |
struct | ::TableStruct_appfwk_2fopmon_2fapplication_2eproto |
void | swap (AppInfo &a, AppInfo &b) |
Definition at line 79 of file application.pb.h.
Definition at line 272 of file application.pb.h.
Definition at line 271 of file application.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kStateFieldNumber | |
kHostFieldNumber | |
kBusyFieldNumber | |
kErrorFieldNumber |
Definition at line 206 of file application.pb.h.
|
inline |
Definition at line 82 of file application.pb.h.
|
override |
Definition at line 189 of file application.pb.cc.
|
explicit |
dunedaq::appfwk::opmon::AppInfo::AppInfo | ( | const AppInfo & | from | ) |
Definition at line 139 of file application.pb.cc.
|
inlinenoexcept |
Definition at line 88 of file application.pb.h.
|
explicitprotected |
Definition at line 134 of file application.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::appfwk::opmon::AppInfo::AppInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 27 of file application.pb.cc.
|
inlineprivate |
Definition at line 415 of file application.pb.h.
|
inlineprivate |
Definition at line 437 of file application.pb.h.
|
inlineprivate |
Definition at line 373 of file application.pb.h.
|
inlineprivate |
Definition at line 382 of file application.pb.h.
|
inlineprivate |
Definition at line 331 of file application.pb.h.
|
inlineprivate |
Definition at line 419 of file application.pb.h.
|
inlineprivate |
Definition at line 441 of file application.pb.h.
|
inlineprivate |
Definition at line 377 of file application.pb.h.
|
inlineprivate |
Definition at line 326 of file application.pb.h.
|
inlineprivate |
Definition at line 322 of file application.pb.h.
|
final |
Definition at line 217 of file application.pb.cc.
|
final |
Definition at line 280 of file application.pb.cc.
|
inline |
Definition at line 407 of file application.pb.h.
|
final |
Definition at line 326 of file application.pb.cc.
|
final |
Definition at line 203 of file application.pb.cc.
|
inline |
Definition at line 404 of file application.pb.h.
|
inline |
Definition at line 426 of file application.pb.h.
|
inline |
Definition at line 353 of file application.pb.h.
|
inline |
Definition at line 302 of file application.pb.h.
void dunedaq::appfwk::opmon::AppInfo::CopyFrom | ( | const AppInfo & | from | ) |
Definition at line 389 of file application.pb.cc.
|
inlinestatic |
Definition at line 127 of file application.pb.h.
|
inlinestatic |
Definition at line 118 of file application.pb.h.
|
inline |
Definition at line 429 of file application.pb.h.
|
inlinestaticprivate |
Definition at line 190 of file application.pb.h.
|
inlinefinal |
Definition at line 180 of file application.pb.h.
|
final |
Definition at line 363 of file application.pb.cc.
|
inlinestatic |
Definition at line 121 of file application.pb.h.
|
final |
Definition at line 417 of file application.pb.cc.
|
inlinestatic |
Definition at line 124 of file application.pb.h.
|
inline |
Definition at line 356 of file application.pb.h.
|
inlinestatic |
Definition at line 130 of file application.pb.h.
|
private |
Definition at line 400 of file application.pb.cc.
|
final |
Definition at line 396 of file application.pb.cc.
|
inline |
Definition at line 167 of file application.pb.h.
|
staticprivate |
Definition at line 366 of file application.pb.cc.
|
inline |
Definition at line 368 of file application.pb.h.
|
inline |
Definition at line 317 of file application.pb.h.
|
inline |
Definition at line 114 of file application.pb.h.
|
inlinefinal |
Definition at line 161 of file application.pb.h.
Definition at line 97 of file application.pb.h.
Definition at line 93 of file application.pb.h.
|
inline |
Definition at line 387 of file application.pb.h.
|
inline |
Definition at line 336 of file application.pb.h.
|
inline |
Definition at line 392 of file application.pb.h.
|
inline |
Definition at line 341 of file application.pb.h.
|
inline |
Definition at line 411 of file application.pb.h.
|
inline |
Definition at line 433 of file application.pb.h.
void dunedaq::appfwk::opmon::AppInfo::set_host | ( | Arg_ && | arg, |
Args_... | args ) |
|
inline |
Definition at line 361 of file application.pb.h.
void dunedaq::appfwk::opmon::AppInfo::set_state | ( | Arg_ && | arg, |
Args_... | args ) |
|
inline |
|
finalprivate |
Definition at line 199 of file application.pb.cc.
|
inlineprivate |
Definition at line 171 of file application.pb.cc.
|
inlineprivate |
|
inline |
Definition at line 305 of file application.pb.h.
|
inline |
Definition at line 140 of file application.pb.h.
|
inline |
Definition at line 111 of file application.pb.h.
|
inline |
Definition at line 153 of file application.pb.h.
|
friend |
Definition at line 270 of file application.pb.h.
|
friend |
Definition at line 189 of file application.pb.h.
|
friend |
Definition at line 268 of file application.pb.h.
|
friend |
Definition at line 282 of file application.pb.h.
Definition at line 137 of file application.pb.h.
union { ... } dunedaq::appfwk::opmon::AppInfo |
|
static |
Definition at line 197 of file application.pb.h.
Impl_ dunedaq::appfwk::opmon::AppInfo::_impl_ |
Definition at line 281 of file application.pb.h.
|
staticprivate |
Definition at line 269 of file application.pb.h.
|
staticconstexpr |
Definition at line 134 of file application.pb.h.