#include <CSParseBinary.pb.h>
Public Member Functions | |
| PanelOptions () | |
| virtual | ~PanelOptions () |
| PanelOptions (const PanelOptions &from) | |
| PanelOptions & | operator= (const PanelOptions &from) |
| void | Swap (PanelOptions *other) |
| PanelOptions * | New () const |
| void | CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from) |
| void | CopyFrom (const PanelOptions &from) |
| void | MergeFrom (const PanelOptions &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_backgroundimage () const |
| void | clear_backgroundimage () |
| const ::std::string & | backgroundimage () const |
| void | set_backgroundimage (const ::std::string &value) |
| void | set_backgroundimage (const char *value) |
| void | set_backgroundimage (const char *value, size_t size) |
| inline::std::string * | mutable_backgroundimage () |
| inline::std::string * | release_backgroundimage () |
| void | set_allocated_backgroundimage (::std::string *backgroundimage) |
| bool | has_backgroundimagedata () const |
| void | clear_backgroundimagedata () |
| const ::protocolbuffers::ResourceData & | backgroundimagedata () const |
| inline::protocolbuffers::ResourceData * | mutable_backgroundimagedata () |
| inline::protocolbuffers::ResourceData * | release_backgroundimagedata () |
| void | set_allocated_backgroundimagedata (::protocolbuffers::ResourceData *backgroundimagedata) |
| bool | has_clipable () const |
| void | clear_clipable () |
| bool | clipable () const |
| void | set_clipable (bool value) |
| bool | has_bgcolorr () const |
| void | clear_bgcolorr () |
| inline::google::protobuf::int32 | bgcolorr () const |
| void | set_bgcolorr (::google::protobuf::int32 value) |
| bool | has_bgcolorg () const |
| void | clear_bgcolorg () |
| inline::google::protobuf::int32 | bgcolorg () const |
| void | set_bgcolorg (::google::protobuf::int32 value) |
| bool | has_bgcolorb () const |
| void | clear_bgcolorb () |
| inline::google::protobuf::int32 | bgcolorb () const |
| void | set_bgcolorb (::google::protobuf::int32 value) |
| bool | has_bgstartcolorr () const |
| void | clear_bgstartcolorr () |
| inline::google::protobuf::int32 | bgstartcolorr () const |
| void | set_bgstartcolorr (::google::protobuf::int32 value) |
| bool | has_bgstartcolorg () const |
| void | clear_bgstartcolorg () |
| inline::google::protobuf::int32 | bgstartcolorg () const |
| void | set_bgstartcolorg (::google::protobuf::int32 value) |
| bool | has_bgstartcolorb () const |
| void | clear_bgstartcolorb () |
| inline::google::protobuf::int32 | bgstartcolorb () const |
| void | set_bgstartcolorb (::google::protobuf::int32 value) |
| bool | has_bgendcolorr () const |
| void | clear_bgendcolorr () |
| inline::google::protobuf::int32 | bgendcolorr () const |
| void | set_bgendcolorr (::google::protobuf::int32 value) |
| bool | has_bgendcolorg () const |
| void | clear_bgendcolorg () |
| inline::google::protobuf::int32 | bgendcolorg () const |
| void | set_bgendcolorg (::google::protobuf::int32 value) |
| bool | has_bgendcolorb () const |
| void | clear_bgendcolorb () |
| inline::google::protobuf::int32 | bgendcolorb () const |
| void | set_bgendcolorb (::google::protobuf::int32 value) |
| bool | has_colortype () const |
| void | clear_colortype () |
| inline::google::protobuf::int32 | colortype () const |
| void | set_colortype (::google::protobuf::int32 value) |
| bool | has_bgcoloropacity () const |
| void | clear_bgcoloropacity () |
| inline::google::protobuf::int32 | bgcoloropacity () const |
| void | set_bgcoloropacity (::google::protobuf::int32 value) |
| bool | has_vectorx () const |
| void | clear_vectorx () |
| float | vectorx () const |
| void | set_vectorx (float value) |
| bool | has_vectory () const |
| void | clear_vectory () |
| float | vectory () const |
| void | set_vectory (float 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_backgroundscale9enable () const |
| void | clear_backgroundscale9enable () |
| bool | backgroundscale9enable () const |
| void | set_backgroundscale9enable (bool value) |
| bool | has_layouttype () const |
| void | clear_layouttype () |
| inline::google::protobuf::int32 | layouttype () const |
| void | set_layouttype (::google::protobuf::int32 value) |
| bool | has_adaptscreen () const |
| void | clear_adaptscreen () |
| bool | adaptscreen () const |
| void | set_adaptscreen (bool 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) |
Static Public Member Functions | |
| static const PanelOptions & | default_instance () |
Static Public Attributes | |
| static const int | kNameFieldNumber = 1 |
| static const int | kClassnameFieldNumber = 2 |
| static const int | kBackGroundImageFieldNumber = 3 |
| static const int | kBackGroundImageDataFieldNumber = 4 |
| static const int | kClipAbleFieldNumber = 5 |
| static const int | kBgColorRFieldNumber = 6 |
| static const int | kBgColorGFieldNumber = 7 |
| static const int | kBgColorBFieldNumber = 8 |
| static const int | kBgStartColorRFieldNumber = 9 |
| static const int | kBgStartColorGFieldNumber = 10 |
| static const int | kBgStartColorBFieldNumber = 11 |
| static const int | kBgEndColorRFieldNumber = 12 |
| static const int | kBgEndColorGFieldNumber = 13 |
| static const int | kBgEndColorBFieldNumber = 14 |
| static const int | kColorTypeFieldNumber = 15 |
| static const int | kBgColorOpacityFieldNumber = 16 |
| static const int | kVectorXFieldNumber = 17 |
| static const int | kVectorYFieldNumber = 18 |
| static const int | kCapInsetsXFieldNumber = 19 |
| static const int | kCapInsetsYFieldNumber = 20 |
| static const int | kCapInsetsWidthFieldNumber = 21 |
| static const int | kCapInsetsHeightFieldNumber = 22 |
| static const int | kBackGroundScale9EnableFieldNumber = 23 |
| static const int | kLayoutTypeFieldNumber = 24 |
| static const int | kAdaptScreenFieldNumber = 25 |
| static const int | kScale9WidthFieldNumber = 26 |
| static const int | kScale9HeightFieldNumber = 27 |
Friends | |
| void | protobuf_AddDesc_CSParseBinary_2eproto () |
| void | protobuf_AssignDesc_CSParseBinary_2eproto () |
| void | protobuf_ShutdownFile_CSParseBinary_2eproto () |
| PanelOptions | ( | ) |
|
virtual |
| PanelOptions | ( | const PanelOptions & | from | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| 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 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void CopyFrom | ( | const PanelOptions & | from | ) |
|
static |
|
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 |
|
inline |
|
inline |
|
inline |
|
inline |
| bool IsInitialized | ( | ) | const |
|
inline |
| void MergeFrom | ( | const PanelOptions & | from | ) |
| bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| PanelOptions* New | ( | ) | const |
|
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 |
| void Swap | ( | PanelOptions * | other | ) |
|
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 |
|
static |
|
static |
|
static |
|
static |