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

This sub class is just for migration SEL_CallFuncND to SEL_HttpResponse,someday this way will be removed. More...

#include <HttpRequest.h>

Public Member Functions

 _prxy (SEL_HttpResponse cb)
 Constructor. More...
 
 ~_prxy ()
 Destructor. More...
 
 ~_prxy ()
 Destructor. More...
 
 operator SEL_HttpResponse () const
 Destructor. More...
 
 operator SEL_HttpResponse ()
 Destructor. More...
 
 operator SEL_CallFuncND () const
 operator SEL_CallFuncND ()

Protected Attributes

SEL_HttpResponse _cb

Detailed Description

This sub class is just for migration SEL_CallFuncND to SEL_HttpResponse,someday this way will be removed.

Constructor & Destructor Documentation

_prxy ( SEL_HttpResponse  cb)
inline

Constructor.

var _prxy ( var  cb)
inline

Constructor.

~_prxy ( )
inline

Destructor.

var ~_prxy ( )
inline

Destructor.

Member Function Documentation

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

Destructor.

var SEL_HttpResponse ( )
inline

Destructor.

Member Data Documentation

SEL_HttpResponse _cb
protected
var _cb
protected

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