cocos2d-x  3.3rc0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PanelOptions Class Reference

#include <CSParseBinary.pb.h>

Inheritance diagram for PanelOptions:

Public Member Functions

 PanelOptions ()
virtual ~PanelOptions ()
 PanelOptions (const PanelOptions &from)
PanelOptionsoperator= (const PanelOptions &from)
void Swap (PanelOptions *other)
PanelOptionsNew () 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 PanelOptionsdefault_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 ()

Constructor & Destructor Documentation

virtual ~PanelOptions ( )
virtual
PanelOptions ( const PanelOptions from)

Member Function Documentation

bool adaptscreen ( ) const
inline
const ::std::string
& backgroundimage
( ) const
inline
const
::protocolbuffers::ResourceData
& backgroundimagedata
( ) const
inline
bool backgroundscale9enable ( ) const
inline
google::protobuf::int32 bgcolorb ( ) const
inline
google::protobuf::int32 bgcolorg ( ) const
inline
google::protobuf::int32
bgcoloropacity
( ) const
inline
google::protobuf::int32 bgcolorr ( ) const
inline
google::protobuf::int32 bgendcolorb ( ) const
inline
google::protobuf::int32 bgendcolorg ( ) const
inline
google::protobuf::int32 bgendcolorr ( ) const
inline
google::protobuf::int32
bgstartcolorb
( ) const
inline
google::protobuf::int32
bgstartcolorg
( ) const
inline
google::protobuf::int32
bgstartcolorr
( ) const
inline
int ByteSize ( ) const
float capinsetsheight ( ) const
inline
float capinsetswidth ( ) const
inline
float capinsetsx ( ) const
inline
float capinsetsy ( ) const
inline
void CheckTypeAndMergeFrom ( const ::google::protobuf::MessageLite &  from)
const ::std::string & classname ( ) const
inline
void Clear ( )
void clear_adaptscreen ( )
inline
void clear_backgroundimage ( )
inline
void clear_backgroundimagedata ( )
inline
void clear_backgroundscale9enable ( )
inline
void clear_bgcolorb ( )
inline
void clear_bgcolorg ( )
inline
void clear_bgcoloropacity ( )
inline
void clear_bgcolorr ( )
inline
void clear_bgendcolorb ( )
inline
void clear_bgendcolorg ( )
inline
void clear_bgendcolorr ( )
inline
void clear_bgstartcolorb ( )
inline
void clear_bgstartcolorg ( )
inline
void clear_bgstartcolorr ( )
inline
void clear_capinsetsheight ( )
inline
void clear_capinsetswidth ( )
inline
void clear_capinsetsx ( )
inline
void clear_capinsetsy ( )
inline
void clear_classname ( )
inline
void clear_clipable ( )
inline
void clear_colortype ( )
inline
void clear_layouttype ( )
inline
void clear_name ( )
inline
void clear_scale9height ( )
inline
void clear_scale9width ( )
inline
void clear_vectorx ( )
inline
void clear_vectory ( )
inline
bool clipable ( ) const
inline
google::protobuf::int32 colortype ( ) const
inline
void CopyFrom ( const PanelOptions from)
static const PanelOptions&
default_instance
( )
static
int GetCachedSize ( ) const
inline
::std::string GetTypeName ( ) const
bool has_adaptscreen ( ) const
inline
bool has_backgroundimage ( ) const
inline
bool has_backgroundimagedata ( ) const
inline
bool has_backgroundscale9enable ( ) const
inline
bool has_bgcolorb ( ) const
inline
bool has_bgcolorg ( ) const
inline
bool has_bgcoloropacity ( ) const
inline
bool has_bgcolorr ( ) const
inline
bool has_bgendcolorb ( ) const
inline
bool has_bgendcolorg ( ) const
inline
bool has_bgendcolorr ( ) const
inline
bool has_bgstartcolorb ( ) const
inline
bool has_bgstartcolorg ( ) const
inline
bool has_bgstartcolorr ( ) const
inline
bool has_capinsetsheight ( ) const
inline
bool has_capinsetswidth ( ) const
inline
bool has_capinsetsx ( ) const
inline
bool has_capinsetsy ( ) const
inline
bool has_classname ( ) const
inline
bool has_clipable ( ) const
inline
bool has_colortype ( ) const
inline
bool has_layouttype ( ) const
inline
bool has_name ( ) const
inline
bool has_scale9height ( ) const
inline
bool has_scale9width ( ) const
inline
bool has_vectorx ( ) const
inline
bool has_vectory ( ) const
inline
bool IsInitialized ( ) const
google::protobuf::int32 layouttype ( ) const
inline
void MergeFrom ( const PanelOptions from)
bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
std::string
* mutable_backgroundimage
( )
inline
protocolbuffers::ResourceData
* mutable_backgroundimagedata
( )
inline
std::string * mutable_classname ( )
inline
std::string * mutable_name ( )
inline
const ::std::string & name ( ) const
inline
PanelOptions* New ( ) const
PanelOptions& operator= ( const PanelOptions from)
inline
std::string
* release_backgroundimage
( )
inline
protocolbuffers::ResourceData
* release_backgroundimagedata
( )
inline
std::string * release_classname ( )
inline
std::string * release_name ( )
inline
float scale9height ( ) const
inline
float scale9width ( ) const
inline
void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
void set_adaptscreen ( bool  value)
inline
void set_allocated_backgroundimage ( ::std::string *  backgroundimage)
inline
void
set_allocated_backgroundimagedata
( ::protocolbuffers::ResourceData backgroundimagedata)
inline
void set_allocated_classname ( ::std::string *  classname)
inline
void set_allocated_name ( ::std::string *  name)
inline
void set_backgroundimage ( const ::std::string &  value)
inline
void set_backgroundimage ( const char *  value)
inline
void set_backgroundimage ( const char *  value,
size_t  size 
)
inline
void set_backgroundscale9enable ( bool  value)
inline
void set_bgcolorb ( ::google::protobuf::int32  value)
inline
void set_bgcolorg ( ::google::protobuf::int32  value)
inline
void set_bgcoloropacity ( ::google::protobuf::int32  value)
inline
void set_bgcolorr ( ::google::protobuf::int32  value)
inline
void set_bgendcolorb ( ::google::protobuf::int32  value)
inline
void set_bgendcolorg ( ::google::protobuf::int32  value)
inline
void set_bgendcolorr ( ::google::protobuf::int32  value)
inline
void set_bgstartcolorb ( ::google::protobuf::int32  value)
inline
void set_bgstartcolorg ( ::google::protobuf::int32  value)
inline
void set_bgstartcolorr ( ::google::protobuf::int32  value)
inline
void set_capinsetsheight ( float  value)
inline
void set_capinsetswidth ( float  value)
inline
void set_capinsetsx ( float  value)
inline
void set_capinsetsy ( float  value)
inline
void set_classname ( const ::std::string &  value)
inline
void set_classname ( const char *  value)
inline
void set_classname ( const char *  value,
size_t  size 
)
inline
void set_clipable ( bool  value)
inline
void set_colortype ( ::google::protobuf::int32  value)
inline
void set_layouttype ( ::google::protobuf::int32  value)
inline
void set_name ( const ::std::string &  value)
inline
void set_name ( const char *  value)
inline
void set_name ( const char *  value,
size_t  size 
)
inline
void set_scale9height ( float  value)
inline
void set_scale9width ( float  value)
inline
void set_vectorx ( float  value)
inline
void set_vectory ( float  value)
inline
void Swap ( PanelOptions other)
float vectorx ( ) const
inline
float vectory ( ) const
inline

