#include <entity.pb.h>
◆ Type
◆ Entity() [1/2]
◆ ~Entity()
◆ Entity() [2/2]
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_header()
◆ clear_id()
◆ clear_name()
◆ clear_type()
◆ CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
void CopyFrom |
( |
const Entity & |
from | ) |
|
◆ default_instance()
static const Entity& default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ has_header()
bool has_header |
( |
| ) |
const |
|
inline |
◆ header()
◆ id()
google::protobuf::uint64 id |
( |
| ) |
const |
|
inline |
◆ InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const Entity* 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 Entity & |
from | ) |
|
◆ MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_header()
◆ mutable_name()
◆ name()
◆ New() [1/2]
◆ New() [2/2]
Entity* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
◆ release_header()
◆ release_name()
◆ SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_allocated_header()
◆ set_allocated_name()
◆ set_id()
void set_id |
( |
::google::protobuf::uint64 |
value | ) |
|
|
inline |
◆ set_name() [1/3]
◆ set_name() [2/3]
void set_name |
( |
const char * |
value | ) |
|
|
inline |
◆ set_name() [3/3]
void set_name |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_type()
◆ Swap()
◆ type()
◆ Type_descriptor()
static const ::google::protobuf::EnumDescriptor* Type_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ Type_IsValid()
static bool Type_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ Type_Name()
◆ Type_Parse()
◆ ACTOR
◆ COLLISION
◆ JOINT
◆ kHeaderFieldNumber
const int kHeaderFieldNumber = 1 |
|
static |
◆ kIdFieldNumber
const int kIdFieldNumber = 2 |
|
static |
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ kNameFieldNumber
const int kNameFieldNumber = 3 |
|
static |
◆ kTypeFieldNumber
const int kTypeFieldNumber = 4 |
|
static |
◆ LIGHT
◆ LINK
◆ MODEL
◆ NONE
◆ SENSOR
◆ Type_ARRAYSIZE
◆ Type_MAX
◆ Type_MIN
◆ VISUAL
◆ WORLD
The documentation for this class was generated from the following file:
const Entity_Type Entity_Type_Type_MAX
Definition: build/ignition-msgs5/include/ignition/msgs/entity.pb.h:92
@ Entity_Type_JOINT
Definition: build/ignition-msgs5/include/ignition/msgs/entity.pb.h:84
@ Entity_Type_WORLD
Definition: build/ignition-msgs5/include/ignition/msgs/entity.pb.h:86
@ Entity_Type_LINK
Definition: build/ignition-msgs5/include/ignition/msgs/entity.pb.h:80
@ Entity_Type_ACTOR
Definition: build/ignition-msgs5/include/ignition/msgs/entity.pb.h:85
const int Entity_Type_Type_ARRAYSIZE
Definition: build/ignition-msgs5/include/ignition/msgs/entity.pb.h:93
const Entity_Type Entity_Type_Type_MIN
Definition: build/ignition-msgs5/include/ignition/msgs/entity.pb.h:91
@ Entity_Type_SENSOR
Definition: build/ignition-msgs5/include/ignition/msgs/entity.pb.h:83
@ Entity_Type_NONE
Definition: build/ignition-msgs5/include/ignition/msgs/entity.pb.h:77
@ Entity_Type_VISUAL
Definition: build/ignition-msgs5/include/ignition/msgs/entity.pb.h:81
@ Entity_Type_MODEL
Definition: build/ignition-msgs5/include/ignition/msgs/entity.pb.h:79
@ Entity_Type_COLLISION
Definition: build/ignition-msgs5/include/ignition/msgs/entity.pb.h:82
@ Entity_Type_LIGHT
Definition: build/ignition-msgs5/include/ignition/msgs/entity.pb.h:78