89 public ::google::protobuf::Message {
93 template<
typename =
void>
94 explicit PROTOBUF_CONSTEXPR
Context(::google::protobuf::internal::ConstantInitialized);
99 *
this = ::std::move(from);
107 if (
this == &from)
return *
this;
108 if (GetOwningArena() == from.GetOwningArena()
109 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
110 && GetOwningArena() !=
nullptr
121 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
124 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
140 return reinterpret_cast<const Context*
>(
150 if (other ==
this)
return;
151 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
152 if (GetOwningArena() !=
nullptr &&
153 GetOwningArena() == other->GetOwningArena()) {
155 if (GetOwningArena() == other->GetOwningArena()) {
159 ::google::protobuf::internal::GenericSwap(
this, other);
163 if (other ==
this)
return;
164 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
170 Context*
New(::google::protobuf::Arena* arena =
nullptr) const final {
171 return CreateMaybeMessage<Context>(arena);
173 using ::google::protobuf::Message::CopyFrom;
175 using ::google::protobuf::Message::MergeFrom;
180 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
182 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
186 const
char*
_InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
188 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
192 void SharedCtor(::google::protobuf::Arena* arena);
198 friend class ::google::protobuf::internal::AnyMetadata;
200 return "dunedaq.ersschema.Context";
203 explicit Context(::google::protobuf::Arena* arena);
207 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
230 const std::string&
cwd()
const;
231 template <
typename Arg_ =
const std::string&,
typename... Args_>
240 const std::string& value);
247 template <
typename Arg_ =
const std::string&,
typename... Args_>
256 const std::string& value);
263 template <
typename Arg_ =
const std::string&,
typename... Args_>
272 const std::string& value);
279 template <
typename Arg_ =
const std::string&,
typename... Args_>
288 const std::string& value);
295 template <
typename Arg_ =
const std::string&,
typename... Args_>
304 const std::string& value);
311 template <
typename Arg_ =
const std::string&,
typename... Args_>
320 const std::string& value);
327 template <
typename Arg_ =
const std::string&,
typename... Args_>
336 const std::string& value);
384 friend class ::google::protobuf::internal::TcParser;
385 static const ::google::protobuf::internal::TcParseTable<4, 11, 0, 113, 2>
_table_;
386 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
390 ::google::protobuf::internal::ArenaStringPtr
cwd_;
402 PROTOBUF_TSAN_DECLARE_MEMBER
405 friend struct ::TableStruct_ers_2fissue_2eproto;
409 std::string, std::string,
410 ::google::protobuf::internal::WireFormatLite::TYPE_STRING,
411 ::google::protobuf::internal::WireFormatLite::TYPE_STRING> {
414 std::string, std::string,
415 ::google::protobuf::internal::WireFormatLite::TYPE_STRING,
416 ::google::protobuf::internal::WireFormatLite::TYPE_STRING>
SuperType;
418 template <
typename =
void>
420 ::google::protobuf::internal::ConstantInitialized);
425 return ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(s->data(),
static_cast<int>(s->size()), ::google::protobuf::internal::WireFormatLite::PARSE,
"dunedaq.ersschema.SimpleIssue.ParametersEntry.key");
428 return ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(s->data(),
static_cast<int>(s->size()), ::google::protobuf::internal::WireFormatLite::PARSE,
"dunedaq.ersschema.SimpleIssue.ParametersEntry.value");
430 using ::google::protobuf::Message::MergeFrom;
431 ::google::protobuf::Metadata GetMetadata() const final;
437 public ::
google::protobuf::Message {
441 template<
typename =
void>
442 explicit PROTOBUF_CONSTEXPR
SimpleIssue(::google::protobuf::internal::ConstantInitialized);
447 *
this = ::std::move(from);
455 if (
this == &from)
return *
this;
456 if (GetOwningArena() == from.GetOwningArena()
457 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
458 && GetOwningArena() !=
nullptr
469 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
472 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
498 if (other ==
this)
return;
499 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
500 if (GetOwningArena() !=
nullptr &&
501 GetOwningArena() == other->GetOwningArena()) {
503 if (GetOwningArena() == other->GetOwningArena()) {
507 ::google::protobuf::internal::GenericSwap(
this, other);
511 if (other ==
this)
return;
512 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
519 return CreateMaybeMessage<SimpleIssue>(arena);
521 using ::google::protobuf::Message::CopyFrom;
523 using ::google::protobuf::Message::MergeFrom;
528 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
530 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
531 bool IsInitialized() const final;
533 ::
size_t ByteSizeLong() const final;
534 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
535 ::uint8_t* _InternalSerialize(
536 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
540 void SharedCtor(::google::protobuf::Arena* arena);
542 void SetCachedSize(
int size)
const final;
546 friend class ::google::protobuf::internal::AnyMetadata;
548 return "dunedaq.ersschema.SimpleIssue";
551 explicit SimpleIssue(::google::protobuf::Arena* arena);
555 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
574 int inheritance_size()
const;
576 int _internal_inheritance_size()
const;
579 void clear_inheritance() ;
580 const std::string& inheritance(
int index)
const;
581 std::string* mutable_inheritance(
int index);
582 void set_inheritance(
int index,
const std::string& value);
583 void set_inheritance(
int index, std::string&& value);
584 void set_inheritance(
int index,
const char* value);
585 void set_inheritance(
int index,
const char* value, std::size_t
size);
586 void set_inheritance(
int index, absl::string_view value);
587 std::string* add_inheritance();
588 void add_inheritance(
const std::string& value);
589 void add_inheritance(std::string&& value);
590 void add_inheritance(
const char* value);
591 void add_inheritance(
const char* value, std::size_t
size);
592 void add_inheritance(absl::string_view value);
593 const ::google::protobuf::RepeatedPtrField<std::string>& inheritance()
const;
594 ::google::protobuf::RepeatedPtrField<std::string>* mutable_inheritance();
597 const ::google::protobuf::RepeatedPtrField<std::string>& _internal_inheritance()
const;
598 ::google::protobuf::RepeatedPtrField<std::string>* _internal_mutable_inheritance();
602 int parameters_size()
const;
604 int _internal_parameters_size()
const;
607 void clear_parameters() ;
608 const ::google::protobuf::Map<std::string, std::string>&
parameters()
const;
609 ::google::protobuf::Map<std::string, std::string>* mutable_parameters();
612 const ::google::protobuf::Map<std::string, std::string>& _internal_parameters()
const;
613 ::google::protobuf::Map<std::string, std::string>* _internal_mutable_parameters();
618 const std::string& name()
const;
619 template <
typename Arg_ =
const std::string&,
typename... Args_>
628 const std::string& value);
634 const std::string&
message()
const;
635 template <
typename Arg_ =
const std::string&,
typename... Args_>
644 const std::string& value);
650 const std::string&
severity()
const;
651 template <
typename Arg_ =
const std::string&,
typename... Args_>
660 const std::string& value);
667 const ::dunedaq::ersschema::Context&
context()
const;
681 ::uint64_t
time()
const;
693 friend class ::google::protobuf::internal::TcParser;
694 static const ::google::protobuf::internal::TcParseTable<3, 7, 2, 78, 2>
_table_;
695 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
703 ::google::protobuf::internal::WireFormatLite::TYPE_STRING,
704 ::google::protobuf::internal::WireFormatLite::TYPE_STRING>
706 ::google::protobuf::internal::ArenaStringPtr
name_;
707 ::google::protobuf::internal::ArenaStringPtr
message_;
711 PROTOBUF_TSAN_DECLARE_MEMBER
714 friend struct ::TableStruct_ers_2fissue_2eproto;
718 public ::google::protobuf::Message {
722 template<
typename =
void>
723 explicit PROTOBUF_CONSTEXPR
IssueChain(::google::protobuf::internal::ConstantInitialized);
728 *
this = ::std::move(from);
736 if (
this == &from)
return *
this;
737 if (GetOwningArena() == from.GetOwningArena()
738 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
739 && GetOwningArena() !=
nullptr
750 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
753 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
779 if (other ==
this)
return;
780 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
781 if (GetOwningArena() !=
nullptr &&
782 GetOwningArena() == other->GetOwningArena()) {
784 if (GetOwningArena() == other->GetOwningArena()) {
788 ::google::protobuf::internal::GenericSwap(
this, other);
792 if (other ==
this)
return;
793 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
800 return CreateMaybeMessage<IssueChain>(arena);
802 using ::google::protobuf::Message::CopyFrom;
804 using ::google::protobuf::Message::MergeFrom;
809 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
811 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
812 bool IsInitialized() const final;
814 ::
size_t ByteSizeLong() const final;
815 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
816 ::uint8_t* _InternalSerialize(
817 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
821 void SharedCtor(::google::protobuf::Arena* arena);
823 void SetCachedSize(
int size)
const final;
827 friend class ::google::protobuf::internal::AnyMetadata;
829 return "dunedaq.ersschema.IssueChain";
832 explicit IssueChain(::google::protobuf::Arena* arena);
852 int causes_size()
const;
854 int _internal_causes_size()
const;
857 void clear_causes() ;
859 ::google::protobuf::RepeatedPtrField< ::dunedaq::ersschema::SimpleIssue >*
862 const ::google::protobuf::RepeatedPtrField<::dunedaq::ersschema::SimpleIssue>& _internal_causes()
const;
863 ::google::protobuf::RepeatedPtrField<::dunedaq::ersschema::SimpleIssue>* _internal_mutable_causes();
865 const ::dunedaq::ersschema::SimpleIssue& causes(
int index)
const;
867 const ::google::protobuf::RepeatedPtrField< ::dunedaq::ersschema::SimpleIssue >&
870 void clear_session() ;
871 const std::string&
session()
const;
872 template <
typename Arg_ =
const std::string&,
typename... Args_>
881 const std::string& value);
888 template <
typename Arg_ =
const std::string&,
typename... Args_>
897 const std::string& value);
903 const std::string&
module()
const;
904 template <
typename Arg_ =
const std::string&,
typename... Args_>
913 const std::string& value);
920 const ::dunedaq::ersschema::SimpleIssue&
final()
const;
921 PROTOBUF_NODISCARD ::dunedaq::ersschema::SimpleIssue*
release_final();
936 friend class ::google::protobuf::internal::TcParser;
937 static const ::google::protobuf::internal::TcParseTable<2, 5, 2, 61, 2>
_table_;
938 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
944 ::google::protobuf::RepeatedPtrField< ::dunedaq::ersschema::SimpleIssue >
causes_;
945 ::google::protobuf::internal::ArenaStringPtr
session_;
947 ::google::protobuf::internal::ArenaStringPtr
module_;
949 PROTOBUF_TSAN_DECLARE_MEMBER
952 friend struct ::TableStruct_ers_2fissue_2eproto;
1455 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1457 _impl_._has_bits_[0] &= ~0x00000001u;
1459 _impl_.context_ =
nullptr;
1460#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
1461 auto* old =
reinterpret_cast<::google::protobuf::MessageLite*
>(released);
1462 released = ::google::protobuf::internal::DuplicateIfNonNull(released);
1463 if (GetArenaForAllocation() ==
nullptr) {
1467 if (GetArenaForAllocation() !=
nullptr) {
1468 released = ::google::protobuf::internal::DuplicateIfNonNull(released);
1497 ::google::protobuf::Arena* message_arena = GetArenaForAllocation();
1498 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1499 if (message_arena ==
nullptr) {
1503 if (value !=
nullptr) {
1504 ::google::protobuf::Arena* submessage_arena =
1506 if (message_arena != submessage_arena) {
1507 value = ::google::protobuf::internal::GetOwnedMessage(message_arena, value, submessage_arena);
1509 _impl_._has_bits_[0] |= 0x00000001u;
1511 _impl_._has_bits_[0] &= ~0x00000001u;
1853 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1855 _impl_._has_bits_[0] &= ~0x00000001u;
1858#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
1859 auto* old =
reinterpret_cast<::google::protobuf::MessageLite*
>(released);
1860 released = ::google::protobuf::internal::DuplicateIfNonNull(released);
1861 if (GetArenaForAllocation() ==
nullptr) {
1865 if (GetArenaForAllocation() !=
nullptr) {
1866 released = ::google::protobuf::internal::DuplicateIfNonNull(released);
1895 ::google::protobuf::Arena* message_arena = GetArenaForAllocation();
1896 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1897 if (message_arena ==
nullptr) {
1901 if (value !=
nullptr) {
1902 ::google::protobuf::Arena* submessage_arena =
1904 if (message_arena != submessage_arena) {
1905 value = ::google::protobuf::internal::GetOwnedMessage(message_arena, value, submessage_arena);
1907 _impl_._has_bits_[0] |= 0x00000001u;
1909 _impl_._has_bits_[0] &= ~0x00000001u;