List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
Joint_Gearbox Class Referencefinal
#include <joint.pb.h>
Public Types | |
enum | : int { kGearboxReferenceBodyFieldNumber = 1 , kGearboxRatioFieldNumber = 2 } |
Public Member Functions | |
Joint_Gearbox () | |
constexpr | Joint_Gearbox (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Joint_Gearbox (const Joint_Gearbox &from) | |
Joint_Gearbox (Joint_Gearbox &&from) noexcept | |
~Joint_Gearbox () override | |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_gearbox_ratio () |
void | clear_gearbox_reference_body () |
void | CopyFrom (const Joint_Gearbox &from) |
double | gearbox_ratio () const |
const std::string & | gearbox_reference_body () const |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | IsInitialized () const final |
void | MergeFrom (const Joint_Gearbox &from) |
std::string * | mutable_gearbox_reference_body () |
Joint_Gearbox * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
Joint_Gearbox & | operator= (const Joint_Gearbox &from) |
Joint_Gearbox & | operator= (Joint_Gearbox &&from) noexcept |
PROTOBUF_NODISCARD std::string * | release_gearbox_reference_body () |
void | set_allocated_gearbox_reference_body (std::string *gearbox_reference_body) |
void | set_gearbox_ratio (double value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_gearbox_reference_body (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_gearbox_reference_body (ArgT0 &&arg0, ArgT... args) |
void | Swap (Joint_Gearbox *other) |
void | UnsafeArenaSwap (Joint_Gearbox *other) |
Static Public Member Functions | |
static const Joint_Gearbox & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Joint_Gearbox * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
Joint_Gearbox (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ Joint_Gearbox() [1/5]
|
inline |
◆ ~Joint_Gearbox()
|
override |
◆ Joint_Gearbox() [2/5]
|
explicitconstexpr |
◆ Joint_Gearbox() [3/5]
Joint_Gearbox | ( | const Joint_Gearbox & | from | ) |
◆ Joint_Gearbox() [4/5]
|
inlinenoexcept |
◆ Joint_Gearbox() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_gearbox_ratio()
|
inline |
◆ clear_gearbox_reference_body()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const Joint_Gearbox & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ gearbox_ratio()
|
inline |
◆ gearbox_reference_body()
|
inline |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Joint_Gearbox_default_instance_.
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const Joint_Gearbox & | from | ) |
◆ mutable_gearbox_reference_body()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ release_gearbox_reference_body()
|
inline |
◆ set_allocated_gearbox_reference_body()
|
inline |
◆ set_gearbox_ratio()
|
inline |
◆ set_gearbox_reference_body() [1/2]
void set_gearbox_reference_body | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_gearbox_reference_body() [2/2]
|
inline |
◆ Swap()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: