pointcloud_packed.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 "gz/msgs/header.pb.h"
Go to the source code of this file.
Classes | |
struct | is_proto_enum< ::gz::msgs::PointCloudPacked_Field_DataType > |
class | PointCloudPacked |
class | PointCloudPacked_Field |
struct | TableStruct |
Namespaces | |
google::protobuf | |
gz | |
gz::msgs | |
protobuf_gz_2fmsgs_2fpointcloud_5fpacked_2eproto | |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fpointcloud_5fpacked_2eproto GZ_MSGS_VISIBLE |
Enumerations | |
enum | PointCloudPacked_Field_DataType { PointCloudPacked_Field_DataType_INT8 = 0, PointCloudPacked_Field_DataType_UINT8 = 1, PointCloudPacked_Field_DataType_INT16 = 2, PointCloudPacked_Field_DataType_UINT16 = 3, PointCloudPacked_Field_DataType_INT32 = 4, PointCloudPacked_Field_DataType_UINT32 = 5, PointCloudPacked_Field_DataType_FLOAT32 = 6, PointCloudPacked_Field_DataType_FLOAT64 = 7, PointCloudPacked_Field_DataType_PointCloudPacked_Field_DataType_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, PointCloudPacked_Field_DataType_PointCloudPacked_Field_DataType_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max } |
Functions | |
void GZ_MSGS_VISIBLE | AddDescriptors () |
template<> | |
GZ_MSGS_VISIBLE ::gz::msgs::PointCloudPacked * | Arena::CreateMaybeMessage<::gz::msgs::PointCloudPacked > (Arena *) |
template<> | |
GZ_MSGS_VISIBLE ::gz::msgs::PointCloudPacked_Field * | Arena::CreateMaybeMessage<::gz::msgs::PointCloudPacked_Field > (Arena *) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::gz::msgs::PointCloudPacked_Field_DataType > () |
const GZ_MSGS_VISIBLE ::google::protobuf::EnumDescriptor * | PointCloudPacked_Field_DataType_descriptor () |
GZ_MSGS_VISIBLE bool | PointCloudPacked_Field_DataType_IsValid (int value) |
const ::std::string & | PointCloudPacked_Field_DataType_Name (PointCloudPacked_Field_DataType value) |
bool | PointCloudPacked_Field_DataType_Parse (const ::std::string &name, PointCloudPacked_Field_DataType *value) |
Variables | |
GZ_MSGS_VISIBLE PointCloudPackedDefaultTypeInternal | _PointCloudPacked_default_instance_ |
GZ_MSGS_VISIBLE PointCloudPacked_FieldDefaultTypeInternal | _PointCloudPacked_Field_default_instance_ |
const int | PointCloudPacked_Field_DataType_DataType_ARRAYSIZE = PointCloudPacked_Field_DataType_DataType_MAX + 1 |
const PointCloudPacked_Field_DataType | PointCloudPacked_Field_DataType_DataType_MAX = PointCloudPacked_Field_DataType_FLOAT64 |
const PointCloudPacked_Field_DataType | PointCloudPacked_Field_DataType_DataType_MIN = PointCloudPacked_Field_DataType_INT8 |
Macro Definition Documentation
◆ PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fpointcloud_5fpacked_2eproto
#define PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fpointcloud_5fpacked_2eproto GZ_MSGS_VISIBLE |