DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
test.pb.cc File Reference
#include "opmonlib/opmon/test.pb.h"
#include <algorithm>
#include "google/protobuf/io/coded_stream.h"
#include "google/protobuf/extension_set.h"
#include "google/protobuf/wire_format_lite.h"
#include "google/protobuf/descriptor.h"
#include "google/protobuf/generated_message_reflection.h"
#include "google/protobuf/reflection_ops.h"
#include "google/protobuf/wire_format.h"
#include "google/protobuf/generated_message_tctable_impl.h"
#include "google/protobuf/port_def.inc"
#include "google/protobuf/port_undef.inc"
Include dependency graph for test.pb.cc:

Go to the source code of this file.

Classes

struct  dunedaq::opmon::TestInfoDefaultTypeInternal
 
struct  dunedaq::opmon::ComplexInfoDefaultTypeInternal
 
class  dunedaq::opmon::TestInfo::_Internal
 
class  dunedaq::opmon::ComplexInfo::_Internal
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::opmon
 
namespace  google
 
namespace  google::protobuf
 

Functions

const ::uint32_t TableStruct_opmonlib_2fopmon_2ftest_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE (protodesc_cold)
 
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_opmonlib_2fopmon_2ftest_2eproto_getter ()
 

Variables

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TestInfoDefaultTypeInternal dunedaq::opmon::_TestInfo_default_instance_
 
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ComplexInfoDefaultTypeInternal dunedaq::opmon::_ComplexInfo_default_instance_
 
::_pb::Metadata file_level_metadata_opmonlib_2fopmon_2ftest_2eproto [2]
 
static constexprconst ::_pb::EnumDescriptor ** file_level_enum_descriptors_opmonlib_2fopmon_2ftest_2eproto = nullptr
 
static constexprconst ::_pb::ServiceDescriptor ** file_level_service_descriptors_opmonlib_2fopmon_2ftest_2eproto = nullptr
 
static const ::_pb::Message *const file_default_instances []
 
::absl::once_flag descriptor_table_opmonlib_2fopmon_2ftest_2eproto_once
 
const ::_pbi::DescriptorTable descriptor_table_opmonlib_2fopmon_2ftest_2eproto
 

Function Documentation

◆ descriptor_table_opmonlib_2fopmon_2ftest_2eproto_getter()

PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_opmonlib_2fopmon_2ftest_2eproto_getter ( )

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

153 {
155}
const ::_pbi::DescriptorTable descriptor_table_opmonlib_2fopmon_2ftest_2eproto
Definition test.pb.cc:124

◆ PROTOBUF_SECTION_VARIABLE()

const ::uint32_t TableStruct_opmonlib_2fopmon_2ftest_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE ( protodesc_cold )

Variable Documentation

◆ descriptor_table_opmonlib_2fopmon_2ftest_2eproto

PROTOBUF_ATTRIBUTE_INIT_PRIORITY2::_pbi::AddDescriptorsRunner dynamic_init_dummy_opmonlib_2fopmon_2ftest_2eproto & descriptor_table_opmonlib_2fopmon_2ftest_2eproto
Initial value:
= {
false,
false,
253,
descriptor_table_protodef_opmonlib_2fopmon_2ftest_2eproto,
"opmonlib/opmon/test.proto",
nullptr,
0,
2,
schemas,
}
static const ::uint32_t offsets[]
Definition test.pb.h:52
::absl::once_flag descriptor_table_opmonlib_2fopmon_2ftest_2eproto_once
Definition test.pb.cc:123
::_pb::Metadata file_level_metadata_opmonlib_2fopmon_2ftest_2eproto[2]
Definition test.pb.cc:69
static constexprconst ::_pb::EnumDescriptor ** file_level_enum_descriptors_opmonlib_2fopmon_2ftest_2eproto
Definition test.pb.cc:71
static constexprconst ::_pb::ServiceDescriptor ** file_level_service_descriptors_opmonlib_2fopmon_2ftest_2eproto
Definition test.pb.cc:73
static const ::_pb::Message *const file_default_instances[]
Definition test.pb.cc:110

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

124 {
125 false,
126 false,
127 253,
128 descriptor_table_protodef_opmonlib_2fopmon_2ftest_2eproto,
129 "opmonlib/opmon/test.proto",
131 nullptr,
132 0,
133 2,
134 schemas,
140};

◆ descriptor_table_opmonlib_2fopmon_2ftest_2eproto_once

::absl::once_flag descriptor_table_opmonlib_2fopmon_2ftest_2eproto_once
static

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

◆ file_default_instances

const ::_pb::Message* const file_default_instances[]
static
Initial value:
= {
}
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ComplexInfoDefaultTypeInternal _ComplexInfo_default_instance_
Definition test.pb.cc:66
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TestInfoDefaultTypeInternal _TestInfo_default_instance_
Definition test.pb.cc:46

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

◆ file_level_enum_descriptors_opmonlib_2fopmon_2ftest_2eproto

constexprconst ::_pb::EnumDescriptor** file_level_enum_descriptors_opmonlib_2fopmon_2ftest_2eproto = nullptr
staticconstexpr

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

◆ file_level_metadata_opmonlib_2fopmon_2ftest_2eproto

::_pb::Metadata file_level_metadata_opmonlib_2fopmon_2ftest_2eproto[2]
static

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

◆ file_level_service_descriptors_opmonlib_2fopmon_2ftest_2eproto

constexprconst ::_pb::ServiceDescriptor** file_level_service_descriptors_opmonlib_2fopmon_2ftest_2eproto = nullptr
staticconstexpr

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