#include <joint.pb.h>

Public Member Functions

 Joint_Screw ()
 
 Joint_Screw (const Joint_Screw &from)
 
virtual ~Joint_Screw ()
 
size_t ByteSizeLong () const final
 
void Clear () final
 
void clear_thread_pitch ()
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const Joint_Screw &from)
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
bool IsInitialized () const final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const Joint_Screw &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
Joint_ScrewNew () const final
 
Joint_ScrewNew (::google::protobuf::Arena *arena) const final
 
Joint_Screwoperator= (const Joint_Screw &from)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
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 void InitAsDefaultInstance ()
 
static const Joint_Screwinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kThreadPitchFieldNumber = 1
 

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

🔗ByteSizeLong()

size_t ByteSizeLong ( ) const
final

🔗Clear()

void Clear ( )
final

🔗clear_thread_pitch()

void clear_thread_pitch ( )
inline

🔗CopyFrom() [1/2]

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

🔗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
inlinefinal

🔗GetMetadata()

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

🔗InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

🔗internal_default_instance()

static const Joint_Screw* internal_default_instance ( )
inlinestatic

🔗InternalSerializeWithCachedSizesToArray()

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

🔗IsInitialized()

bool IsInitialized ( ) const
final

🔗MergeFrom() [1/2]

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

🔗MergeFrom() [2/2]

void MergeFrom ( const Joint_Screw from)

🔗MergePartialFromCodedStream()

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

🔗New() [1/2]

Joint_Screw* New ( ) const
inlinefinal

🔗New() [2/2]

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

🔗operator=()

Joint_Screw& operator= ( const Joint_Screw from)
inline

🔗SerializeWithCachedSizes()

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

🔗set_thread_pitch()

void set_thread_pitch ( double  value)
inline

🔗Swap()

void Swap ( Joint_Screw other)

🔗thread_pitch()

double thread_pitch ( ) const
inline

Member Data Documentation

🔗kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
1

🔗kThreadPitchFieldNumber

const int kThreadPitchFieldNumber = 1
static

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