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

#include <opmon_entry.pb.h>

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

Public Types

typedef ::google::protobuf::internal::MapEntry< OpMonEntry_DataEntry_DoNotUse, std::string, ::dunedaq::opmon::OpMonValue, ::google::protobuf::internal::WireFormatLite::TYPE_STRING, ::google::protobuf::internal::WireFormatLite::TYPE_MESSAGE > SuperType
 

Public Member Functions

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

Static Public Member Functions

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

Friends

struct ::TableStruct_opmonlib_2fopmon_5fentry_2eproto
 

Detailed Description

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

Member Typedef Documentation

◆ SuperType

::google::protobuf::internal::MapEntry<OpMonEntry_DataEntry_DoNotUse, std::string, ::dunedaq::opmon::OpMonValue, ::google::protobuf::internal::WireFormatLite::TYPE_STRING, ::google::protobuf::internal::WireFormatLite::TYPE_MESSAGE> dunedaq::opmon::OpMonEntry_DataEntry_DoNotUse::SuperType

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

Constructor & Destructor Documentation

◆ OpMonEntry_DataEntry_DoNotUse() [1/4]

dunedaq::opmon::OpMonEntry_DataEntry_DoNotUse::OpMonEntry_DataEntry_DoNotUse ( )

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

994{}

◆ OpMonEntry_DataEntry_DoNotUse() [2/4]

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

◆ OpMonEntry_DataEntry_DoNotUse() [3/4]

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

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

996 : SuperType(arena) {}
::google::protobuf::internal::MapEntry< OpMonEntry_DataEntry_DoNotUse, std::string, ::dunedaq::opmon::OpMonValue, ::google::protobuf::internal::WireFormatLite::TYPE_STRING, ::google::protobuf::internal::WireFormatLite::TYPE_MESSAGE > SuperType

◆ OpMonEntry_DataEntry_DoNotUse() [4/4]

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

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

79{}

Member Function Documentation

◆ GetMetadata()

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

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

1000 {
1001 return ::_pbi::AssignDescriptors(
1004}
::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_DataEntry_DoNotUse * dunedaq::opmon::OpMonEntry_DataEntry_DoNotUse::internal_default_instance ( )
inlinestatic

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

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OpMonEntry_DataEntry_DoNotUseDefaultTypeInternal _OpMonEntry_DataEntry_DoNotUse_default_instance_

◆ MergeFrom()

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

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

997 {
998 MergeFromInternal(other);
999}

◆ ValidateKey()

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

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

682 {
683 return ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(s->data(), static_cast<int>(s->size()), ::google::protobuf::internal::WireFormatLite::PARSE, "dunedaq.opmon.OpMonEntry.DataEntry.key");
684 }

◆ ValidateValue()

static bool dunedaq::opmon::OpMonEntry_DataEntry_DoNotUse::ValidateValue ( void * )
inlinestatic

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

685{ return true; }

Friends And Related Symbol Documentation

◆ ::TableStruct_opmonlib_2fopmon_5fentry_2eproto

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


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