Ignition Msgs

API Reference

8.2.0

#include <pointcloud_packed.pb.h>

Public Types

typedef PointCloudPacked_Field Field
 

Public Member Functions

 PointCloudPacked ()
 
 PointCloudPacked (const PointCloudPacked &from)
 
virtual ~PointCloudPacked ()
 
::ignition::msgs::PointCloudPacked_Fieldadd_field ()
 
int ByteSize () const
 
void Clear ()
 
void clear_data ()
 
void clear_field ()
 
void clear_header ()
 
void clear_height ()
 
void clear_is_bigendian ()
 
void clear_is_dense ()
 
void clear_point_step ()
 
void clear_row_step ()
 
void clear_width ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const PointCloudPacked &from)
 
const ::std::stringdata () const
 
const ::ignition::msgs::PointCloudPacked_Fieldfield (int index) const
 
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::PointCloudPacked_Field > & field () const
 
int field_size () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_header () const
 
const ::ignition::msgs::Headerheader () const
 
::google::protobuf::uint32 height () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool is_bigendian () const
 
bool is_dense () const
 
bool IsInitialized () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const PointCloudPacked &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::std::stringmutable_data ()
 
::ignition::msgs::PointCloudPacked_Fieldmutable_field (int index)
 
::google::protobuf::RepeatedPtrField< ::ignition::msgs::PointCloudPacked_Field > * mutable_field ()
 
::ignition::msgs::Headermutable_header ()
 
PointCloudPackedNew () const
 
PointCloudPackedNew (::google::protobuf::Arena *arena) const
 
PointCloudPackedoperator= (const PointCloudPacked &from)
 
::google::protobuf::uint32 point_step () const
 
::std::stringrelease_data ()
 
::ignition::msgs::Headerrelease_header ()
 
::google::protobuf::uint32 row_step () const
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_allocated_data (::std::string *data)
 
void set_allocated_header (::ignition::msgs::Header *header)
 
void set_data (const ::std::string &value)
 
void set_data (const char *value)
 
void set_data (const void *value, size_t size)
 
void set_height (::google::protobuf::uint32 value)
 
void set_is_bigendian (bool value)
 
void set_is_dense (bool value)
 
void set_point_step (::google::protobuf::uint32 value)
 
void set_row_step (::google::protobuf::uint32 value)
 
void set_width (::google::protobuf::uint32 value)
 
void Swap (PointCloudPacked *other)
 
::google::protobuf::uint32 width () const
 

Static Public Member Functions

static const PointCloudPackeddefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 

Static Public Attributes

static const int kDataFieldNumber = 8
 
static const int kFieldFieldNumber = 2
 
static const int kHeaderFieldNumber = 1
 
static const int kHeightFieldNumber = 3
 
static const int kIsBigendianFieldNumber = 5
 
static const int kIsDenseFieldNumber = 9
 
static const int kPointStepFieldNumber = 6
 
static const int kRowStepFieldNumber = 7
 
static const int kWidthFieldNumber = 4
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fpointcloud_5fpacked_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fpointcloud_5fpacked_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fpointcloud_5fpacked_2eproto ()
 

Member Typedef Documentation

◆ Field

Constructor & Destructor Documentation

◆ PointCloudPacked() [1/2]

◆ ~PointCloudPacked()

virtual ~PointCloudPacked ( )
virtual

◆ PointCloudPacked() [2/2]

Member Function Documentation

◆ add_field()

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_data()

void clear_data ( )
inline

◆ clear_field()

void clear_field ( )
inline

◆ clear_header()

void clear_header ( )
inline

◆ clear_height()

void clear_height ( )
inline

◆ clear_is_bigendian()

void clear_is_bigendian ( )
inline

◆ clear_is_dense()

void clear_is_dense ( )
inline

◆ clear_point_step()

void clear_point_step ( )
inline

◆ clear_row_step()

void clear_row_step ( )
inline

◆ clear_width()

void clear_width ( )
inline

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)

◆ CopyFrom() [2/2]

void CopyFrom ( const PointCloudPacked from)

