package cpp
Available on cppinline new (inValue:T )
read only call:FunctionData<T, ABI>
geq (inOther:Function<T, ABI>):Bool
inline get_call ():FunctionData<T, ABI>
gt (inOther:Function<T, ABI>):Bool
leq (inOther:Function<T, ABI>):Bool
lt (inOther:Function<T, ABI>):Bool
static inline fromStaticFunction<T> (inStaticFunction:T ):Callable<T>
static inline getProcAddress<T, ABI> (inModule:String, inFunction:String):Function<T, ABI>
static nativeFromStaticFunction<T> (inStaticFunction:T ):AutoCast
static nativeGetProcAddress<T, ABI> (inModule:String, inFunction:String):AutoCast
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cpp/Function.html