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>
#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 |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_OPEN ::goby::test::acomms::protobuf::Header * | Arena::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 |
#define PROTOBUF_INTERNAL_EXPORT_goby_2ftest_2facomms_2fdccl3_2fheader_2eproto |
Definition at line 43 of file header.pb.h.
PROTOBUF_NAMESPACE_OPEN ::goby::test::acomms::protobuf::Header * Arena::CreateMaybeMessage<::goby::test::acomms::protobuf::Header > | ( | Arena * | ) |
|
inline |
Definition at line 580 of file header.pb.h.
|
extern |