cpp
.. | |
---|---|
abi | |
ArrayBase | |
AutoCast | |
Callable | The generator intercepts this type and converts it to a cpp.Function |
CallableData | |
Char | |
ConstCharStar | |
ConstPointer | |
EnumBase | |
ErrorConstants | |
Float32 | |
Function | |
FunctionData | |
Int64 | |
NativeArray | |
NativeString | |
ObjectType | |
Pointer | |
RawConstPointer | |
RawPointer | |
Reference | Allows haxe to type result correctly, and hxcpp can recognise this and prevent unwanted casting. |
Star | Allows haxe to type result correctly, and hxcpp can recognise this use the correct type. |
UInt8 | |
Void |