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

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