lib
Kross::Api::ProxyFunction< INSTANCE, METHOD, RET, ARG1, ARG2 > Class Template Reference
#include <proxy.h>
Inheritance diagram for Kross::Api::ProxyFunction< INSTANCE, METHOD, RET, ARG1, ARG2 >:

Detailed Description
template<class INSTANCE, typename METHOD, class RET, class ARG1, class ARG2>
class Kross::Api::ProxyFunction< INSTANCE, METHOD, RET, ARG1, ARG2 >
Template-specialization of the ProxyFunction above with 2 arguments.
Definition at line 180 of file proxy.h.
Public Member Functions | |
ProxyFunction (INSTANCE *instance, const METHOD &method) | |
Object::Ptr | call (List::Ptr args) |
Friends | |
struct | ProxyFunctionCaller |
The documentation for this class was generated from the following file: