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

#include <CSParseBinary.pb.h>

Inheritance diagram for LoadingBarOptions:

Public Member Functions

 LoadingBarOptions ()
 LoadingBarOptions ()
 LoadingBarOptions ()
virtual ~LoadingBarOptions ()
 LoadingBarOptions (const LoadingBarOptions &from)
 LoadingBarOptions ( var from)
 LoadingBarOptions ( local from)
LoadingBarOptionsoperator= (const LoadingBarOptions &from)
local operator= ( local from)
void Swap (LoadingBarOptions *other)
LoadingBarOptionsNew () const
void CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from)
void CopyFrom (const LoadingBarOptions &from)
void MergeFrom (const LoadingBarOptions &from)
void Clear ()
bool IsInitialized () const
int ByteSize () const
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
var MergePartialFromCodedStream ( var input)
local MergePartialFromCodedStream ( local input)
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
var SerializeWithCachedSizes ( var output)
local SerializeWithCachedSizes ( local output)
int GetCachedSize () const
::std::string GetTypeName () const
bool has_name () const
void clear_name ()
const ::std::string & name () const
var name ()
local name ()
void set_name (const ::std::string &value)
var set_name ( var value)
local set_name ( local value)
void set_name (const char *value)
void set_name (const char *value, size_t size)
var set_name ( var value, var size)
local set_name ( local value, local size)
inline::std::string * mutable_name ()
inline::std::string * release_name ()
local release_name ()
void set_allocated_name (::std::string *name)
bool has_classname () const
void clear_classname ()
const ::std::string & classname () const
local classname ()
void set_classname (const ::std::string &value)
var set_classname ( var value)
local set_classname ( local value)
void set_classname (const char *value)
void set_classname (const char *value, size_t size)
var set_classname ( var value, var size)
local set_classname ( local value, local size)
inline::std::string * mutable_classname ()
inline::std::string * release_classname ()
void set_allocated_classname (::std::string *classname)
bool has_texture () const
void clear_texture ()
const ::std::string & texture () const
local texture ()
void set_texture (const ::std::string &value)
var set_texture ( var value)
local set_texture ( local value)
void set_texture (const char *value)
void set_texture (const char *value, size_t size)
var set_texture ( var value, var size)
local set_texture ( local value, local size)
inline::std::string * mutable_texture ()
inline::std::string * release_texture ()
local release_texture ()
void set_allocated_texture (::std::string *texture)
bool has_texturedata () const
void clear_texturedata ()
const
::protocolbuffers::ResourceData
texturedata () const
var texturedata ()
local texturedata ()
inline::protocolbuffers::ResourceData * mutable_texturedata ()
local mutable_texturedata ()
inline::protocolbuffers::ResourceData * release_texturedata ()
local release_texturedata ()
void set_allocated_texturedata (::protocolbuffers::ResourceData *texturedata)
bool has_percent () const
void clear_percent ()
inline::google::protobuf::int32 percent () const
local percent ()
void set_percent (::google::protobuf::int32 value)
var set_percent ( var value)
local set_percent ( local value)
bool has_direction () const
void clear_direction ()
inline::google::protobuf::int32 direction () const
local direction ()
void set_direction (::google::protobuf::int32 value)
var set_direction ( var value)
local set_direction ( local value)
bool has_capinsetsx () const
void clear_capinsetsx ()
float capinsetsx () const
void set_capinsetsx (float value)
var set_capinsetsx ( var value)
local set_capinsetsx ( local value)
bool has_capinsetsy () const
void clear_capinsetsy ()
float capinsetsy () const
void set_capinsetsy (float value)
var set_capinsetsy ( var value)
local set_capinsetsy ( local value)
bool has_capinsetswidth () const
void clear_capinsetswidth ()
var clear_capinsetswidth ()
local clear_capinsetswidth ()
float capinsetswidth () const
void set_capinsetswidth (float value)
var set_capinsetswidth ( var value)
local set_capinsetswidth ( local value)
bool has_capinsetsheight () const
void clear_capinsetsheight ()
var clear_capinsetsheight ()
local clear_capinsetsheight ()
float capinsetsheight () const
void set_capinsetsheight (float value)
bool has_scale9enable () const
void clear_scale9enable ()
bool scale9enable () const
void set_scale9enable (bool value)
bool has_scale9width () const
void clear_scale9width ()
float scale9width () const
void set_scale9width (float value)
var set_scale9width ( var value)
local set_scale9width ( local value)
bool has_scale9height () const
void clear_scale9height ()
float scale9height () const
void set_scale9height (float value)

Static Public Member Functions

static const LoadingBarOptionsdefault_instance ()
local default_instance ()

Static Public Attributes

static const int kNameFieldNumber = 1
var kNameFieldNumber = 1
local kNameFieldNumber = 1
static const int kClassnameFieldNumber = 2
static const int kTextureFieldNumber = 3
var kTextureFieldNumber = 3
local kTextureFieldNumber = 3
static const int kTextureDataFieldNumber = 4
static const int kPercentFieldNumber = 5
static const int kDirectionFieldNumber = 6
static const int kCapInsetsXFieldNumber = 7
static const int kCapInsetsYFieldNumber = 8
static const int kCapInsetsWidthFieldNumber = 9
static const int kCapInsetsHeightFieldNumber = 10
static const int kScale9EnableFieldNumber = 11
static const int kScale9WidthFieldNumber = 12
static const int kScale9HeightFieldNumber = 13

Friends

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

Constructor & Destructor Documentation

local LoadingBarOptions ( )
virtual ~LoadingBarOptions ( )
virtual
var ~LoadingBarOptions ( )
virtual
local ~LoadingBarOptions ( )
virtual
var LoadingBarOptions ( var  from)
local LoadingBarOptions ( local  from)

Member Function Documentation

int ByteSize ( ) const
var ByteSize ( )
local ByteSize ( )
float capinsetsheight ( ) const
inline
var capinsetsheight ( )
inline
local capinsetsheight ( )
inline
float capinsetswidth ( ) const
inline
var capinsetswidth ( )
inline
local capinsetswidth ( )
inline
float capinsetsx ( ) const
inline
var capinsetsx ( )
inline
local capinsetsx ( )
inline
float capinsetsy ( ) const
inline
var capinsetsy ( )
inline
local capinsetsy ( )
inline
void CheckTypeAndMergeFrom ( const ::google::protobuf::MessageLite &  from)
var CheckTypeAndMergeFrom ( var  from)
local CheckTypeAndMergeFrom ( local  from)
const ::std::string & classname ( ) const
inline
var classname ( )
inline
local classname ( )
inline
void Clear ( )
var Clear ( )
local Clear ( )
void clear_capinsetsheight ( )
inline
var clear_capinsetsheight ( )
inline
local clear_capinsetsheight ( )
inline
void clear_capinsetswidth ( )
inline
var clear_capinsetswidth ( )
inline
local clear_capinsetswidth ( )
inline
void clear_capinsetsx ( )
inline
var clear_capinsetsx ( )
inline
local clear_capinsetsx ( )
inline
void clear_capinsetsy ( )
inline
var clear_capinsetsy ( )
inline
local clear_capinsetsy ( )
inline
void clear_classname ( )
inline
var clear_classname ( )
inline
local clear_classname ( )
inline
void clear_direction ( )
inline
var clear_direction ( )
inline
local clear_direction ( )
inline
void clear_name ( )
inline
var clear_name ( )
inline
local clear_name ( )
inline
void clear_percent ( )
inline
var clear_percent ( )
inline
local clear_percent ( )
inline
void clear_scale9enable ( )
inline
var clear_scale9enable ( )
inline
local clear_scale9enable ( )
inline
void clear_scale9height ( )
inline
var clear_scale9height ( )
inline
local clear_scale9height ( )
inline
void clear_scale9width ( )
inline
var clear_scale9width ( )
inline
local clear_scale9width ( )
inline
void clear_texture ( )
inline
var clear_texture ( )
inline
local clear_texture ( )
inline
void clear_texturedata ( )
inline
var clear_texturedata ( )
inline
local clear_texturedata ( )
inline
void CopyFrom ( const LoadingBarOptions from)
var CopyFrom ( var  from)
local CopyFrom ( local  from)
static const LoadingBarOptions&
default_instance
( )
static
var default_instance ( )
static
local default_instance ( )
static
google::protobuf::int32 direction ( ) const
inline
var direction ( )
inline
local direction ( )
inline
int GetCachedSize ( ) const
inline
var GetCachedSize ( )
inline
local GetCachedSize ( )
inline
::std::string GetTypeName ( ) const
var GetTypeName ( )
local GetTypeName ( )
bool has_capinsetsheight ( ) const
inline
var has_capinsetsheight ( )
inline
local has_capinsetsheight ( )
inline
bool has_capinsetswidth ( ) const
inline
var has_capinsetswidth ( )
inline
local has_capinsetswidth ( )
inline
bool has_capinsetsx ( ) const
inline
var has_capinsetsx ( )
inline
local has_capinsetsx ( )
inline
bool has_capinsetsy ( ) const
inline
var has_capinsetsy ( )
inline
local has_capinsetsy ( )
inline
bool has_classname ( ) const
inline
var has_classname ( )
inline
local has_classname ( )
inline
bool has_direction ( ) const
inline
var has_direction ( )
inline
local has_direction ( )
inline
bool has_name ( ) const
inline
var has_name ( )
inline
local has_name ( )
inline
bool has_percent ( ) const
inline
var has_percent ( )
inline
local has_percent ( )
inline
bool has_scale9enable ( ) const
inline
var has_scale9enable ( )
inline
local has_scale9enable ( )
inline
bool has_scale9height ( ) const
inline
var has_scale9height ( )
inline
local has_scale9height ( )
inline
bool has_scale9width ( ) const
inline
var has_scale9width ( )
inline
local has_scale9width ( )
inline
bool has_texture ( ) const
inline
var has_texture ( )
inline
local has_texture ( )
inline
bool has_texturedata ( ) const
inline
var has_texturedata ( )
inline
local has_texturedata ( )
inline
bool IsInitialized ( ) const
var IsInitialized ( )
local IsInitialized ( )
void MergeFrom ( const LoadingBarOptions from)
var MergeFrom ( var  from)
local MergeFrom ( local  from)
bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
var MergePartialFromCodedStream ( var  input)
local MergePartialFromCodedStream ( local  input)
std::string * mutable_classname ( )
inline
var mutable_classname ( )
inline
local mutable_classname ( )
inline
std::string * mutable_name ( )
inline
var mutable_name ( )
inline
local mutable_name ( )
inline
std::string * mutable_texture ( )
inline
var mutable_texture ( )
inline
local mutable_texture ( )
inline
protocolbuffers::ResourceData
* mutable_texturedata
( )
inline
var mutable_texturedata ( )
inline
local mutable_texturedata ( )
inline
const ::std::string & name ( ) const
inline
var name ( )
inline
local name ( )
inline
LoadingBarOptions* New ( ) const
var New ( )
local New ( )
LoadingBarOptions& operator= ( const LoadingBarOptions from)
inline
LoadingBarOptions& operator= ( var  from)
inline
LoadingBarOptions& operator= ( local  from)
inline
google::protobuf::int32 percent ( ) const
inline
var percent ( )
inline
local percent ( )
inline
std::string * release_classname ( )
inline
var release_classname ( )
inline
local release_classname ( )
inline
std::string * release_name ( )
inline
var release_name ( )
inline
local release_name ( )
inline
std::string * release_texture ( )
inline
var release_texture ( )
inline
local release_texture ( )
inline
protocolbuffers::ResourceData
* release_texturedata
( )
inline
var release_texturedata ( )
inline
local release_texturedata ( )
inline
bool scale9enable ( ) const
inline
var scale9enable ( )
inline
local scale9enable ( )
inline
float scale9height ( ) const
inline
var scale9height ( )
inline
local scale9height ( )
inline
float scale9width ( ) const
inline
var scale9width ( )
inline
local scale9width ( )
inline
void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
var SerializeWithCachedSizes ( var  output)
local SerializeWithCachedSizes ( local  output)
void set_allocated_classname ( ::std::string *  classname)
inline
var set_allocated_classname ( var  classname)
inline
local set_allocated_classname ( local  classname)
inline
void set_allocated_name ( ::std::string *  name)
inline
var set_allocated_name ( var  name)
inline
local set_allocated_name ( local  name)
inline
void set_allocated_texture ( ::std::string *  texture)
inline
var set_allocated_texture ( var  texture)
inline
local set_allocated_texture ( local  texture)
inline
void set_allocated_texturedata ( ::protocolbuffers::ResourceData texturedata)
inline
var set_allocated_texturedata ( var  texturedata)
inline
local set_allocated_texturedata ( local  texturedata)
inline
void set_capinsetsheight ( float  value)
inline
var set_capinsetsheight ( var  value)
inline
local set_capinsetsheight ( local  value)
inline
void set_capinsetswidth ( float  value)
inline
var set_capinsetswidth ( var  value)
inline
local set_capinsetswidth ( local  value)
inline
void set_capinsetsx ( float  value)
inline
var set_capinsetsx ( var  value)
inline
local set_capinsetsx ( local  value)
inline
void set_capinsetsy ( float  value)
inline
var set_capinsetsy ( var  value)
inline
local set_capinsetsy ( local  value)
inline
void set_classname ( const ::std::string &  value)
inline
var set_classname ( var  value)
inline
local set_classname ( local  value)
inline
void set_classname ( const char *  value)
inline
var set_classname ( var  value)
inline
local set_classname ( local  value)
inline
void set_classname ( const char *  value,
size_t  size 
)
inline
var set_classname ( var  value,
var  size 
)
inline
local set_classname ( local  value,
local  size 
)
inline
void set_direction ( ::google::protobuf::int32  value)
inline
var set_direction ( var  value)
inline
local set_direction ( local  value)
inline
void set_name ( const ::std::string &  value)
inline
var set_name ( var  value)
inline
local set_name ( local  value)
inline
void set_name ( const char *  value)
inline
var set_name ( var  value)
inline
local set_name ( local  value)
inline
void set_name ( const char *  value,
size_t  size 
)
inline
var set_name ( var  value,
var  size 
)
inline
local set_name ( local  value,
local  size 
)
inline
void set_percent ( ::google::protobuf::int32  value)
inline
var set_percent ( var  value)
inline
local set_percent ( local  value)
inline
void set_scale9enable ( bool  value)
inline
var set_scale9enable ( var  value)
inline
local set_scale9enable ( local  value)
inline
void set_scale9height ( float  value)
inline
var set_scale9height ( var  value)
inline
local set_scale9height ( local  value)
inline
void set_scale9width ( float  value)
inline
var set_scale9width ( var  value)
inline
local set_scale9width ( local  value)
inline
void set_texture ( const ::std::string &  value)
inline
var set_texture ( var  value)
inline
local set_texture ( local  value)
inline
void set_texture ( const char *  value)
inline
var set_texture ( var  value)
inline
local set_texture ( local  value)
inline
void set_texture ( const char *  value,
size_t  size 
)
inline
var set_texture ( var  value,
var  size 
)
inline
local set_texture ( local  value,
local  size 
)
inline
void Swap ( LoadingBarOptions other)
var Swap ( var  other)
local Swap ( local  other)
const ::std::string & texture ( ) const
inline
var texture ( )
inline
local texture ( )
inline
const
::protocolbuffers::ResourceData
& texturedata
( ) const
inline
var texturedata ( )
inline
local texturedata ( )
inline

Friends And Related Function Documentation

void
protobuf_AddDesc_CSParseBinary_2eproto
( )
friend
var
protobuf_AddDesc_CSParseBinary_2eproto
( )
friend
local
protobuf_AddDesc_CSParseBinary_2eproto
( )
friend
void
protobuf_AssignDesc_CSParseBinary_2eproto
( )
friend
var
protobuf_AssignDesc_CSParseBinary_2eproto
( )
friend
local
protobuf_AssignDesc_CSParseBinary_2eproto
( )
friend
void
protobuf_ShutdownFile_CSParseBinary_2eproto
( )
friend
var
protobuf_ShutdownFile_CSParseBinary_2eproto
( )
friend
local
protobuf_ShutdownFile_CSParseBinary_2eproto
( )
friend

Member Data Documentation

const int
kCapInsetsHeightFieldNumber = 10
static
var kCapInsetsHeightFieldNumber = 10
static
local kCapInsetsHeightFieldNumber = 10
static
const int
kCapInsetsWidthFieldNumber = 9
static
var kCapInsetsWidthFieldNumber = 9
static
local kCapInsetsWidthFieldNumber = 9
static
const int kCapInsetsXFieldNumber = 7
static
var kCapInsetsXFieldNumber = 7
static
local kCapInsetsXFieldNumber = 7
static
const int kCapInsetsYFieldNumber = 8
static
var kCapInsetsYFieldNumber = 8
static
local kCapInsetsYFieldNumber = 8
static
const int kClassnameFieldNumber = 2
static
var kClassnameFieldNumber = 2
static
local kClassnameFieldNumber = 2
static
const int kDirectionFieldNumber = 6
static
var kDirectionFieldNumber = 6
static
local kDirectionFieldNumber = 6
static
const int kNameFieldNumber = 1
static
var kNameFieldNumber = 1
static
local kNameFieldNumber = 1
static
const int kPercentFieldNumber = 5
static
var kPercentFieldNumber = 5
static
local kPercentFieldNumber = 5
static
const int kScale9EnableFieldNumber = 11
static
var kScale9EnableFieldNumber = 11
static
local kScale9EnableFieldNumber = 11
static
const int kScale9HeightFieldNumber = 13
static
var kScale9HeightFieldNumber = 13
static
local kScale9HeightFieldNumber = 13
static
const int kScale9WidthFieldNumber = 12
static
var kScale9WidthFieldNumber = 12
static
local kScale9WidthFieldNumber = 12
static
const int kTextureDataFieldNumber = 4
static
var kTextureDataFieldNumber = 4
static
local kTextureDataFieldNumber = 4
static
const int kTextureFieldNumber = 3
static
var kTextureFieldNumber = 3
static
local kTextureFieldNumber = 3
static

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