Ignition Msgs

API Reference

8.0.0~pre1

#include <joint.pb.h>

Public Member Functions

 Joint_Gearbox ()
 
 Joint_Gearbox (const Joint_Gearbox &from)
 
virtual ~Joint_Gearbox ()
 
int ByteSize () const
 
void Clear ()
 
void clear_gearbox_ratio ()
 
void clear_gearbox_reference_body ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Joint_Gearbox &from)
 
double gearbox_ratio () const
 
const ::std::stringgearbox_reference_body () const
 
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 Joint_Gearbox &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::std::stringmutable_gearbox_reference_body ()
 
Joint_GearboxNew () const
 
Joint_GearboxNew (::google::protobuf::Arena *arena) const
 
Joint_Gearboxoperator= (const Joint_Gearbox &from)
 
::std::stringrelease_gearbox_reference_body ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_allocated_gearbox_reference_body (::std::string *gearbox_reference_body)
 
void set_gearbox_ratio (double value)
 
void set_gearbox_reference_body (const ::std::string &value)
 
void set_gearbox_reference_body (const char *value)
 
void set_gearbox_reference_body (const char *value, size_t size)
 
void Swap (Joint_Gearbox *other)
 

Static Public Member Functions

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

Static Public Attributes

static const int kGearboxRatioFieldNumber = 2
 
static const int kGearboxReferenceBodyFieldNumber = 1
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fjoint_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fjoint_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fjoint_2eproto ()
 

Constructor & Destructor Documentation

◆ Joint_Gearbox() [1/2]

◆ ~Joint_Gearbox()

virtual ~Joint_Gearbox ( )
virtual

◆ Joint_Gearbox() [2/2]

Joint_Gearbox ( const Joint_Gearbox from)

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_gearbox_ratio()

void clear_gearbox_ratio ( )
inline

◆ clear_gearbox_reference_body()

void clear_gearbox_reference_body ( )
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const Joint_Gearbox from)

◆ default_instance()

static const Joint_Gearbox& default_instance ( )
static

◆ descriptor()

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

◆ gearbox_ratio()

double gearbox_ratio ( ) const
inline

◆ gearbox_reference_body()

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

◆ 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 Joint_Gearbox from)

◆ MergePartialFromCodedStream()

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

◆ mutable_gearbox_reference_body()

std::string * mutable_gearbox_reference_body ( )
inline

◆ New() [1/2]

Joint_Gearbox* New ( ) const
inline

References Joint_Gearbox::New().

Referenced by Joint_Gearbox::New().

◆ New() [2/2]

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

◆ operator=()

Joint_Gearbox& operator= ( const Joint_Gearbox from)
inline

◆ release_gearbox_reference_body()

std::string * release_gearbox_reference_body ( )
inline

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

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

◆ set_allocated_gearbox_reference_body()

void set_allocated_gearbox_reference_body ( ::std::string gearbox_reference_body)
inline

◆ set_gearbox_ratio()

void set_gearbox_ratio ( double  value)
inline

◆ set_gearbox_reference_body() [1/3]

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

◆ set_gearbox_reference_body() [2/3]

void set_gearbox_reference_body ( const char *  value)
inline

◆ set_gearbox_reference_body() [3/3]

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

◆ Swap()

void Swap ( Joint_Gearbox other)

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fjoint_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fjoint_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fjoint_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fjoint_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fjoint_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fjoint_2eproto ( )
friend

Member Data Documentation

◆ kGearboxRatioFieldNumber

const int kGearboxRatioFieldNumber = 2
static

◆ kGearboxReferenceBodyFieldNumber

const int kGearboxReferenceBodyFieldNumber = 1
static

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