Goby3  3.1.5a
2024.05.23
test.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 "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>

Go to the source code of this file.

Classes

struct  protobuf_goby_2ftest_2facomms_2fdccl1_2ftest_2eproto::TableStruct
 
class  goby::test::acomms::protobuf::EmbeddedMsg1
 
class  goby::test::acomms::protobuf::EmbeddedMsg2
 
class  goby::test::acomms::protobuf::TestMsg
 
struct  google::protobuf::is_proto_enum< ::goby::test::acomms::protobuf::Enum1 >
 

Namespaces

 protobuf_goby_2ftest_2facomms_2fdccl1_2ftest_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_2fdccl1_2ftest_2eproto
 

Enumerations

enum  goby::test::acomms::protobuf::Enum1 { goby::test::acomms::protobuf::ENUM_A = 1, goby::test::acomms::protobuf::ENUM_B = 2, goby::test::acomms::protobuf::ENUM_C = 3 }
 

Functions

void protobuf_goby_2ftest_2facomms_2fdccl1_2ftest_2eproto::AddDescriptors ()
 
template<>
::goby::test::acomms::protobuf::EmbeddedMsg1google::protobuf::Arena::CreateMaybeMessage<::goby::test::acomms::protobuf::EmbeddedMsg1 > (Arena *)
 
template<>
::goby::test::acomms::protobuf::EmbeddedMsg2google::protobuf::Arena::CreateMaybeMessage<::goby::test::acomms::protobuf::EmbeddedMsg2 > (Arena *)
 
template<>
::goby::test::acomms::protobuf::TestMsggoogle::protobuf::Arena::CreateMaybeMessage<::goby::test::acomms::protobuf::TestMsg > (Arena *)
 
bool goby::test::acomms::protobuf::Enum1_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::test::acomms::protobuf::Enum1_descriptor ()
 
const ::std::string & goby::test::acomms::protobuf::Enum1_Name (Enum1 value)
 
bool goby::test::acomms::protobuf::Enum1_Parse (const ::std::string &name, Enum1 *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::test::acomms::protobuf::Enum1 > ()
 

Variables

EmbeddedMsg1DefaultTypeInternal goby::test::acomms::protobuf::_EmbeddedMsg1_default_instance_
 
EmbeddedMsg2DefaultTypeInternal goby::test::acomms::protobuf::_EmbeddedMsg2_default_instance_
 
TestMsgDefaultTypeInternal goby::test::acomms::protobuf::_TestMsg_default_instance_
 
const Enum1 goby::test::acomms::protobuf::Enum1_MIN = ENUM_A
 
const Enum1 goby::test::acomms::protobuf::Enum1_MAX = ENUM_C
 
const int goby::test::acomms::protobuf::Enum1_ARRAYSIZE = Enum1_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2ftest_2facomms_2fdccl1_2ftest_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2ftest_2facomms_2fdccl1_2ftest_2eproto

Definition at line 40 of file test.pb.h.