|
| Actor () |
|
| Actor (const Actor &from) |
|
virtual | ~Actor () |
|
::ignition::msgs::Actor_Animation * | add_animations () |
|
::ignition::msgs::Actor_Trajectory * | add_trajectories () |
|
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::Actor_Animation > & | animations () const |
|
const ::ignition::msgs::Actor_Animation & | animations (int index) const |
|
int | animations_size () const |
|
size_t | ByteSizeLong () const final |
|
void | Clear () final |
|
void | clear_animations () |
|
void | clear_entity () |
|
void | clear_header () |
|
void | clear_parent () |
|
void | clear_pose () |
|
void | clear_script_auto_start () |
|
void | clear_script_delay_start () |
|
void | clear_script_loop () |
|
void | clear_skin_filename () |
|
void | clear_skin_scale () |
|
void | clear_trajectories () |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const Actor &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_parent () const |
|
bool | has_pose () 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 Actor &from) |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
|
::google::protobuf::RepeatedPtrField< ::ignition::msgs::Actor_Animation > * | mutable_animations () |
|
::ignition::msgs::Actor_Animation * | mutable_animations (int index) |
|
::ignition::msgs::Entity * | mutable_entity () |
|
::ignition::msgs::Header * | mutable_header () |
|
::ignition::msgs::Entity * | mutable_parent () |
|
::ignition::msgs::Pose * | mutable_pose () |
|
::std::string * | mutable_skin_filename () |
|
::google::protobuf::RepeatedPtrField< ::ignition::msgs::Actor_Trajectory > * | mutable_trajectories () |
|
::ignition::msgs::Actor_Trajectory * | mutable_trajectories (int index) |
|
Actor * | New () const final |
|
Actor * | New (::google::protobuf::Arena *arena) const final |
|
Actor & | operator= (const Actor &from) |
|
const ::ignition::msgs::Entity & | parent () const |
|
const ::ignition::msgs::Pose & | pose () const |
|
::ignition::msgs::Entity * | release_entity () |
|
::ignition::msgs::Header * | release_header () |
|
::ignition::msgs::Entity * | release_parent () |
|
::ignition::msgs::Pose * | release_pose () |
|
::std::string * | release_skin_filename () |
|
bool | script_auto_start () const |
|
float | script_delay_start () const |
|
bool | script_loop () const |
|
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_parent (::ignition::msgs::Entity *parent) |
|
void | set_allocated_pose (::ignition::msgs::Pose *pose) |
|
void | set_allocated_skin_filename (::std::string *skin_filename) |
|
void | set_script_auto_start (bool value) |
|
void | set_script_delay_start (float value) |
|
void | set_script_loop (bool value) |
|
void | set_skin_filename (const ::std::string &value) |
|
void | set_skin_filename (const char *value) |
|
void | set_skin_filename (const char *value, size_t size) |
|
void | set_skin_scale (float value) |
|
const ::std::string & | skin_filename () const |
|
float | skin_scale () const |
|
void | Swap (Actor *other) |
|
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::Actor_Trajectory > & | trajectories () const |
|
const ::ignition::msgs::Actor_Trajectory & | trajectories (int index) const |
|
int | trajectories_size () const |
|