Friends And Related Function Documentation

void
protobuf_AddDesc_CSParseBinary_2eproto
( )
friend
void
protobuf_AssignDesc_CSParseBinary_2eproto
( )
friend
void
protobuf_ShutdownFile_CSParseBinary_2eproto
( )
friend

Member Data Documentation

const int kAdaptScreenFieldNumber = 25
static
const int
kBackGroundImageDataFieldNumber = 4
static
const int
kBackGroundImageFieldNumber = 3
static
const int
kBackGroundScale9EnableFieldNumber = 23
static
const int kBgColorBFieldNumber = 8
static
const int kBgColorGFieldNumber = 7
static
const int
kBgColorOpacityFieldNumber = 16
static
const int kBgColorRFieldNumber = 6
static
const int kBgEndColorBFieldNumber = 14
static
const int kBgEndColorGFieldNumber = 13
static
const int kBgEndColorRFieldNumber = 12
static
const int kBgStartColorBFieldNumber = 11
static
const int kBgStartColorGFieldNumber = 10
static
const int kBgStartColorRFieldNumber = 9
static
const int
kCapInsetsHeightFieldNumber = 22
static
const int
kCapInsetsWidthFieldNumber = 21
static
const int kCapInsetsXFieldNumber = 19
static
const int kCapInsetsYFieldNumber = 20
static
const int kClassnameFieldNumber = 2
static
const int kClipAbleFieldNumber = 5
static
const int kColorTypeFieldNumber = 15
static
const int kLayoutTypeFieldNumber = 24
static
const int kNameFieldNumber = 1
static
const int kScale9HeightFieldNumber = 27
static
const int kScale9WidthFieldNumber = 26
static
const int kVectorXFieldNumber = 17
static
const int kVectorYFieldNumber = 18
static

The documentation for this class was generated from the following file: