cocos2d-x  3.0alpha1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
HttpRequest::_prxy Class Reference

#include <HttpRequest.h>

Public Member Functions

 _prxy (SEL_HttpResponse cb)
 _prxy ( local cb)
 ~_prxy ()
 operator SEL_HttpResponse () const
CC_DEPRECATED_ATTRIBUTE operator cocos2d::SEL_CallFuncND () const
var operator cocos2d::SEL_CallFuncND ()
local operator cocos2d::SEL_CallFuncND ()

Protected Attributes

SEL_HttpResponse _cb

Constructor & Destructor Documentation

_prxy ( SEL_HttpResponse  cb)
inline
var _prxy ( var  cb)
inline
local _prxy ( local  cb)
inline
~_prxy ( )
inline
var ~_prxy ( )
inline
local ~_prxy ( )
inline

Member Function Documentation

var SEL_CallFuncND ( )
inline
local SEL_CallFuncND ( )
inline
operator SEL_HttpResponse ( ) const
inline
var SEL_HttpResponse ( )
inline
local SEL_HttpResponse ( )
inline

Member Data Documentation

SEL_HttpResponse _cb
protected
var _cb
protected
local _cb
protected

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