Ignition Msgs

API Reference

8.2.0

#include <imu_sensor.pb.h>

Public Member Functions

 IMUSensor_OrientationReferenceFrame ()
 
 IMUSensor_OrientationReferenceFrame (const IMUSensor_OrientationReferenceFrame &from)
 
virtual ~IMUSensor_OrientationReferenceFrame ()
 
int ByteSize () const
 
void Clear ()
 
void clear_custom_rpy ()
 
void clear_custom_rpy_parent_frame ()
 
void clear_gravity_dir_x ()
 
void clear_gravity_dir_x_parent_frame ()
 
void clear_localization ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const IMUSensor_OrientationReferenceFrame &from)
 
const ::ignition::msgs::Vector3dcustom_rpy () const
 
const ::std::stringcustom_rpy_parent_frame () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
const ::ignition::msgs::Vector3dgravity_dir_x () const
 
const ::std::stringgravity_dir_x_parent_frame () const
 
bool has_custom_rpy () const
 
bool has_gravity_dir_x () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
const ::std::stringlocalization () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const IMUSensor_OrientationReferenceFrame &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::ignition::msgs::Vector3dmutable_custom_rpy ()
 
::std::stringmutable_custom_rpy_parent_frame ()
 
::ignition::msgs::Vector3dmutable_gravity_dir_x ()
 
::std::stringmutable_gravity_dir_x_parent_frame ()
 
::std::stringmutable_localization ()
 
IMUSensor_OrientationReferenceFrameNew () const
 
IMUSensor_OrientationReferenceFrameNew (::google::protobuf::Arena *arena) const
 
IMUSensor_OrientationReferenceFrameoperator= (const IMUSensor_OrientationReferenceFrame &from)
 
::ignition::msgs::Vector3drelease_custom_rpy ()
 
::std::stringrelease_custom_rpy_parent_frame ()
 
::ignition::msgs::Vector3drelease_gravity_dir_x ()
 
::std::stringrelease_gravity_dir_x_parent_frame ()
 
::std::stringrelease_localization ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_allocated_custom_rpy (::ignition::msgs::Vector3d *custom_rpy)
 
void set_allocated_custom_rpy_parent_frame (::std::string *custom_rpy_parent_frame)
 
void set_allocated_gravity_dir_x (::ignition::msgs::Vector3d *gravity_dir_x)
 
void set_allocated_gravity_dir_x_parent_frame (::std::string *gravity_dir_x_parent_frame)
 
void set_allocated_localization (::std::string *localization)
 
void set_custom_rpy_parent_frame (const ::std::string &value)
 
void set_custom_rpy_parent_frame (const char *value)
 
void set_custom_rpy_parent_frame (const char *value, size_t size)
 
void set_gravity_dir_x_parent_frame (const ::std::string &value)
 
void set_gravity_dir_x_parent_frame (const char *value)
 
void set_gravity_dir_x_parent_frame (const char *value, size_t size)
 
void set_localization (const ::std::string &value)
 
void set_localization (const char *value)
 
void set_localization (const char *value, size_t size)
 
void Swap (IMUSensor_OrientationReferenceFrame *other)
 

Static Public Member Functions

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

Static Public Attributes

static const int kCustomRpyFieldNumber = 2
 
static const int kCustomRpyParentFrameFieldNumber = 3
 
static const int kGravityDirXFieldNumber = 4
 
static const int kGravityDirXParentFrameFieldNumber = 5
 
static const int kLocalizationFieldNumber = 1
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fimu_5fsensor_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fimu_5fsensor_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fimu_5fsensor_2eproto ()
 

Constructor & Destructor Documentation

◆ IMUSensor_OrientationReferenceFrame() [1/2]

◆ ~IMUSensor_OrientationReferenceFrame()

◆ IMUSensor_OrientationReferenceFrame() [2/2]

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_custom_rpy()

void clear_custom_rpy ( )
inline

◆ clear_custom_rpy_parent_frame()

void clear_custom_rpy_parent_frame ( )
inline

◆ clear_gravity_dir_x()

void clear_gravity_dir_x ( )
inline

◆ clear_gravity_dir_x_parent_frame()

void clear_gravity_dir_x_parent_frame ( )
inline

◆ clear_localization()

