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

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