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

Namespaces

namespace  internal
 

Classes

struct  is_proto_enum<::daphne::Direction >
 
struct  is_proto_enum<::daphne::MessageType >
 
struct  is_proto_enum<::daphne::MessageTypeV2 >
 
struct  is_proto_enum<::dunedaq::opmon::NullValue >
 

Functions

template<>
const EnumDescriptor * GetEnumDescriptor<::daphne::MessageType > ()
 
template<>
const EnumDescriptor * GetEnumDescriptor<::daphne::Direction > ()
 
template<>
const EnumDescriptor * GetEnumDescriptor<::daphne::MessageTypeV2 > ()
 
template<>
const EnumDescriptor * GetEnumDescriptor<::dunedaq::opmon::NullValue > ()
 

Function Documentation

◆ GetEnumDescriptor<::daphne::Direction >()

template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor<::daphne::Direction > ( )
inline

Definition at line 10164 of file daphne_control_high.pb.h.

10164 {
10165 return ::daphne::Direction_descriptor();
10166}

◆ GetEnumDescriptor<::daphne::MessageType >()

template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor<::daphne::MessageType > ( )
inline

Definition at line 10158 of file daphne_control_high.pb.h.

10158 {
10159 return ::daphne::MessageType_descriptor();
10160}

◆ GetEnumDescriptor<::daphne::MessageTypeV2 >()

template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor<::daphne::MessageTypeV2 > ( )
inline

Definition at line 10170 of file daphne_control_high.pb.h.

10170 {
10171 return ::daphne::MessageTypeV2_descriptor();
10172}

◆ GetEnumDescriptor<::dunedaq::opmon::NullValue >()

template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor<::dunedaq::opmon::NullValue > ( )
inline

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

1838 {
1839 return ::dunedaq::opmon::NullValue_descriptor();
1840}