List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
EntityWrench Class Reference
#include <entity_wrench.pb.h>
Public Member Functions | |
EntityWrench () | |
EntityWrench (const EntityWrench &from) | |
virtual | ~EntityWrench () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_entity () |
void | clear_header () |
void | clear_wrench () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const EntityWrench &from) |
const ::ignition::msgs::Entity & | entity () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_entity () const |
bool | has_header () const |
bool | has_wrench () const |
const ::ignition::msgs::Header & | header () const |
::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 EntityWrench &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::ignition::msgs::Entity * | mutable_entity () |
::ignition::msgs::Header * | mutable_header () |
::ignition::msgs::Wrench * | mutable_wrench () |
EntityWrench * | New () const final |
EntityWrench * | New (::google::protobuf::Arena *arena) const final |
EntityWrench & | operator= (const EntityWrench &from) |
::ignition::msgs::Entity * | release_entity () |
::ignition::msgs::Header * | release_header () |
::ignition::msgs::Wrench * | release_wrench () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_entity (::ignition::msgs::Entity *entity) |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_wrench (::ignition::msgs::Wrench *wrench) |
void | Swap (EntityWrench *other) |
const ::ignition::msgs::Wrench & | wrench () const |
Static Public Member Functions | |
static const EntityWrench & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const EntityWrench * | internal_default_instance () |
Static Public Attributes | |
static const int | kEntityFieldNumber = 2 |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kWrenchFieldNumber = 3 |
Constructor & Destructor Documentation
◆ EntityWrench() [1/2]
EntityWrench | ( | ) |
◆ ~EntityWrench()
|
virtual |
◆ EntityWrench() [2/2]
EntityWrench | ( | const EntityWrench & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_entity()
void clear_entity | ( | ) |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_wrench()
void clear_wrench | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const EntityWrench & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ entity()
|
inline |
References ignition::msgs::_Entity_default_instance_.
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_entity()
|
inline |
◆ has_header()
|
inline |
◆ has_wrench()
|
inline |
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_EntityWrench_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const EntityWrench & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_entity()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_wrench()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ release_entity()
|
inline |
◆ release_header()
|
inline |
◆ release_wrench()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_entity()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_wrench()
|
inline |
◆ Swap()
void Swap | ( | EntityWrench * | other | ) |
◆ wrench()
|
inline |
References ignition::msgs::_Wrench_default_instance_.
Member Data Documentation
◆ kEntityFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kWrenchFieldNumber
|
static |
The documentation for this class was generated from the following file: