Ignition Msgs

API Reference

8.4.0

#include <camera_info.pb.h>

Public Member Functions

 CameraInfo_Projection ()
 
 CameraInfo_Projection (const CameraInfo_Projection &from)
 
virtual ~CameraInfo_Projection ()
 
void add_p (double value)
 
int ByteSize () const
 
void Clear ()
 
void clear_p ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const CameraInfo_Projection &from)
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const CameraInfo_Projection &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::google::protobuf::RepeatedField< double > * mutable_p ()
 
CameraInfo_ProjectionNew () const
 
CameraInfo_ProjectionNew (::google::protobuf::Arena *arena) const
 
CameraInfo_Projectionoperator= (const CameraInfo_Projection &from)
 
double p (int index) const
 
const ::google::protobuf::RepeatedField< double > & p () const
 
int p_size () const
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_p (int index, double value)
 
void Swap (CameraInfo_Projection *other)
 

Static Public Member Functions

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

Static Public Attributes

static const int kPFieldNumber = 1
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fcamera_5finfo_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fcamera_5finfo_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fcamera_5finfo_2eproto ()
 

Constructor & Destructor Documentation

◆ CameraInfo_Projection() [1/2]

◆ ~CameraInfo_Projection()

virtual ~CameraInfo_Projection ( )
virtual

◆ CameraInfo_Projection() [2/2]

Member Function Documentation

◆ add_p()

void add_p ( double  value)
inline

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_p()

void clear_p ( )
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const CameraInfo_Projection from)

◆ default_instance()

static const CameraInfo_Projection& default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

bool IsInitialized ( ) const

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

void MergeFrom ( const CameraInfo_Projection from)

◆ MergePartialFromCodedStream()

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

◆ mutable_p()

google::protobuf::RepeatedField< double > * mutable_p ( )
inline

◆ New() [1/2]

CameraInfo_Projection* New ( ) const
inline

◆ New() [2/2]

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

◆ operator=()

CameraInfo_Projection& operator= ( const CameraInfo_Projection from)
inline

◆ p() [1/2]

double p ( int  index) const
inline

◆ p() [2/2]

const ::google::protobuf::RepeatedField< double > & p ( ) const
inline

◆ p_size()

int p_size ( ) const
inline

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

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

◆ set_p()

void set_p ( int  index,
double  value 
)
inline

◆ Swap()

void Swap ( CameraInfo_Projection other)

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fcamera_5finfo_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fcamera_5finfo_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fcamera_5finfo_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fcamera_5finfo_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fcamera_5finfo_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fcamera_5finfo_2eproto ( )
friend

Member Data Documentation

◆ kPFieldNumber

const int kPFieldNumber = 1
static

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