DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq::opmon Namespace Reference

Classes

class  ComplexInfo
 
struct  ComplexInfoDefaultTypeInternal
 
class  OpMonEntry
 
class  OpMonEntry_CustomOriginEntry_DoNotUse
 
struct  OpMonEntry_CustomOriginEntry_DoNotUseDefaultTypeInternal
 
class  OpMonEntry_DataEntry_DoNotUse
 
struct  OpMonEntry_DataEntry_DoNotUseDefaultTypeInternal
 
struct  OpMonEntryDefaultTypeInternal
 
class  OpMonId
 
struct  OpMonIdDefaultTypeInternal
 
class  OpMonValue
 
struct  OpMonValueDefaultTypeInternal
 
class  TestInfo
 
struct  TestInfoDefaultTypeInternal
 

Enumerations

enum  NullValue : int { NULL_VALUE = 0 , NullValue_INT_MIN_SENTINEL_DO_NOT_USE_ , NullValue_INT_MAX_SENTINEL_DO_NOT_USE_ }
 

Functions

const ::google::protobuf::EnumDescriptor * NullValue_descriptor ()
 
bool NullValue_IsValid (int value)
 
template<typename T >
const std::string & NullValue_Name (T value)
 
template<>
const std::string & NullValue_Name (NullValue value)
 
bool NullValue_Parse (absl::string_view name, NullValue *value)
 

Variables

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TestInfoDefaultTypeInternal _TestInfo_default_instance_
 
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ComplexInfoDefaultTypeInternal _ComplexInfo_default_instance_
 
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OpMonValueDefaultTypeInternal _OpMonValue_default_instance_
 
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OpMonIdDefaultTypeInternal _OpMonId_default_instance_
 
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OpMonEntry_CustomOriginEntry_DoNotUseDefaultTypeInternal _OpMonEntry_CustomOriginEntry_DoNotUse_default_instance_
 
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OpMonEntry_DataEntry_DoNotUseDefaultTypeInternal _OpMonEntry_DataEntry_DoNotUse_default_instance_
 
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OpMonEntryDefaultTypeInternal _OpMonEntry_default_instance_
 
constexpr NullValue NullValue_MIN = static_cast<NullValue>(0)
 
constexpr NullValue NullValue_MAX = static_cast<NullValue>(0)
 
constexpr int NullValue_ARRAYSIZE = 0 + 1
 

Enumeration Type Documentation

◆ NullValue

Enumerator
NULL_VALUE 
NullValue_INT_MIN_SENTINEL_DO_NOT_USE_ 
NullValue_INT_MAX_SENTINEL_DO_NOT_USE_ 

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

87 : int {
88 NULL_VALUE = 0,
90 std::numeric_limits<::int32_t>::min(),
92 std::numeric_limits<::int32_t>::max(),
93};
@ NullValue_INT_MIN_SENTINEL_DO_NOT_USE_
@ NullValue_INT_MAX_SENTINEL_DO_NOT_USE_

Function Documentation

◆ NullValue_descriptor()

const::google::protobuf::EnumDescriptor * dunedaq::opmon::NullValue_descriptor ( )

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

276 {
277 ::google::protobuf::internal::AssignDescriptors(&descriptor_table_opmonlib_2fopmon_5fentry_2eproto);
279}
const ::_pbi::DescriptorTable descriptor_table_opmonlib_2fopmon_5fentry_2eproto
static const ::_pb::EnumDescriptor * file_level_enum_descriptors_opmonlib_2fopmon_5fentry_2eproto[1]

◆ NullValue_IsValid()

bool dunedaq::opmon::NullValue_IsValid ( int value)

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

280 {
281 switch (value) {
282 case 0:
283 return true;
284 default:
285 return false;
286 }
287}

◆ NullValue_Name() [1/2]

template<>
const std::string & dunedaq::opmon::NullValue_Name ( NullValue value)
inline

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

109 {
110 return ::google::protobuf::internal::NameOfDenseEnum<NullValue_descriptor,
111 0, 0>(
112 static_cast<int>(value));
113}
const ::google::protobuf::EnumDescriptor * NullValue_descriptor()

◆ NullValue_Name() [2/2]

template<typename T >
const std::string & dunedaq::opmon::NullValue_Name ( T value)

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

102 {
103 static_assert(std::is_same<T, NullValue>::value ||
104 std::is_integral<T>::value,
105 "Incorrect type passed to NullValue_Name().");
106 return NullValue_Name(static_cast<NullValue>(value));
107}
const std::string & NullValue_Name(T value)

◆ NullValue_Parse()

bool dunedaq::opmon::NullValue_Parse ( absl::string_view name,
NullValue * value )
inline

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

114 {
115 return ::google::protobuf::internal::ParseNamedEnum<NullValue>(
116 NullValue_descriptor(), name, value);
117}

Variable Documentation

◆ _ComplexInfo_default_instance_

ComplexInfoDefaultTypeInternal dunedaq::opmon::_ComplexInfo_default_instance_

Definition at line 66 of file test.pb.cc.

◆ _OpMonEntry_CustomOriginEntry_DoNotUse_default_instance_

OpMonEntry_CustomOriginEntry_DoNotUseDefaultTypeInternal dunedaq::opmon::_OpMonEntry_CustomOriginEntry_DoNotUse_default_instance_

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

◆ _OpMonEntry_DataEntry_DoNotUse_default_instance_

OpMonEntry_DataEntry_DoNotUseDefaultTypeInternal dunedaq::opmon::_OpMonEntry_DataEntry_DoNotUse_default_instance_

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

◆ _OpMonEntry_default_instance_

OpMonEntryDefaultTypeInternal dunedaq::opmon::_OpMonEntry_default_instance_

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

◆ _OpMonId_default_instance_

OpMonIdDefaultTypeInternal dunedaq::opmon::_OpMonId_default_instance_

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

◆ _OpMonValue_default_instance_

OpMonValueDefaultTypeInternal dunedaq::opmon::_OpMonValue_default_instance_

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

◆ _TestInfo_default_instance_

TestInfoDefaultTypeInternal dunedaq::opmon::_TestInfo_default_instance_

Definition at line 46 of file test.pb.cc.

◆ NullValue_ARRAYSIZE

int dunedaq::opmon::NullValue_ARRAYSIZE = 0 + 1
constexpr

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

◆ NullValue_MAX

NullValue dunedaq::opmon::NullValue_MAX = static_cast<NullValue>(0)
constexpr

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

◆ NullValue_MIN

NullValue dunedaq::opmon::NullValue_MIN = static_cast<NullValue>(0)
constexpr

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