W3cubDocs

/Haxe C++

Function<T, ABI>(FunctionData<T, ABI>)

package cpp

Available on cpp

Static methods

staticinlinefromStaticFunction<T>(inStaticFunction:T):Callable<T>

staticinlinegetProcAddress<T, ABI>(inModule:String, inFunction:String):Function<T, ABI>

staticnativeFromStaticFunction<T>(inStaticFunction:T):AutoCast

staticnativeGetProcAddress<T, ABI>(inModule:String, inFunction:String):AutoCast

Variables

read onlycall:FunctionData<T, ABI>

Methods

geq(inOther:Function<T, ABI>):Bool

inlineget_call():FunctionData<T, ABI>

gt(inOther:Function<T, ABI>):Bool

leq(inOther:Function<T, ABI>):Bool

lt(inOther:Function<T, ABI>):Bool

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cpp/Function.html