Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
header.pb.h File Reference
#include <limits>
#include <string>
#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_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/generated_enum_reflection.h>
#include <google/protobuf/unknown_field_set.h>
#include "dccl/option_extensions.pb.h"
#include <boost/units/quantity.hpp>
#include <boost/units/absolute.hpp>
#include <boost/units/dimensionless_type.hpp>
#include <boost/units/make_scaled_unit.hpp>
#include <boost/units/systems/si.hpp>

Go to the source code of this file.

Classes

struct  TableStruct_goby_2ftest_2facomms_2fdccl3_2fheader_2eproto
 
class  goby::test::acomms::protobuf::Header
 
struct  is_proto_enum< ::goby::test::acomms::protobuf::Header_PublishDestination >
 

Namespaces

namespace  internal
 
namespace  goby
 The global namespace for the Goby project.
 
namespace  goby::test
 
namespace  goby::test::acomms
 
namespace  goby::test::acomms::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_goby_2ftest_2facomms_2fdccl3_2fheader_2eproto
 

Enumerations

enum  goby::test::acomms::protobuf::Header_PublishDestination : int { goby::test::acomms::protobuf::Header_PublishDestination_PUBLISH_SELF = 1 , goby::test::acomms::protobuf::Header_PublishDestination_PUBLISH_OTHER = 2 , goby::test::acomms::protobuf::Header_PublishDestination_PUBLISH_ALL = 3 }
 

Functions

template<>
PROTOBUF_NAMESPACE_OPEN ::goby::test::acomms::protobuf::HeaderArena::CreateMaybeMessage<::goby::test::acomms::protobuf::Header > (Arena *)
 
bool goby::test::acomms::protobuf::Header_PublishDestination_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::test::acomms::protobuf::Header_PublishDestination_descriptor ()
 
template<typename T >
const std::string & goby::test::acomms::protobuf::Header_PublishDestination_Name (T enum_t_value)
 
bool goby::test::acomms::protobuf::Header_PublishDestination_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Header_PublishDestination *value)
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::test::acomms::protobuf::Header_PublishDestination > ()
 

Variables

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2ftest_2facomms_2fdccl3_2fheader_2eproto
 
HeaderDefaultTypeInternal goby::test::acomms::protobuf::_Header_default_instance_
 
constexpr Header_PublishDestination goby::test::acomms::protobuf::Header_PublishDestination_PublishDestination_MIN = Header_PublishDestination_PUBLISH_SELF
 
constexpr Header_PublishDestination goby::test::acomms::protobuf::Header_PublishDestination_PublishDestination_MAX = Header_PublishDestination_PUBLISH_ALL
 
constexpr int goby::test::acomms::protobuf::Header_PublishDestination_PublishDestination_ARRAYSIZE = Header_PublishDestination_PublishDestination_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_goby_2ftest_2facomms_2fdccl3_2fheader_2eproto

#define PROTOBUF_INTERNAL_EXPORT_goby_2ftest_2facomms_2fdccl3_2fheader_2eproto

Definition at line 43 of file header.pb.h.

Function Documentation

◆ Arena::CreateMaybeMessage<::goby::test::acomms::protobuf::Header >()

template<>
PROTOBUF_NAMESPACE_OPEN ::goby::test::acomms::protobuf::Header * Arena::CreateMaybeMessage<::goby::test::acomms::protobuf::Header > ( Arena *  )

◆ GetEnumDescriptor< ::goby::test::acomms::protobuf::Header_PublishDestination >()

template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::test::acomms::protobuf::Header_PublishDestination > ( )
inline

Definition at line 580 of file header.pb.h.

Variable Documentation

◆ descriptor_table_goby_2ftest_2facomms_2fdccl3_2fheader_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2ftest_2facomms_2fdccl3_2fheader_2eproto
extern