#include <CSParseBinary.pb.h>
Public Member Functions | |
| ButtonOptions () | |
| virtual | ~ButtonOptions () |
| ButtonOptions (const ButtonOptions &from) | |
| ButtonOptions & | operator= (const ButtonOptions &from) |
| void | Swap (ButtonOptions *other) |
| ButtonOptions * | New () const |
| void | CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from) |
| void | CopyFrom (const ButtonOptions &from) |
| void | MergeFrom (const ButtonOptions &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_normal () const |
| void | clear_normal () |
| const ::std::string & | normal () const |
| void | set_normal (const ::std::string &value) |
| void | set_normal (const char *value) |
| void | set_normal (const char *value, size_t size) |
| inline::std::string * | mutable_normal () |
| inline::std::string * | release_normal () |
| void | set_allocated_normal (::std::string *normal) |
| bool | has_pressed () const |
| void | clear_pressed () |
| const ::std::string & | pressed () const |
| void | set_pressed (const ::std::string &value) |
| void | set_pressed (const char *value) |
| void | set_pressed (const char *value, size_t size) |
| inline::std::string * | mutable_pressed () |
| inline::std::string * | release_pressed () |
| void | set_allocated_pressed (::std::string *pressed) |
| bool | has_disabled () const |
| void | clear_disabled () |
| const ::std::string & | disabled () const |
| void | set_disabled (const ::std::string &value) |
| void | set_disabled (const char *value) |
| void | set_disabled (const char *value, size_t size) |
| inline::std::string * | mutable_disabled () |
| inline::std::string * | release_disabled () |
| void | set_allocated_disabled (::std::string *disabled) |
| bool | has_normaldata () const |
| void | clear_normaldata () |
| const ::protocolbuffers::ResourceData & | normaldata () const |
| inline::protocolbuffers::ResourceData * | mutable_normaldata () |
| inline::protocolbuffers::ResourceData * | release_normaldata () |
| void | set_allocated_normaldata (::protocolbuffers::ResourceData *normaldata) |
| bool | has_presseddata () const |
| void | clear_presseddata () |
| const ::protocolbuffers::ResourceData & | presseddata () const |
| inline::protocolbuffers::ResourceData * | mutable_presseddata () |
| inline::protocolbuffers::ResourceData * | release_presseddata () |
| void | set_allocated_presseddata (::protocolbuffers::ResourceData *presseddata) |
| bool | has_disableddata () const |
| void | clear_disableddata () |
| const ::protocolbuffers::ResourceData & | disableddata () const |
| inline::protocolbuffers::ResourceData * | mutable_disableddata () |
| inline::protocolbuffers::ResourceData * | release_disableddata () |
| void | set_allocated_disableddata (::protocolbuffers::ResourceData *disableddata) |
| 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_fontname () const |
| void | clear_fontname () |
| const ::std::string & | fontname () const |
| void | set_fontname (const ::std::string &value) |
| void | set_fontname (const char *value) |
| void | set_fontname (const char *value, size_t size) |
| inline::std::string * | mutable_fontname () |
| inline::std::string * | release_fontname () |
| void | set_allocated_fontname (::std::string *fontname) |
| bool | has_fontsize () const |
| void | clear_fontsize () |
| inline::google::protobuf::int32 | fontsize () const |
| void | set_fontsize (::google::protobuf::int32 value) |
| bool | has_textcolorr () const |
| void | clear_textcolorr () |
| inline::google::protobuf::int32 | textcolorr () const |
| void | set_textcolorr (::google::protobuf::int32 value) |
| bool | has_textcolorg () const |
| void | clear_textcolorg () |
| inline::google::protobuf::int32 | textcolorg () const |
| void | set_textcolorg (::google::protobuf::int32 value) |
| bool | has_textcolorb () const |
| void | clear_textcolorb () |
| inline::google::protobuf::int32 | textcolorb () const |
| void | set_textcolorb (::google::protobuf::int32 value) |
| bool | has_capinsetsx () const |
| void | clear_capinsetsx () |
| float | capinsetsx () const |
| void | set_capinsetsx (float value) |
| bool | has_capinsetsy () const |
| void | clear_capinsetsy () |
| float | capinsetsy () const |
| void | set_capinsetsy (float value) |
| bool | has_capinsetswidth () const |
| void | clear_capinsetswidth () |
| float | capinsetswidth () const |
| void | set_capinsetswidth (float value) |
| bool | has_capinsetsheight () const |
| void | clear_capinsetsheight () |
| float | capinsetsheight () const |
| void | set_capinsetsheight (float value) |
| bool | has_scale9width () const |
| void | clear_scale9width () |
| float | scale9width () const |
| void | set_scale9width (float value) |
| bool | has_scale9height () const |
| void | clear_scale9height () |
| float | scale9height () const |
| void | set_scale9height (float value) |
| bool | has_scale9enable () const |
| void | clear_scale9enable () |
| bool | scale9enable () const |
| void | set_scale9enable (bool value) |
| bool | has_displaystate () const |
| void | clear_displaystate () |
| bool | displaystate () const |
| void | set_displaystate (bool value) |
| bool | has_fontresource () const |
| void | clear_fontresource () |
| const ::protocolbuffers::ResourceData & | fontresource () const |
| inline::protocolbuffers::ResourceData * | mutable_fontresource () |
| inline::protocolbuffers::ResourceData * | release_fontresource () |
| void | set_allocated_fontresource (::protocolbuffers::ResourceData *fontresource) |
Static Public Member Functions | |
| static const ButtonOptions & | default_instance () |
Static Public Attributes | |
| static const int | kNameFieldNumber = 1 |
| static const int | kClassnameFieldNumber = 2 |
| static const int | kNormalFieldNumber = 3 |
| static const int | kPressedFieldNumber = 4 |
| static const int | kDisabledFieldNumber = 5 |
| static const int | kNormalDataFieldNumber = 6 |
| static const int | kPressedDataFieldNumber = 7 |
| static const int | kDisabledDataFieldNumber = 8 |
| static const int | kTextFieldNumber = 9 |
| static const int | kFontNameFieldNumber = 10 |
| static const int | kFontSizeFieldNumber = 11 |
| static const int | kTextColorRFieldNumber = 12 |
| static const int | kTextColorGFieldNumber = 13 |
| static const int | kTextColorBFieldNumber = 14 |
| static const int | kCapInsetsXFieldNumber = 15 |
| static const int | kCapInsetsYFieldNumber = 16 |
| static const int | kCapInsetsWidthFieldNumber = 17 |
| static const int | kCapInsetsHeightFieldNumber = 18 |
| static const int | kScale9WidthFieldNumber = 19 |
| static const int | kScale9HeightFieldNumber = 20 |
| static const int | kScale9EnableFieldNumber = 21 |
| static const int | kDisplaystateFieldNumber = 22 |
| static const int | kFontResourceFieldNumber = 23 |
Friends | |
| void | protobuf_AddDesc_CSParseBinary_2eproto () |
| void | protobuf_AssignDesc_CSParseBinary_2eproto () |
| void | protobuf_ShutdownFile_CSParseBinary_2eproto () |
| ButtonOptions | ( | ) |
|
virtual |
| ButtonOptions | ( | const ButtonOptions & | from | ) |
| int ByteSize | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
| void CheckTypeAndMergeFrom | ( | const ::google::protobuf::MessageLite & | from | ) |
|
inline |
| void Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void CopyFrom | ( | const ButtonOptions & | from | ) |
|
static |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| ::std::string GetTypeName | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| bool IsInitialized | ( | ) | const |
| void MergeFrom | ( | const ButtonOptions & | from | ) |
| bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| ButtonOptions* New | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
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 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void Swap | ( | ButtonOptions * | other | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |