Goby3 3.2.3
2025.05.13
|
#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>
Go to the source code of this file.
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_2fdccl1_2ftest_2eproto |
Enumerations | |
enum | goby::test::acomms::protobuf::Enum1 : int { goby::test::acomms::protobuf::ENUM_A = 1 , goby::test::acomms::protobuf::ENUM_B = 2 , goby::test::acomms::protobuf::ENUM_C = 3 } |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_OPEN ::goby::test::acomms::protobuf::EmbeddedMsg1 * | Arena::CreateMaybeMessage<::goby::test::acomms::protobuf::EmbeddedMsg1 > (Arena *) |
template<> | |
::goby::test::acomms::protobuf::EmbeddedMsg2 * | Arena::CreateMaybeMessage<::goby::test::acomms::protobuf::EmbeddedMsg2 > (Arena *) |
template<> | |
::goby::test::acomms::protobuf::TestMsg * | Arena::CreateMaybeMessage<::goby::test::acomms::protobuf::TestMsg > (Arena *) |
bool | goby::test::acomms::protobuf::Enum1_IsValid (int value) |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | goby::test::acomms::protobuf::Enum1_descriptor () |
template<typename T > | |
const std::string & | goby::test::acomms::protobuf::Enum1_Name (T enum_t_value) |
bool | goby::test::acomms::protobuf::Enum1_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Enum1 *value) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::goby::test::acomms::protobuf::Enum1 > () |
Variables | |
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_goby_2ftest_2facomms_2fdccl1_2ftest_2eproto |
EmbeddedMsg1DefaultTypeInternal | goby::test::acomms::protobuf::_EmbeddedMsg1_default_instance_ |
EmbeddedMsg2DefaultTypeInternal | goby::test::acomms::protobuf::_EmbeddedMsg2_default_instance_ |
TestMsgDefaultTypeInternal | goby::test::acomms::protobuf::_TestMsg_default_instance_ |
constexpr Enum1 | goby::test::acomms::protobuf::Enum1_MIN = ENUM_A |
constexpr Enum1 | goby::test::acomms::protobuf::Enum1_MAX = ENUM_C |
constexpr int | goby::test::acomms::protobuf::Enum1_ARRAYSIZE = Enum1_MAX + 1 |
#define PROTOBUF_INTERNAL_EXPORT_goby_2ftest_2facomms_2fdccl1_2ftest_2eproto |
PROTOBUF_NAMESPACE_OPEN ::goby::test::acomms::protobuf::EmbeddedMsg1 * Arena::CreateMaybeMessage<::goby::test::acomms::protobuf::EmbeddedMsg1 > | ( | Arena * | ) |
::goby::test::acomms::protobuf::EmbeddedMsg2 * Arena::CreateMaybeMessage<::goby::test::acomms::protobuf::EmbeddedMsg2 > | ( | Arena * | ) |
::goby::test::acomms::protobuf::TestMsg * Arena::CreateMaybeMessage<::goby::test::acomms::protobuf::TestMsg > | ( | Arena * | ) |
|
inline |
|
extern |