#include <pointcloud_packed.pb.h>
◆ DataType
◆ PointCloudPacked_Field() [1/2]
◆ ~PointCloudPacked_Field()
◆ PointCloudPacked_Field() [2/2]
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_count()
◆ clear_datatype()
◆ clear_name()
◆ clear_offset()
◆ CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
◆ count()
google::protobuf::uint32 count |
( |
| ) |
const |
|
inline |
◆ datatype()
◆ DataType_descriptor()
static const ::google::protobuf::EnumDescriptor* DataType_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ DataType_IsValid()
static bool DataType_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ DataType_Name()
◆ DataType_Parse()
◆ default_instance()
◆ descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom() [1/2]
void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
◆ MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_name()
◆ name()
◆ New() [1/2]
◆ New() [2/2]
◆ offset()
google::protobuf::uint32 offset |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ release_name()
◆ SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_allocated_name()
◆ set_count()
void set_count |
( |
::google::protobuf::uint32 |
value | ) |
|
|
inline |
◆ set_datatype()
◆ set_name() [1/3]
◆ set_name() [2/3]
void set_name |
( |
const char * |
value | ) |
|
|
inline |
◆ set_name() [3/3]
void set_name |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_offset()
void set_offset |
( |
::google::protobuf::uint32 |
value | ) |
|
|
inline |
◆ Swap()
◆ DataType_ARRAYSIZE
const int DataType_ARRAYSIZE |
|
static |
◆ DataType_MAX
◆ DataType_MIN
◆ FLOAT32
◆ FLOAT64
◆ INT16
◆ INT32
◆ INT8
◆ kCountFieldNumber
const int kCountFieldNumber = 4 |
|
static |
◆ kDatatypeFieldNumber
const int kDatatypeFieldNumber = 3 |
|
static |
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ kNameFieldNumber
const int kNameFieldNumber = 1 |
|
static |
◆ kOffsetFieldNumber
const int kOffsetFieldNumber = 2 |
|
static |
◆ UINT16
◆ UINT32
◆ UINT8
The documentation for this class was generated from the following file:
const PointCloudPacked_Field_DataType PointCloudPacked_Field_DataType_DataType_MIN
Definition: build/ignition-msgs5/include/ignition/msgs/pointcloud_packed.pb.h:93
@ PointCloudPacked_Field_DataType_UINT8
Definition: build/ignition-msgs5/include/ignition/msgs/pointcloud_packed.pb.h:82
const int PointCloudPacked_Field_DataType_DataType_ARRAYSIZE
Definition: build/ignition-msgs5/include/ignition/msgs/pointcloud_packed.pb.h:95
@ PointCloudPacked_Field_DataType_INT8
Definition: build/ignition-msgs5/include/ignition/msgs/pointcloud_packed.pb.h:81
const PointCloudPacked_Field_DataType PointCloudPacked_Field_DataType_DataType_MAX
Definition: build/ignition-msgs5/include/ignition/msgs/pointcloud_packed.pb.h:94
@ PointCloudPacked_Field_DataType_UINT32
Definition: build/ignition-msgs5/include/ignition/msgs/pointcloud_packed.pb.h:86
@ PointCloudPacked_Field_DataType_UINT16
Definition: build/ignition-msgs5/include/ignition/msgs/pointcloud_packed.pb.h:84
@ PointCloudPacked_Field_DataType_INT32
Definition: build/ignition-msgs5/include/ignition/msgs/pointcloud_packed.pb.h:85
@ PointCloudPacked_Field_DataType_FLOAT64
Definition: build/ignition-msgs5/include/ignition/msgs/pointcloud_packed.pb.h:88
@ PointCloudPacked_Field_DataType_INT16
Definition: build/ignition-msgs5/include/ignition/msgs/pointcloud_packed.pb.h:83
@ PointCloudPacked_Field_DataType_FLOAT32
Definition: build/ignition-msgs5/include/ignition/msgs/pointcloud_packed.pb.h:87