DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse Class Referencefinal

#include <issue.pb.h>

Inheritance diagram for dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse:
[legend]
Collaboration diagram for dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse:
[legend]

Public Types

typedef ::google::protobuf::internal::MapEntry< SimpleIssue_ParametersEntry_DoNotUse, std::string, std::string, ::google::protobuf::internal::WireFormatLite::TYPE_STRING, ::google::protobuf::internal::WireFormatLite::TYPE_STRING > SuperType
 

Public Member Functions

 SimpleIssue_ParametersEntry_DoNotUse ()
 
template<typename = void>
PROTOBUF_CONSTEXPR SimpleIssue_ParametersEntry_DoNotUse (::google::protobuf::internal::ConstantInitialized)
 
 SimpleIssue_ParametersEntry_DoNotUse (::google::protobuf::Arena *arena)
 
void MergeFrom (const SimpleIssue_ParametersEntry_DoNotUse &other)
 
::google::protobuf::Metadata GetMetadata () const final
 
template<typename >
PROTOBUF_CONSTEXPR SimpleIssue_ParametersEntry_DoNotUse (::_pbi::ConstantInitialized)
 

Static Public Member Functions

static const SimpleIssue_ParametersEntry_DoNotUseinternal_default_instance ()
 
static bool ValidateKey (std::string *s)
 
static bool ValidateValue (std::string *s)
 

Friends

struct ::TableStruct_ers_2fissue_2eproto
 

Detailed Description

Definition at line 408 of file issue.pb.h.

Member Typedef Documentation

◆ SuperType

::google::protobuf::internal::MapEntry<SimpleIssue_ParametersEntry_DoNotUse, std::string, std::string, ::google::protobuf::internal::WireFormatLite::TYPE_STRING, ::google::protobuf::internal::WireFormatLite::TYPE_STRING> dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse::SuperType

Definition at line 416 of file issue.pb.h.

Constructor & Destructor Documentation

◆ SimpleIssue_ParametersEntry_DoNotUse() [1/4]

dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse::SimpleIssue_ParametersEntry_DoNotUse ( )

Definition at line 852 of file issue.pb.cc.

852{}

◆ SimpleIssue_ParametersEntry_DoNotUse() [2/4]

template<typename = void>
PROTOBUF_CONSTEXPR dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse::SimpleIssue_ParametersEntry_DoNotUse ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ SimpleIssue_ParametersEntry_DoNotUse() [3/4]

dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse::SimpleIssue_ParametersEntry_DoNotUse ( ::google::protobuf::Arena * arena)
explicit

Definition at line 853 of file issue.pb.cc.

854 : SuperType(arena) {}
::google::protobuf::internal::MapEntry< SimpleIssue_ParametersEntry_DoNotUse, std::string, std::string, ::google::protobuf::internal::WireFormatLite::TYPE_STRING, ::google::protobuf::internal::WireFormatLite::TYPE_STRING > SuperType
Definition issue.pb.h:416

◆ SimpleIssue_ParametersEntry_DoNotUse() [4/4]

template<typename >
PROTOBUF_CONSTEXPR dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse::SimpleIssue_ParametersEntry_DoNotUse ( ::_pbi::ConstantInitialized )

Definition at line 73 of file issue.pb.cc.

73{}

Member Function Documentation

◆ GetMetadata()

google::protobuf::Metadata dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse::GetMetadata ( ) const
final

Definition at line 858 of file issue.pb.cc.

858 {
859 return ::_pbi::AssignDescriptors(
862}
::absl::once_flag descriptor_table_ers_2fissue_2eproto_once
Definition issue.pb.cc:262
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_ers_2fissue_2eproto_getter()
Definition issue.pb.cc:292
::_pb::Metadata file_level_metadata_ers_2fissue_2eproto[4]
Definition issue.pb.cc:148

◆ internal_default_instance()

static const SimpleIssue_ParametersEntry_DoNotUse * dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse::internal_default_instance ( )
inlinestatic

Definition at line 423 of file issue.pb.h.

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SimpleIssue_ParametersEntry_DoNotUseDefaultTypeInternal _SimpleIssue_ParametersEntry_DoNotUse_default_instance_
Definition issue.pb.cc:83

◆ MergeFrom()

void dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse::MergeFrom ( const SimpleIssue_ParametersEntry_DoNotUse & other)

Definition at line 855 of file issue.pb.cc.

855 {
856 MergeFromInternal(other);
857}

◆ ValidateKey()

static bool dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse::ValidateKey ( std::string * s)
inlinestatic

Definition at line 424 of file issue.pb.h.

424 {
425 return ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(s->data(), static_cast<int>(s->size()), ::google::protobuf::internal::WireFormatLite::PARSE, "dunedaq.ersschema.SimpleIssue.ParametersEntry.key");
426 }

◆ ValidateValue()

static bool dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse::ValidateValue ( std::string * s)
inlinestatic

Definition at line 427 of file issue.pb.h.

427 {
428 return ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(s->data(), static_cast<int>(s->size()), ::google::protobuf::internal::WireFormatLite::PARSE, "dunedaq.ersschema.SimpleIssue.ParametersEntry.value");
429 }

Friends And Related Symbol Documentation

◆ ::TableStruct_ers_2fissue_2eproto

friend struct ::TableStruct_ers_2fissue_2eproto
friend

Definition at line 432 of file issue.pb.h.


The documentation for this class was generated from the following files: