Ignition Msgs

API Reference

8.1.0

#include <camera_info.pb.h>

Public Member Functions

 CameraInfo_Intrinsics ()
 
 CameraInfo_Intrinsics (const CameraInfo_Intrinsics &from)
 
virtual ~CameraInfo_Intrinsics ()
 
void add_k (double value)
 
int ByteSize () const
 
void Clear ()
 
void clear_k ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const CameraInfo_Intrinsics &from)
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
double k (int index) const
 
const ::google::protobuf::RepeatedField< double > & k () const
 
int k_size () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const CameraInfo_Intrinsics &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::google::protobuf::RepeatedField< double > * mutable_k ()
 
CameraInfo_IntrinsicsNew () const
 
CameraInfo_IntrinsicsNew (::google::protobuf::Arena *arena) const
 
CameraInfo_Intrinsicsoperator= (const CameraInfo_Intrinsics &from)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_k (int index, double value)
 
void Swap (CameraInfo_Intrinsics *other)
 

Static Public Member Functions

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

Static Public Attributes

static const int kKFieldNumber = 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_Intrinsics() [1/2]

◆ ~CameraInfo_Intrinsics()

virtual ~CameraInfo_Intrinsics ( )
virtual

◆ CameraInfo_Intrinsics() [2/2]

Member Function Documentation

◆ add_k()

void add_k ( double  value)
inline

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_k()

void clear_k ( )
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const CameraInfo_Intrinsics from)

◆ default_instance()

static const CameraInfo_Intrinsics& 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

◆ k() [1/2]

double k ( int  index) const
inline

◆ k() [2/2]

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

◆ k_size()

int k_size ( ) const
inline

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

void MergeFrom ( const CameraInfo_Intrinsics from)

◆ MergePartialFromCodedStream()

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

◆ mutable_k()

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

◆ New() [1/2]

CameraInfo_Intrinsics* New ( ) const
inline

◆ New() [2/2]

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

◆ operator=()

CameraInfo_Intrinsics& operator= ( const CameraInfo_Intrinsics from)
inline

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

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

◆ set_k()

void set_k ( int  index,
double  value 
)
inline

◆ Swap()

void Swap ( CameraInfo_Intrinsics 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

◆ kKFieldNumber

const int kKFieldNumber = 1
static

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