|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <limits>#include <string>#include <type_traits>#include "google/protobuf/port_def.inc"#include "google/protobuf/port_undef.inc"#include "google/protobuf/io/coded_stream.h"#include "google/protobuf/arena.h"#include "google/protobuf/arenastring.h"#include "google/protobuf/generated_message_tctable_decl.h"#include "google/protobuf/generated_message_util.h"#include "google/protobuf/metadata_lite.h"#include "google/protobuf/generated_message_reflection.h"#include "google/protobuf/message.h"#include "google/protobuf/repeated_field.h"#include "google/protobuf/extension_set.h"#include "google/protobuf/map.h"#include "google/protobuf/map_entry.h"#include "google/protobuf/map_field_inl.h"#include "google/protobuf/generated_enum_reflection.h"#include "google/protobuf/unknown_field_set.h"#include "google/protobuf/timestamp.pb.h"Go to the source code of this file.
Namespaces | |
| namespace | |
| namespace | google::protobuf |
| namespace | google::protobuf::internal |
| namespace | dunedaq |
| Including Qt Headers. | |
| namespace | dunedaq::opmon |
Macros | |
| #define | PROTOBUF_INTERNAL_EXPORT_opmonlib_2fopmon_5fentry_2eproto |
Enumerations | |
| enum | dunedaq::opmon::NullValue : int { dunedaq::opmon::NULL_VALUE = 0 , dunedaq::opmon::NullValue_INT_MIN_SENTINEL_DO_NOT_USE_ , dunedaq::opmon::NullValue_INT_MAX_SENTINEL_DO_NOT_USE_ } |
Functions | |
| bool | dunedaq::opmon::NullValue_IsValid (int value) |
| const ::google::protobuf::EnumDescriptor * | dunedaq::opmon::NullValue_descriptor () |
| template<typename T> | |
| const std::string & | dunedaq::opmon::NullValue_Name (T value) |
| template<> | |
| const std::string & | dunedaq::opmon::NullValue_Name (NullValue value) |
| bool | dunedaq::opmon::NullValue_Parse (absl::string_view name, NullValue *value) |
| template<> | |
| const EnumDescriptor * | google::protobuf::GetEnumDescriptor<::dunedaq::opmon::NullValue > () |
Variables | |
| const ::google::protobuf::internal::DescriptorTable | descriptor_table_opmonlib_2fopmon_5fentry_2eproto |
| constexpr NullValue | dunedaq::opmon::NullValue_MIN = static_cast<NullValue>(0) |
| constexpr NullValue | dunedaq::opmon::NullValue_MAX = static_cast<NullValue>(0) |
| constexpr int | dunedaq::opmon::NullValue_ARRAYSIZE = 0 + 1 |
| #define PROTOBUF_INTERNAL_EXPORT_opmonlib_2fopmon_5fentry_2eproto |
Definition at line 45 of file opmon_entry.pb.h.
|
extern |
Definition at line 239 of file opmon_entry.pb.cc.