List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Actor_Animation Class Reference
#include <actor.pb.h>
Public Member Functions | |
Actor_Animation () | |
Actor_Animation (const Actor_Animation &from) | |
virtual | ~Actor_Animation () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_filename () |
void | clear_interpolate_x () |
void | clear_name () |
void | clear_scale () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Actor_Animation &from) |
const ::std::string & | filename () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | interpolate_x () const |
bool | IsInitialized () const final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const Actor_Animation &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::std::string * | mutable_filename () |
::std::string * | mutable_name () |
const ::std::string & | name () const |
Actor_Animation * | New () const final |
Actor_Animation * | New (::google::protobuf::Arena *arena) const final |
Actor_Animation & | operator= (const Actor_Animation &from) |
::std::string * | release_filename () |
::std::string * | release_name () |
float | scale () const |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_filename (::std::string *filename) |
void | set_allocated_name (::std::string *name) |
void | set_filename (const ::std::string &value) |
void | set_filename (const char *value) |
void | set_filename (const char *value, size_t size) |
void | set_interpolate_x (bool 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_scale (float value) |
void | Swap (Actor_Animation *other) |
Static Public Member Functions | |
static const Actor_Animation & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Actor_Animation * | internal_default_instance () |
Static Public Attributes | |
static const int | kFilenameFieldNumber = 2 |
static constexpr int | kIndexInFileMessages |
static const int | kInterpolateXFieldNumber = 4 |
static const int | kNameFieldNumber = 1 |
static const int | kScaleFieldNumber = 3 |
Constructor & Destructor Documentation
🔗Actor_Animation() [1/2]
Actor_Animation | ( | ) |
🔗~Actor_Animation()
|
virtual |
🔗Actor_Animation() [2/2]
Actor_Animation | ( | const Actor_Animation & | from | ) |
Member Function Documentation
🔗ByteSizeLong()
|
final |
🔗Clear()
|
final |
🔗clear_filename()
|
inline |
🔗clear_interpolate_x()
|
inline |
🔗clear_name()
|
inline |
🔗clear_scale()
|
inline |
🔗CopyFrom() [1/2]
|
final |
🔗CopyFrom() [2/2]
void CopyFrom | ( | const Actor_Animation & | from | ) |
🔗default_instance()
|
static |
🔗descriptor()
|
static |
🔗filename()
|
inline |
🔗GetCachedSize()
|
inlinefinal |
🔗GetMetadata()
|
final |
🔗InitAsDefaultInstance()
|
static |
🔗internal_default_instance()
|
inlinestatic |
References gz::msgs::_Actor_Animation_default_instance_.
🔗InternalSerializeWithCachedSizesToArray()
|
final |
🔗interpolate_x()
|
inline |
🔗IsInitialized()
|
final |
🔗MergeFrom() [1/2]
|
final |
🔗MergeFrom() [2/2]
void MergeFrom | ( | const Actor_Animation & | from | ) |
🔗MergePartialFromCodedStream()
|
final |
🔗mutable_filename()
|
inline |
🔗mutable_name()
|
inline |
🔗name()
|
inline |
🔗New() [1/2]
|
inlinefinal |
🔗New() [2/2]
|
inlinefinal |
🔗operator=()
|
inline |
🔗release_filename()
|
inline |
🔗release_name()
|
inline |
🔗scale()
|
inline |
🔗SerializeWithCachedSizes()
|
final |
🔗set_allocated_filename()
|
inline |
🔗set_allocated_name()
|
inline |
🔗set_filename() [1/3]
|
inline |
🔗set_filename() [2/3]
|
inline |
🔗set_filename() [3/3]
|
inline |
🔗set_interpolate_x()
|
inline |
🔗set_name() [1/3]
|
inline |
🔗set_name() [2/3]
|
inline |
🔗set_name() [3/3]
|
inline |
🔗set_scale()
|
inline |
🔗Swap()
void Swap | ( | Actor_Animation * | other | ) |
Member Data Documentation
🔗kFilenameFieldNumber
|
static |
🔗kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
🔗kInterpolateXFieldNumber
|
static |
🔗kNameFieldNumber
|
static |
🔗kScaleFieldNumber
|
static |
The documentation for this class was generated from the following file: