Goby3  3.1.5a
2024.05.23
header.pb.h File Reference
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_table_driven.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/inlined_string_field.h>
#include <google/protobuf/metadata.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 "goby/protobuf/option_extensions.pb.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  protobuf_goby_2ftest_2facomms_2fdccl3_2fheader_2eproto::TableStruct
 
class  goby::test::acomms::protobuf::Header
 
struct  google::protobuf::is_proto_enum< ::goby::test::acomms::protobuf::Header_PublishDestination >
 

Namespaces

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

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2ftest_2facomms_2fdccl3_2fheader_2eproto
 

Enumerations

enum  goby::test::acomms::protobuf::Header_PublishDestination { 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

void protobuf_goby_2ftest_2facomms_2fdccl3_2fheader_2eproto::AddDescriptors ()
 
template<>
::goby::test::acomms::protobuf::Headergoogle::protobuf::Arena::CreateMaybeMessage<::goby::test::acomms::protobuf::Header > (Arena *)
 
bool goby::test::acomms::protobuf::Header_PublishDestination_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::test::acomms::protobuf::Header_PublishDestination_descriptor ()
 
const ::std::string & goby::test::acomms::protobuf::Header_PublishDestination_Name (Header_PublishDestination value)
 
bool goby::test::acomms::protobuf::Header_PublishDestination_Parse (const ::std::string &name, Header_PublishDestination *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::test::acomms::protobuf::Header_PublishDestination > ()
 

Variables

HeaderDefaultTypeInternal goby::test::acomms::protobuf::_Header_default_instance_
 
const Header_PublishDestination goby::test::acomms::protobuf::Header_PublishDestination_PublishDestination_MIN = Header_PublishDestination_PUBLISH_SELF
 
const Header_PublishDestination goby::test::acomms::protobuf::Header_PublishDestination_PublishDestination_MAX = Header_PublishDestination_PUBLISH_ALL
 
const int goby::test::acomms::protobuf::Header_PublishDestination_PublishDestination_ARRAYSIZE = Header_PublishDestination_PublishDestination_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2ftest_2facomms_2fdccl3_2fheader_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2ftest_2facomms_2fdccl3_2fheader_2eproto

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