◆ data()

const ::std::string & data ( ) const
inline

◆ default_instance()

static const PointCloudPacked& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ field() [1/2]

const ::ignition::msgs::PointCloudPacked_Field & field ( int  index) const
inline

◆ field() [2/2]

const ::google::protobuf::RepeatedPtrField<::ignition::msgs::PointCloudPacked_Field > & field ( ) const
inline

◆ field_size()

int field_size ( ) const
inline

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const

◆ has_header()

bool has_header ( ) const
inline

◆ header()

const ::ignition::msgs::Header & header ( ) const
inline

◆ height()

google::protobuf::uint32 height ( ) const
inline

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  output 
) const

◆ is_bigendian()

bool is_bigendian ( ) const
inline

◆ is_dense()

bool is_dense ( ) const
inline

◆ IsInitialized()

bool IsInitialized ( ) const

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)

◆ MergeFrom() [2/2]

void MergeFrom ( const PointCloudPacked from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)

◆ mutable_data()

std::string * mutable_data ( )
inline

◆ mutable_field() [1/2]

ignition::msgs::PointCloudPacked_Field * mutable_field ( int  index)
inline

◆ mutable_field() [2/2]

google::protobuf::RepeatedPtrField<::ignition::msgs::PointCloudPacked_Field > * mutable_field ( )
inline

◆ mutable_header()

ignition::msgs::Header * mutable_header ( )
inline

◆ New() [1/2]

PointCloudPacked* New ( ) const
inline

◆ New() [2/2]

PointCloudPacked* New ( ::google::protobuf::Arena *  arena) const

◆ operator=()

PointCloudPacked& operator= ( const PointCloudPacked from)
inline

◆ point_step()

google::protobuf::uint32 point_step ( ) const
inline

◆ release_data()

std::string * release_data ( )
inline

◆ release_header()

ignition::msgs::Header * release_header ( )
inline

◆ row_step()

google::protobuf::uint32 row_step ( ) const
inline

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const

◆ SerializeWithCachedSizesToArray()

::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline

◆ set_allocated_data()

void set_allocated_data ( ::std::string data)
inline

◆ set_allocated_header()

void set_allocated_header ( ::ignition::msgs::Header header)
inline

◆ set_data() [1/3]

void set_data ( const ::std::string value)
inline

◆ set_data() [2/3]

void set_data ( const char *  value)
inline

◆ set_data() [3/3]

void set_data ( const void *  value,
size_t  size 
)
inline

◆ set_height()

void set_height ( ::google::protobuf::uint32  value)
inline

◆ set_is_bigendian()

void set_is_bigendian ( bool  value)
inline

◆ set_is_dense()

void set_is_dense ( bool  value)
inline

◆ set_point_step()

void set_point_step ( ::google::protobuf::uint32  value)
inline

◆ set_row_step()

void set_row_step ( ::google::protobuf::uint32  value)
inline

◆ set_width()

void set_width ( ::google::protobuf::uint32  value)
inline

◆ Swap()

void Swap ( PointCloudPacked other)

◆ width()

google::protobuf::uint32 width ( ) const
inline

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fpointcloud_5fpacked_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fpointcloud_5fpacked_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fpointcloud_5fpacked_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fpointcloud_5fpacked_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fpointcloud_5fpacked_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fpointcloud_5fpacked_2eproto ( )
friend

Member Data Documentation

◆ kDataFieldNumber

const int kDataFieldNumber = 8
static

◆ kFieldFieldNumber

const int kFieldFieldNumber = 2
static

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kHeightFieldNumber

const int kHeightFieldNumber = 3
static

◆ kIsBigendianFieldNumber

const int kIsBigendianFieldNumber = 5
static

◆ kIsDenseFieldNumber

const int kIsDenseFieldNumber = 9
static

◆ kPointStepFieldNumber

const int kPointStepFieldNumber = 6
static

◆ kRowStepFieldNumber

const int kRowStepFieldNumber = 7
static

◆ kWidthFieldNumber

const int kWidthFieldNumber = 4
static

The documentation for this class was generated from the following file: