cocos2d-x  3.0
 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 ( var cb)
 _prxy ( local cb)
 ~_prxy ()
 operator SEL_HttpResponse () const
 operator SEL_HttpResponse ()
 operator SEL_HttpResponse ()
CC_DEPRECATED_ATTRIBUTE operator SEL_CallFuncND () const
var operator SEL_CallFuncND ()
local operator 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

CC_DEPRECATED_ATTRIBUTE
operator SEL_CallFuncND
( ) const
inline
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: