Pyrogenesis  trunk
Static Public Member Functions | List of all members
ScriptInterface_NativeMethodWrapper< R, TC > Struct Template Reference

#include <NativeWrapperDefns.h>

Static Public Member Functions

template<typename F , typename... Ts>
static void call (JSContext *cx, JS::MutableHandleValue rval, TC *c, F fptr, Ts...params)
 

Member Function Documentation

template<typename R , typename TC >
template<typename F , typename... Ts>
static void ScriptInterface_NativeMethodWrapper< R, TC >::call ( JSContext *  cx,
JS::MutableHandleValue  rval,
TC *  c,
fptr,
Ts...  params 
)
inlinestatic

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