List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
ModelConfiguration Class Referencefinal
#include <model_configuration.pb.h>
Public Types | |
enum | : int { kJointNamesFieldNumber = 3 , kJointPositionsFieldNumber = 4 , kLinkNameFieldNumber = 6 , kHeaderFieldNumber = 1 , kTimeFieldNumber = 2 , kPoseFieldNumber = 5 } |
Public Member Functions | |
ModelConfiguration () | |
constexpr | ModelConfiguration (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
ModelConfiguration (const ModelConfiguration &from) | |
ModelConfiguration (ModelConfiguration &&from) noexcept | |
~ModelConfiguration () 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 |
std::string * | add_joint_names () |
void | add_joint_names (const char *value) |
void | add_joint_names (const char *value, size_t size) |
void | add_joint_names (const std::string &value) |
void | add_joint_names (std::string &&value) |
void | add_joint_positions (double value) |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_header () |
void | clear_joint_names () |
void | clear_joint_positions () |
void | clear_link_name () |
void | clear_pose () |
void | clear_time () |
void | CopyFrom (const ModelConfiguration &from) |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_pose () const |
bool | has_time () const |
const ::ignition::msgs::Header & | header () const |
bool | IsInitialized () const final |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | joint_names () const |
const std::string & | joint_names (int index) const |
int | joint_names_size () const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | joint_positions () const |
double | joint_positions (int index) const |
int | joint_positions_size () const |
const std::string & | link_name () const |
void | MergeFrom (const ModelConfiguration &from) |
::ignition::msgs::Header * | mutable_header () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_joint_names () |
std::string * | mutable_joint_names (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_joint_positions () |
std::string * | mutable_link_name () |
::ignition::msgs::Pose * | mutable_pose () |
::ignition::msgs::Time * | mutable_time () |
ModelConfiguration * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
ModelConfiguration & | operator= (const ModelConfiguration &from) |
ModelConfiguration & | operator= (ModelConfiguration &&from) noexcept |
const ::ignition::msgs::Pose & | pose () const |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
PROTOBUF_NODISCARD std::string * | release_link_name () |
PROTOBUF_NODISCARD ::ignition::msgs::Pose * | release_pose () |
PROTOBUF_NODISCARD ::ignition::msgs::Time * | release_time () |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_link_name (std::string *link_name) |
void | set_allocated_pose (::ignition::msgs::Pose *pose) |
void | set_allocated_time (::ignition::msgs::Time *time) |
void | set_joint_names (int index, const char *value) |
void | set_joint_names (int index, const char *value, size_t size) |
void | set_joint_names (int index, const std::string &value) |
void | set_joint_names (int index, std::string &&value) |
void | set_joint_positions (int index, double value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_link_name (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_link_name (ArgT0 &&arg0, ArgT... args) |
void | Swap (ModelConfiguration *other) |
const ::ignition::msgs::Time & | time () const |
::ignition::msgs::Header * | unsafe_arena_release_header () |
::ignition::msgs::Pose * | unsafe_arena_release_pose () |
::ignition::msgs::Time * | unsafe_arena_release_time () |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | unsafe_arena_set_allocated_pose (::ignition::msgs::Pose *pose) |
void | unsafe_arena_set_allocated_time (::ignition::msgs::Time *time) |
void | UnsafeArenaSwap (ModelConfiguration *other) |
Static Public Member Functions | |
static const ModelConfiguration & | 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 ModelConfiguration * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
ModelConfiguration (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ ModelConfiguration() [1/5]
|
inline |
◆ ~ModelConfiguration()
|
override |
◆ ModelConfiguration() [2/5]
|
explicitconstexpr |
◆ ModelConfiguration() [3/5]
ModelConfiguration | ( | const ModelConfiguration & | from | ) |
◆ ModelConfiguration() [4/5]
|
inlinenoexcept |
◆ ModelConfiguration() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_joint_names() [1/5]
|
inline |
◆ add_joint_names() [2/5]
|
inline |
◆ add_joint_names() [3/5]
|
inline |
References string::assign().
◆ add_joint_names() [4/5]
|
inline |
References string::assign().
◆ add_joint_names() [5/5]
|
inline |
References std::move().
◆ add_joint_positions()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_joint_names()
|
inline |
◆ clear_joint_positions()
|
inline |
◆ clear_link_name()
|
inline |
◆ clear_pose()
void clear_pose | ( | ) |
◆ clear_time()
void clear_time | ( | ) |
◆ CopyFrom()
void CopyFrom | ( | const ModelConfiguration & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_header()
|
inline |
◆ has_pose()
|
inline |
◆ has_time()
|
inline |
◆ header()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
◆ IsInitialized()
|
final |
◆ joint_names() [1/2]
|
inline |
◆ joint_names() [2/2]
|
inline |
◆ joint_names_size()
|
inline |
◆ joint_positions() [1/2]
|
inline |
◆ joint_positions() [2/2]
|
inline |
◆ joint_positions_size()
|
inline |
◆ link_name()
|
inline |
◆ MergeFrom()
void MergeFrom | ( | const ModelConfiguration & | from | ) |
◆ mutable_header()
|
inline |
◆ mutable_joint_names() [1/2]
|
inline |
◆ mutable_joint_names() [2/2]
|
inline |
◆ mutable_joint_positions()
|
inline |
◆ mutable_link_name()
|
inline |
◆ mutable_pose()
|
inline |
◆ mutable_time()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ pose()
|
inline |
◆ release_header()
|
inline |
◆ release_link_name()
|
inline |
◆ release_pose()
|
inline |
◆ release_time()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_link_name()
|
inline |
◆ set_allocated_pose()
|
inline |
◆ set_allocated_time()
|
inline |
◆ set_joint_names() [1/4]
|
inline |
◆ set_joint_names() [2/4]
|
inline |
◆ set_joint_names() [3/4]
|
inline |
◆ set_joint_names() [4/4]
|
inline |
References std::move().
◆ set_joint_positions()
|
inline |
◆ set_link_name() [1/2]
void set_link_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_link_name() [2/2]
|
inline |
◆ Swap()
|
inline |
◆ time()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_release_pose()
|
inline |
◆ unsafe_arena_release_time()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ unsafe_arena_set_allocated_pose()
|
inline |
◆ unsafe_arena_set_allocated_time()
|
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: