4#ifndef GOOGLE_PROTOBUF_INCLUDED_appfwk_2fopmon_2fapplication_2eproto_2epb_2eh
5#define GOOGLE_PROTOBUF_INCLUDED_appfwk_2fopmon_2fapplication_2eproto_2epb_2eh
11#include "google/protobuf/port_def.inc"
12#if PROTOBUF_VERSION < 4024000
13#error "This file was generated by a newer version of protoc which is"
14#error "incompatible with your Protocol Buffer headers. Please update"
18#if 4024004 < PROTOBUF_MIN_PROTOC_VERSION
19#error "This file was generated by an older version of protoc which is"
20#error "incompatible with your Protocol Buffer headers. Please"
21#error "regenerate this file with a newer version of protoc."
23#include "google/protobuf/port_undef.inc"
24#include "google/protobuf/io/coded_stream.h"
25#include "google/protobuf/arena.h"
26#include "google/protobuf/arenastring.h"
27#include "google/protobuf/generated_message_tctable_decl.h"
28#include "google/protobuf/generated_message_util.h"
29#include "google/protobuf/metadata_lite.h"
30#include "google/protobuf/generated_message_reflection.h"
31#include "google/protobuf/message.h"
32#include "google/protobuf/repeated_field.h"
33#include "google/protobuf/extension_set.h"
34#include "google/protobuf/unknown_field_set.h"
38#include "google/protobuf/port_def.inc"
40#define PROTOBUF_INTERNAL_EXPORT_appfwk_2fopmon_2fapplication_2eproto
54extern const ::google::protobuf::internal::DescriptorTable
60struct AppInfoDefaultTypeInternal;
80 public ::google::protobuf::Message {
84 template<
typename =
void>
85 explicit PROTOBUF_CONSTEXPR
AppInfo(::google::protobuf::internal::ConstantInitialized);
90 *
this = ::std::move(from);
98 if (
this == &from)
return *
this;
99 if (GetOwningArena() == from.GetOwningArena()
100 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
101 && GetOwningArena() !=
nullptr
112 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
115 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
131 return reinterpret_cast<const AppInfo*
>(
141 if (other ==
this)
return;
142 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
143 if (GetOwningArena() !=
nullptr &&
144 GetOwningArena() == other->GetOwningArena()) {
146 if (GetOwningArena() == other->GetOwningArena()) {
150 ::google::protobuf::internal::GenericSwap(
this, other);
154 if (other ==
this)
return;
155 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
161 AppInfo*
New(::google::protobuf::Arena* arena =
nullptr) const final {
162 return CreateMaybeMessage<AppInfo>(arena);
164 using ::google::protobuf::Message::CopyFrom;
166 using ::google::protobuf::Message::MergeFrom;
171 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
173 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
177 const
char*
_InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
179 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
183 void SharedCtor(::google::protobuf::Arena* arena);
189 friend class ::google::protobuf::internal::AnyMetadata;
191 return "dunedaq.appfwk.opmon.AppInfo";
194 explicit AppInfo(::google::protobuf::Arena* arena);
198 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
214 const std::string&
state()
const;
215 template <
typename Arg_ =
const std::string&,
typename... Args_>
224 const std::string& value);
230 const std::string&
host()
const;
231 template <
typename Arg_ =
const std::string&,
typename... Args_>
240 const std::string& value);
268 friend class ::google::protobuf::internal::TcParser;
269 static const ::google::protobuf::internal::TcParseTable<3, 4, 0, 46, 2>
_table_;
270 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
274 ::google::protobuf::internal::ArenaStringPtr
state_;
275 ::google::protobuf::internal::ArenaStringPtr
host_;
279 PROTOBUF_TSAN_DECLARE_MEMBER
282 friend struct ::TableStruct_appfwk_2fopmon_2fapplication_2eproto;
294#pragma GCC diagnostic push
295#pragma GCC diagnostic ignored "-Wstrict-aliasing"
309template <
typename Arg_,
typename... Args_>
312 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
314 _impl_.
state_.Set(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
323 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
327 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
332 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
337 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
342 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
343 _impl_.
state_.SetAllocated(value, GetArenaForAllocation());
344 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
360template <
typename Arg_,
typename... Args_>
363 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
365 _impl_.
host_.Set(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
374 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
378 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
383 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
385 return _impl_.
host_.Mutable( GetArenaForAllocation());
388 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
393 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
394 _impl_.
host_.SetAllocated(value, GetArenaForAllocation());
395 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
416 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
420 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
438 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
442 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
448#pragma GCC diagnostic pop
459#include "google/protobuf/port_undef.inc"
const ::google::protobuf::internal::DescriptorTable descriptor_table_appfwk_2fopmon_2fapplication_2eproto
void SharedCtor(::google::protobuf::Arena *arena)
void _internal_set_error(bool value)
void DestructorSkippable_
std::string * mutable_state()
int GetCachedSize() const final
AppInfo & operator=(const AppInfo &from)
const std::string & _internal_host() const
const std::string & _internal_state() const
std::string * mutable_host()
AppInfo & operator=(AppInfo &&from) noexcept
void UnsafeArenaSwap(AppInfo *other)
bool _internal_busy() const
PROTOBUF_NODISCARD std::string * release_host()
void Swap(AppInfo *other)
void set_allocated_host(std::string *ptr)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void MergeFrom(const AppInfo &from)
void set_state(Arg_ &&arg, Args_... args)
const std::string & state() const
void InternalArenaConstructable_
void SetCachedSize(int size) const final
PROTOBUF_ALWAYS_INLINE void _internal_set_state(const std::string &value)
void set_busy(bool value)
PROTOBUF_CONSTEXPR AppInfo(::google::protobuf::internal::ConstantInitialized)
::google::protobuf::Metadata GetMetadata() const final
::absl::string_view FullMessageName()
bool _internal_error() const
void set_allocated_state(std::string *ptr)
bool IsInitialized() const final
static const ClassData _class_data_
static constexpr int kIndexInFileMessages
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
std::string * _internal_mutable_host()
void set_host(Arg_ &&arg, Args_... args)
void set_error(bool value)
AppInfo * New(::google::protobuf::Arena *arena=nullptr) const final
const std::string & host() const
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
static const AppInfo * internal_default_instance()
void _internal_set_busy(bool value)
AppInfo(AppInfo &&from) noexcept
PROTOBUF_NODISCARD std::string * release_state()
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
void InternalSwap(AppInfo *other)
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
PROTOBUF_ALWAYS_INLINE void _internal_set_host(const std::string &value)
static const AppInfo & default_instance()
void CopyFrom(const AppInfo &from)
std::string * _internal_mutable_state()
static const ::google::protobuf::Reflection * GetReflection()
const ::google::protobuf::Message::ClassData * GetClassData() const final
static const ::google::protobuf::Descriptor * GetDescriptor()
static const ::google::protobuf::Descriptor * descriptor()
::size_t ByteSizeLong() const final
static const ::google::protobuf::internal::TcParseTable< 3, 4, 0, 46, 2 > _table_
friend void swap(AppInfo &a, AppInfo &b)
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 AppInfoDefaultTypeInternal _AppInfo_default_instance_
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
static const ::uint32_t offsets[]
mutable::google::protobuf::internal::CachedSize _cached_size_
::google::protobuf::internal::ArenaStringPtr state_
::google::protobuf::internal::ArenaStringPtr host_