#include <CSParseBinary.pb.h>
Public Member Functions | |
| TextBMFontOptions () | |
| virtual | ~TextBMFontOptions () |
| TextBMFontOptions (const TextBMFontOptions &from) | |
| TextBMFontOptions & | operator= (const TextBMFontOptions &from) |
| void | Swap (TextBMFontOptions *other) |
| TextBMFontOptions * | New () const |
| void | CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from) |
| void | CopyFrom (const TextBMFontOptions &from) |
| void | MergeFrom (const TextBMFontOptions &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_name () const |
| void | clear_name () |
| const ::std::string & | name () const |
| void | set_name (const ::std::string &value) |
| void | set_name (const char *value) |
| void | set_name (const char *value, size_t size) |
| inline::std::string * | mutable_name () |
| inline::std::string * | release_name () |
| void | set_allocated_name (::std::string *name) |
| bool | has_classname () const |
| void | clear_classname () |
| const ::std::string & | classname () const |
| void | set_classname (const ::std::string &value) |
| void | set_classname (const char *value) |
| void | set_classname (const char *value, size_t size) |
| inline::std::string * | mutable_classname () |
| inline::std::string * | release_classname () |
| void | set_allocated_classname (::std::string *classname) |
| bool | has_text () const |
| void | clear_text () |
| const ::std::string & | text () const |
| void | set_text (const ::std::string &value) |
| void | set_text (const char *value) |
| void | set_text (const char *value, size_t size) |
| inline::std::string * | mutable_text () |
| inline::std::string * | release_text () |
| void | set_allocated_text (::std::string *text) |
| 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 TextBMFontOptions & | default_instance () |
Static Public Attributes | |
| static const int | kNameFieldNumber = 1 |
| static const int | kClassnameFieldNumber = 2 |
| static const int | kTextFieldNumber = 3 |
| static const int | kFileNameDataFieldNumber = 4 |
Friends | |
| void | protobuf_AddDesc_CSParseBinary_2eproto () |
| void | protobuf_AssignDesc_CSParseBinary_2eproto () |
| void | protobuf_ShutdownFile_CSParseBinary_2eproto () |
|
virtual |
| TextBMFontOptions | ( | const TextBMFontOptions & | from | ) |
| int ByteSize | ( | ) | const |
| void CheckTypeAndMergeFrom | ( | const ::google::protobuf::MessageLite & | from | ) |
|
inline |
| void Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
| void CopyFrom | ( | const TextBMFontOptions & | from | ) |
|
static |
|
inline |
|
inline |
| ::std::string GetTypeName | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
| bool IsInitialized | ( | ) | const |
| void MergeFrom | ( | const TextBMFontOptions & | from | ) |
| bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| TextBMFontOptions* New | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void Swap | ( | TextBMFontOptions * | other | ) |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
static |
|
static |
|
static |