Ignition Msgs

API Reference

8.4.0

#include <navsat.pb.h>

Public Member Functions

 NavSat ()
 
 NavSat (const NavSat &from)
 
virtual ~NavSat ()
 
double altitude () const
 
int ByteSize () const
 
void Clear ()
 
void clear_altitude ()
 
void clear_frame_id ()
 
void clear_header ()
 
void clear_latitude_deg ()
 
void clear_longitude_deg ()
 
void clear_velocity_east ()
 
void clear_velocity_north ()
 
void clear_velocity_up ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const NavSat &from)
 
const ::std::stringframe_id () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_header () const
 
const ::ignition::msgs::Headerheader () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
double latitude_deg () const
 
double longitude_deg () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const NavSat &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::std::stringmutable_frame_id ()
 
::ignition::msgs::Headermutable_header ()
 
NavSatNew () const
 
NavSatNew (::google::protobuf::Arena *arena) const
 
NavSatoperator= (const NavSat &from)
 
::std::stringrelease_frame_id ()
 
::ignition::msgs::Headerrelease_header ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_allocated_frame_id (::std::string *frame_id)
 
void set_allocated_header (::ignition::msgs::Header *header)
 
void set_altitude (double value)
 
void set_frame_id (const ::std::string &value)
 
void set_frame_id (const char *value)
 
void set_frame_id (const char *value, size_t size)
 
void set_latitude_deg (double value)
 
void set_longitude_deg (double value)
 
void set_velocity_east (double value)
 
void set_velocity_north (double value)
 
void set_velocity_up (double value)
 
void Swap (NavSat *other)
 
double velocity_east () const
 
double velocity_north () const
 
double velocity_up () const
 

Static Public Member Functions

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

Static Public Attributes

static const int kAltitudeFieldNumber = 4
 
static const int kFrameIdFieldNumber = 8
 
static const int kHeaderFieldNumber = 1
 
static const int kLatitudeDegFieldNumber = 2
 
static const int kLongitudeDegFieldNumber = 3
 
static const int kVelocityEastFieldNumber = 5
 
static const int kVelocityNorthFieldNumber = 6
 
static const int kVelocityUpFieldNumber = 7
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fnavsat_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fnavsat_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fnavsat_2eproto ()
 

Constructor & Destructor Documentation

◆ NavSat() [1/2]

NavSat ( )

◆ ~NavSat()

virtual ~NavSat ( )
virtual

◆ NavSat() [2/2]

NavSat ( const NavSat from)

Member Function Documentation

◆ altitude()

double altitude ( ) const
inline

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_altitude()

void clear_altitude ( )
inline

◆ clear_frame_id()

void clear_frame_id ( )
inline

◆ clear_header()

void clear_header ( )
inline

◆ clear_latitude_deg()

void clear_latitude_deg ( )
inline

◆ clear_longitude_deg()

void clear_longitude_deg ( )
inline

◆ clear_velocity_east()

void clear_velocity_east ( )
inline

◆ clear_velocity_north()

void clear_velocity_north ( )
inline

◆ clear_velocity_up()

void clear_velocity_up ( )
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const NavSat from)

◆ default_instance()

static const NavSat& default_instance ( )
static

◆ descriptor()

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

◆ frame_id()

const ::std::string & frame_id ( ) 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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

bool IsInitialized ( ) const

◆ latitude_deg()

double latitude_deg ( ) const
inline

◆ longitude_deg()

double longitude_deg ( ) const
inline

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

void MergeFrom ( const NavSat from)

◆ MergePartialFromCodedStream()

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

◆ mutable_frame_id()

std::string * mutable_frame_id ( )
inline

◆ mutable_header()

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

◆ New() [1/2]

NavSat* New ( ) const
inline

References NavSat::New().

Referenced by NavSat::New().

◆ New() [2/2]

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

◆ operator=()

NavSat& operator= ( const NavSat from)
inline

◆ release_frame_id()

std::string * release_frame_id ( )
inline

◆ release_header()

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

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

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

◆ set_allocated_frame_id()

void set_allocated_frame_id ( ::std::string frame_id)
inline

◆ set_allocated_header()

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

◆ set_altitude()

void set_altitude ( double  value)
inline

◆ set_frame_id() [1/3]

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

◆ set_frame_id() [2/3]

void set_frame_id ( const char *  value)
inline

◆ set_frame_id() [3/3]

void set_frame_id ( const char *  value,
size_t  size 
)
inline

◆ set_latitude_deg()

void set_latitude_deg ( double  value)
inline

◆ set_longitude_deg()

void set_longitude_deg ( double  value)
inline

◆ set_velocity_east()

void set_velocity_east ( double  value)
inline

◆ set_velocity_north()

void set_velocity_north ( double  value)
inline

◆ set_velocity_up()

void set_velocity_up ( double  value)
inline

◆ Swap()

void Swap ( NavSat other)

◆ velocity_east()

double velocity_east ( ) const
inline

◆ velocity_north()

double velocity_north ( ) const
inline

◆ velocity_up()

double velocity_up ( ) const
inline

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fnavsat_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fnavsat_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fnavsat_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fnavsat_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fnavsat_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fnavsat_2eproto ( )
friend

Member Data Documentation

◆ kAltitudeFieldNumber

const int kAltitudeFieldNumber = 4
static

◆ kFrameIdFieldNumber

const int kFrameIdFieldNumber = 8
static

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kLatitudeDegFieldNumber

const int kLatitudeDegFieldNumber = 2
static

◆ kLongitudeDegFieldNumber

const int kLongitudeDegFieldNumber = 3
static

◆ kVelocityEastFieldNumber

const int kVelocityEastFieldNumber = 5
static

◆ kVelocityNorthFieldNumber

const int kVelocityNorthFieldNumber = 6
static

◆ kVelocityUpFieldNumber

const int kVelocityUpFieldNumber = 7
static

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