#include <issue.pb.h>
|
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 |
|
Definition at line 408 of file issue.pb.h.
◆ SuperType
◆ SimpleIssue_ParametersEntry_DoNotUse() [1/4]
dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse::SimpleIssue_ParametersEntry_DoNotUse |
( |
| ) |
|
◆ 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 |
◆ SimpleIssue_ParametersEntry_DoNotUse() [4/4]
template<typename >
PROTOBUF_CONSTEXPR dunedaq::ersschema::SimpleIssue_ParametersEntry_DoNotUse::SimpleIssue_ParametersEntry_DoNotUse |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ 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
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_ers_2fissue_2eproto_getter()
::_pb::Metadata file_level_metadata_ers_2fissue_2eproto[4]
◆ internal_default_instance()
◆ MergeFrom()
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 }
◆ ::TableStruct_ers_2fissue_2eproto
The documentation for this class was generated from the following files:
- /github/workspace/dunedaq/build/ers/codegen/include/ers/issue.pb.h
- /github/workspace/dunedaq/build/ers/codegen/include/ers/issue.pb.cc