void clear_localization ( )
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const IMUSensor_OrientationReferenceFrame from)

◆ custom_rpy()

const ::ignition::msgs::Vector3d & custom_rpy ( ) const
inline

◆ custom_rpy_parent_frame()

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

◆ default_instance()

static const IMUSensor_OrientationReferenceFrame& default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

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

◆ gravity_dir_x()

const ::ignition::msgs::Vector3d & gravity_dir_x ( ) const
inline

◆ gravity_dir_x_parent_frame()

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

◆ has_custom_rpy()

bool has_custom_rpy ( ) const
inline

◆ has_gravity_dir_x()

bool has_gravity_dir_x ( ) const
inline

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

bool IsInitialized ( ) const

◆ localization()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

void MergeFrom ( const IMUSensor_OrientationReferenceFrame from)

◆ MergePartialFromCodedStream()

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

◆ mutable_custom_rpy()

ignition::msgs::Vector3d * mutable_custom_rpy ( )
inline

◆ mutable_custom_rpy_parent_frame()

std::string * mutable_custom_rpy_parent_frame ( )
inline

◆ mutable_gravity_dir_x()

ignition::msgs::Vector3d * mutable_gravity_dir_x ( )
inline

◆ mutable_gravity_dir_x_parent_frame()

std::string * mutable_gravity_dir_x_parent_frame ( )
inline

◆ mutable_localization()

std::string * mutable_localization ( )
inline

◆ New() [1/2]

◆ New() [2/2]

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

◆ operator=()

◆ release_custom_rpy()

ignition::msgs::Vector3d * release_custom_rpy ( )
inline

◆ release_custom_rpy_parent_frame()

std::string * release_custom_rpy_parent_frame ( )
inline

◆ release_gravity_dir_x()

ignition::msgs::Vector3d * release_gravity_dir_x ( )
inline

◆ release_gravity_dir_x_parent_frame()

std::string * release_gravity_dir_x_parent_frame ( )
inline

◆ release_localization()

std::string * release_localization ( )
inline

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

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

◆ set_allocated_custom_rpy()

void set_allocated_custom_rpy ( ::ignition::msgs::Vector3d custom_rpy)
inline

◆ set_allocated_custom_rpy_parent_frame()

void set_allocated_custom_rpy_parent_frame ( ::std::string custom_rpy_parent_frame)
inline

◆ set_allocated_gravity_dir_x()

void set_allocated_gravity_dir_x ( ::ignition::msgs::Vector3d gravity_dir_x)
inline

◆ set_allocated_gravity_dir_x_parent_frame()

void set_allocated_gravity_dir_x_parent_frame ( ::std::string gravity_dir_x_parent_frame)
inline

◆ set_allocated_localization()

void set_allocated_localization ( ::std::string localization)
inline

◆ set_custom_rpy_parent_frame() [1/3]

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

◆ set_custom_rpy_parent_frame() [2/3]

void set_custom_rpy_parent_frame ( const char *  value)
inline

◆ set_custom_rpy_parent_frame() [3/3]

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

◆ set_gravity_dir_x_parent_frame() [1/3]

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

◆ set_gravity_dir_x_parent_frame() [2/3]

void set_gravity_dir_x_parent_frame ( const char *  value)
inline

◆ set_gravity_dir_x_parent_frame() [3/3]

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

◆ set_localization() [1/3]

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

◆ set_localization() [2/3]

void set_localization ( const char *  value)
inline

◆ set_localization() [3/3]

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

◆ Swap()

void Swap ( IMUSensor_OrientationReferenceFrame other)

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fimu_5fsensor_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fimu_5fsensor_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fimu_5fsensor_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fimu_5fsensor_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fimu_5fsensor_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fimu_5fsensor_2eproto ( )
friend

Member Data Documentation

◆ kCustomRpyFieldNumber

const int kCustomRpyFieldNumber = 2
static

◆ kCustomRpyParentFrameFieldNumber

const int kCustomRpyParentFrameFieldNumber = 3
static

◆ kGravityDirXFieldNumber

const int kGravityDirXFieldNumber = 4
static

◆ kGravityDirXParentFrameFieldNumber

const int kGravityDirXParentFrameFieldNumber = 5
static

◆ kLocalizationFieldNumber

const int kLocalizationFieldNumber = 1
static

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