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

#include <opmon_entry.pb.h>

Inheritance diagram for dunedaq::opmon::OpMonEntry_CustomOriginEntry_DoNotUse:
[legend]
Collaboration diagram for dunedaq::opmon::OpMonEntry_CustomOriginEntry_DoNotUse:
[legend]

Public Types

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

Public Member Functions

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

Static Public Member Functions

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

Friends

struct ::TableStruct_opmonlib_2fopmon_5fentry_2eproto
 

Detailed Description

Definition at line 638 of file opmon_entry.pb.h.

Member Typedef Documentation

◆ SuperType

::google::protobuf::internal::MapEntry<OpMonEntry_CustomOriginEntry_DoNotUse, std::string, std::string, ::google::protobuf::internal::WireFormatLite::TYPE_STRING, ::google::protobuf::internal::WireFormatLite::TYPE_STRING> dunedaq::opmon::OpMonEntry_CustomOriginEntry_DoNotUse::SuperType

Definition at line 646 of file opmon_entry.pb.h.

Constructor & Destructor Documentation

◆ OpMonEntry_CustomOriginEntry_DoNotUse() [1/4]

dunedaq::opmon::OpMonEntry_CustomOriginEntry_DoNotUse::OpMonEntry_CustomOriginEntry_DoNotUse ( )

Definition at line 981 of file opmon_entry.pb.cc.

981{}

◆ OpMonEntry_CustomOriginEntry_DoNotUse() [2/4]

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

◆ OpMonEntry_CustomOriginEntry_DoNotUse() [3/4]

dunedaq::opmon::OpMonEntry_CustomOriginEntry_DoNotUse::OpMonEntry_CustomOriginEntry_DoNotUse ( ::google::protobuf::Arena * arena)
explicit

Definition at line 982 of file opmon_entry.pb.cc.

983 : SuperType(arena) {}
::google::protobuf::internal::MapEntry< OpMonEntry_CustomOriginEntry_DoNotUse, std::string, std::string, ::google::protobuf::internal::WireFormatLite::TYPE_STRING, ::google::protobuf::internal::WireFormatLite::TYPE_STRING > SuperType

◆ OpMonEntry_CustomOriginEntry_DoNotUse() [4/4]

template<typename >
PROTOBUF_CONSTEXPR dunedaq::opmon::OpMonEntry_CustomOriginEntry_DoNotUse::OpMonEntry_CustomOriginEntry_DoNotUse ( ::_pbi::ConstantInitialized )

Definition at line 67 of file opmon_entry.pb.cc.

67{}

Member Function Documentation

◆ GetMetadata()

google::protobuf::Metadata dunedaq::opmon::OpMonEntry_CustomOriginEntry_DoNotUse::GetMetadata ( ) const
final

Definition at line 987 of file opmon_entry.pb.cc.

987 {
988 return ::_pbi::AssignDescriptors(
991}
::absl::once_flag descriptor_table_opmonlib_2fopmon_5fentry_2eproto_once
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_opmonlib_2fopmon_5fentry_2eproto_getter()
::_pb::Metadata file_level_metadata_opmonlib_2fopmon_5fentry_2eproto[5]

◆ internal_default_instance()

static const OpMonEntry_CustomOriginEntry_DoNotUse * dunedaq::opmon::OpMonEntry_CustomOriginEntry_DoNotUse::internal_default_instance ( )
inlinestatic

Definition at line 653 of file opmon_entry.pb.h.

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OpMonEntry_CustomOriginEntry_DoNotUseDefaultTypeInternal _OpMonEntry_CustomOriginEntry_DoNotUse_default_instance_

◆ MergeFrom()

void dunedaq::opmon::OpMonEntry_CustomOriginEntry_DoNotUse::MergeFrom ( const OpMonEntry_CustomOriginEntry_DoNotUse & other)

Definition at line 984 of file opmon_entry.pb.cc.

984 {
985 MergeFromInternal(other);
986}

◆ ValidateKey()

static bool dunedaq::opmon::OpMonEntry_CustomOriginEntry_DoNotUse::ValidateKey ( std::string * s)
inlinestatic

Definition at line 654 of file opmon_entry.pb.h.

654 {
655 return ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(s->data(), static_cast<int>(s->size()), ::google::protobuf::internal::WireFormatLite::PARSE, "dunedaq.opmon.OpMonEntry.CustomOriginEntry.key");
656 }

◆ ValidateValue()

static bool dunedaq::opmon::OpMonEntry_CustomOriginEntry_DoNotUse::ValidateValue ( std::string * s)
inlinestatic

Definition at line 657 of file opmon_entry.pb.h.

657 {
658 return ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(s->data(), static_cast<int>(s->size()), ::google::protobuf::internal::WireFormatLite::PARSE, "dunedaq.opmon.OpMonEntry.CustomOriginEntry.value");
659 }

Friends And Related Symbol Documentation

◆ ::TableStruct_opmonlib_2fopmon_5fentry_2eproto

Definition at line 662 of file opmon_entry.pb.h.


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