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

Detailed Description
template<class INSTANCE, typename METHOD, class RET, class ARG1, class ARG2, class ARG3>
class Kross::Api::ProxyFunction< INSTANCE, METHOD, RET, ARG1, ARG2, ARG3 >
Template-specialization of the ProxyFunction above with 3 arguments.
Definition at line 140 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: