Ignition Msgs

API Reference

7.2.0

#include <joint.pb.h>

Public Member Functions

 Joint_Screw ()
 
 Joint_Screw (const Joint_Screw &from)
 
virtual ~Joint_Screw ()
 
int ByteSize () const
 
void Clear ()
 
void clear_thread_pitch ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Joint_Screw &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 Joint_Screw &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
Joint_ScrewNew () const
 
Joint_ScrewNew (::google::protobuf::Arena *arena) const
 
Joint_Screwoperator= (const Joint_Screw &from)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_thread_pitch (double value)
 
void Swap (Joint_Screw *other)
 
double thread_pitch () const
 

Static Public Member Functions

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

Static Public Attributes

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

◆ ~Joint_Screw()

virtual ~Joint_Screw ( )
virtual

◆ Joint_Screw() [2/2]

Joint_Screw ( const Joint_Screw from)

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_thread_pitch()

void clear_thread_pitch ( )
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const Joint_Screw from)

◆ default_instance()

static const Joint_Screw& 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 Joint_Screw from)

◆ MergePartialFromCodedStream()

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

◆ New() [1/2]

Joint_Screw* New ( ) const
inline

References Joint_Screw::New().

Referenced by Joint_Screw::New().

◆ New() [2/2]

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

◆ operator=()

Joint_Screw& operator= ( const Joint_Screw from)
inline

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

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

◆ set_thread_pitch()

void set_thread_pitch ( double  value)
inline

◆ Swap()

void Swap ( Joint_Screw other)

◆ thread_pitch()

double thread_pitch ( ) const
inline

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

◆ kThreadPitchFieldNumber

const int kThreadPitchFieldNumber = 1
static

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