| Interface | Description |
|---|---|
| CppNativeArrayableType |
Interface for native types which can be element of an array.
|
| CppNativeType |
C++ native type interface.
|
| Class | Description |
|---|---|
| NativeArrayTraits |
Native C++ array traits mapping.
|
| NativeArrayType |
Native C++ array type mapping.
|
| NativeBitFieldArrayTraits |
Native C++ bit field (fixed and dynamic with constant bit size) array traits mapping.
|
| NativeBuiltinType |
Native C++ built-in type mapping.
|
| NativeBytesType | |
| NativeCompoundType |
Native C++ compound type mapping.
|
| NativeDynamicBitFieldArrayTraits |
Native C++ dynamic bit field (with dynamic bit size) array traits mapping.
|
| NativeIntegralType |
Native C++ integral type mapping.
|
| NativeRuntimeAllocArrayableType |
Native C++ runtime arrayable type mapping for types which depend on allocators.
|
| NativeRuntimeAllocType |
Native C++ runtime type mapping for types which depend on allocators.
|
| NativeRuntimeType |
Native C++ runtime type mapping.
|
| NativeStringViewType |
Native C++ StringView type mapping.
|
| NativeTemplatedArrayTraits |
Native C++ templated array traits mapping.
|
| NativeType |
C++ native type - e.g.
|
| NativeUserArrayableType |
Native C++ user arrayable type mapping.
|
| NativeUserType |
Native C++ user type mapping.
|
| Enum | Description |
|---|---|
| NativeArrayTraits.TYPE |
Last updated 2024-07-18 11:28:45