#include <CSParseBinary.pb.h>
Public Member Functions | |
ParticleSystemOptions () | |
virtual | ~ParticleSystemOptions () |
ParticleSystemOptions (const ParticleSystemOptions &from) | |
ParticleSystemOptions & | operator= (const ParticleSystemOptions &from) |
void | Swap (ParticleSystemOptions *other) |
ParticleSystemOptions * | New () const |
void | CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from) |
void | CopyFrom (const ParticleSystemOptions &from) |
void | MergeFrom (const ParticleSystemOptions &from) |
void | Clear () |
bool | IsInitialized () const |
int | ByteSize () const |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
int | GetCachedSize () const |
::std::string | GetTypeName () const |
bool | has_plistfile () const |
void | clear_plistfile () |
const ::std::string & | plistfile () const |
void | set_plistfile (const ::std::string &value) |
void | set_plistfile (const char *value) |
void | set_plistfile (const char *value, size_t size) |
inline::std::string * | mutable_plistfile () |
inline::std::string * | release_plistfile () |
void | set_allocated_plistfile (::std::string *plistfile) |
bool | has_totalparticles () const |
void | clear_totalparticles () |
inline::google::protobuf::int32 | totalparticles () const |
void | set_totalparticles (::google::protobuf::int32 value) |
bool | has_filenamedata () const |
void | clear_filenamedata () |
const ::protocolbuffers::ResourceData & | filenamedata () const |
inline::protocolbuffers::ResourceData * | mutable_filenamedata () |
inline::protocolbuffers::ResourceData * | release_filenamedata () |
void | set_allocated_filenamedata (::protocolbuffers::ResourceData *filenamedata) |
Static Public Member Functions | |
static const ParticleSystemOptions & | default_instance () |
Static Public Attributes | |
static const int | kPlistFileFieldNumber = 1 |
static const int | kTotalParticlesFieldNumber = 2 |
static const int | kFileNameDataFieldNumber = 3 |
Friends | |
void | protobuf_AddDesc_CSParseBinary_2eproto () |
void | protobuf_AssignDesc_CSParseBinary_2eproto () |
void | protobuf_ShutdownFile_CSParseBinary_2eproto () |
|
virtual |
ParticleSystemOptions | ( | const ParticleSystemOptions & | from | ) |
int ByteSize | ( | ) | const |
void CheckTypeAndMergeFrom | ( | const ::google::protobuf::MessageLite & | from | ) |
void Clear | ( | ) |
|
inline |
|
inline |
|
inline |
void CopyFrom | ( | const ParticleSystemOptions & | from | ) |
|
static |
|
inline |
|
inline |
::std::string GetTypeName | ( | ) | const |
|
inline |
|
inline |
|
inline |
bool IsInitialized | ( | ) | const |
void MergeFrom | ( | const ParticleSystemOptions & | from | ) |
bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
ParticleSystemOptions* New | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void Swap | ( | ParticleSystemOptions * | other | ) |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
static |
|
static |