List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Entity Class Reference
#include <entity.pb.h>
Public Types | |
typedef Entity_Type | Type |
Public Member Functions | |
Entity () | |
Entity (const Entity &from) | |
virtual | ~Entity () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_header () |
void | clear_id () |
void | clear_name () |
void | clear_type () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Entity &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::gz::msgs::Header & | header () const |
::google::protobuf::uint64 | id () 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 Entity &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::gz::msgs::Header * | mutable_header () |
::std::string * | mutable_name () |
const ::std::string & | name () const |
Entity * | New () const final |
Entity * | New (::google::protobuf::Arena *arena) const final |
Entity & | operator= (const Entity &from) |
::gz::msgs::Header * | release_header () |
::std::string * | release_name () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::gz::msgs::Header *header) |
void | set_allocated_name (::std::string *name) |
void | set_id (::google::protobuf::uint64 value) |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
void | set_type (::gz::msgs::Entity_Type value) |
void | Swap (Entity *other) |
::gz::msgs::Entity_Type | type () const |
Static Public Member Functions | |
static const Entity & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Entity * | internal_default_instance () |
static const ::google::protobuf::EnumDescriptor * | Type_descriptor () |
static bool | Type_IsValid (int value) |
static const ::std::string & | Type_Name (Type value) |
static bool | Type_Parse (const ::std::string &name, Type *value) |
Static Public Attributes | |
static const Type | ACTOR |
static const Type | COLLISION |
static const Type | JOINT |
static const int | kHeaderFieldNumber = 1 |
static const int | kIdFieldNumber = 2 |
static constexpr int | kIndexInFileMessages |
static const int | kNameFieldNumber = 3 |
static const int | kTypeFieldNumber = 4 |
static const Type | LIGHT |
static const Type | LINK |
static const Type | MODEL |
static const Type | NONE |
static const Type | SENSOR |
static const int | Type_ARRAYSIZE |
static const Type | Type_MAX |
static const Type | Type_MIN |
static const Type | VISUAL |
static const Type | WORLD |
Member Typedef Documentation
🔗Type
typedef Entity_Type Type |
Constructor & Destructor Documentation
🔗Entity() [1/2]
Entity | ( | ) |
🔗~Entity()
|
virtual |
🔗Entity() [2/2]
Member Function Documentation
🔗ByteSizeLong()
|
final |
🔗Clear()
|
final |
🔗clear_header()
void clear_header | ( | ) |
🔗clear_id()
|
inline |
🔗clear_name()
|
inline |
🔗clear_type()
|
inline |
🔗CopyFrom() [1/2]
|
final |
🔗CopyFrom() [2/2]
void CopyFrom | ( | const Entity & | from | ) |
🔗default_instance()
|
static |
🔗descriptor()
|
static |
🔗GetCachedSize()
|
inlinefinal |
🔗GetMetadata()
|
final |
🔗has_header()
|
inline |
References Entity::internal_default_instance().
🔗header()
|
inline |
References gz::msgs::_Header_default_instance_.
Referenced by Entity::set_allocated_header().
🔗id()
|
inline |
🔗InitAsDefaultInstance()
|
static |
🔗internal_default_instance()
|
inlinestatic |
References gz::msgs::_Entity_default_instance_.
Referenced by Entity::has_header().
🔗InternalSerializeWithCachedSizesToArray()
|
final |
🔗IsInitialized()
|
final |
🔗MergeFrom() [1/2]
|
final |
🔗MergeFrom() [2/2]
void MergeFrom | ( | const Entity & | from | ) |
🔗MergePartialFromCodedStream()
|
final |
🔗mutable_header()
|
inline |
🔗mutable_name()
|
inline |
🔗name()
|
inline |
Referenced by Entity::set_allocated_name().
🔗New() [1/2]
|
inlinefinal |
🔗New() [2/2]
|
inlinefinal |
🔗operator=()
🔗release_header()
|
inline |
🔗release_name()
|
inline |
🔗SerializeWithCachedSizes()
|
final |
🔗set_allocated_header()
|
inline |
References Entity::header().
🔗set_allocated_name()
|
inline |
References Entity::name().
🔗set_id()
|
inline |
🔗set_name() [1/3]
|
inline |
🔗set_name() [2/3]
|
inline |
🔗set_name() [3/3]
|
inline |
🔗set_type()
|
inline |
🔗Swap()
void Swap | ( | Entity * | other | ) |
🔗type()
|
inline |
🔗Type_descriptor()
|
inlinestatic |
References gz::msgs::Entity_Type_descriptor().
🔗Type_IsValid()
|
inlinestatic |
References gz::msgs::Entity_Type_IsValid().
🔗Type_Name()
|
inlinestatic |
References gz::msgs::Entity_Type_Name().
🔗Type_Parse()
|
inlinestatic |
References gz::msgs::Entity_Type_Parse().
Member Data Documentation
🔗ACTOR
|
static |
Initial value:
🔗COLLISION
|
static |
Initial value:
🔗JOINT
|
static |
Initial value:
🔗kHeaderFieldNumber
|
static |
🔗kIdFieldNumber
|
static |
🔗kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
🔗kNameFieldNumber
|
static |
🔗kTypeFieldNumber
|
static |
🔗LIGHT
|
static |
Initial value:
🔗LINK
|
static |
Initial value:
🔗MODEL
|
static |
Initial value:
🔗NONE
|
static |
Initial value:
🔗SENSOR
|
static |
Initial value:
🔗Type_ARRAYSIZE
|
static |
Initial value:
🔗Type_MAX
|
static |
Initial value:
🔗Type_MIN
|
static |
Initial value:
🔗VISUAL
|
static |
Initial value:
🔗WORLD
|
static |
Initial value:
The documentation for this class was generated from the following file: