CPrimitiveVar
Types
Type
open
class
Type
:
Type
Extension Properties
rawPtr
val
NativePointed
?
.
rawPtr
:
NativePtr
Extension Functions
getRawPointer
fun
NativePointed
.
getRawPointer
(
)
:
NativePtr
Inheritors
BooleanVarOf
class
BooleanVarOf
<
T
:
Boolean
>
:
CPrimitiveVar
ByteVarOf
class
ByteVarOf
<
T
:
Byte
>
:
CPrimitiveVar
CEnumVar
abstract
class
CEnumVar
:
CPrimitiveVar
DoubleVarOf
class
DoubleVarOf
<
T
:
Double
>
:
CPrimitiveVar
FloatVarOf
class
FloatVarOf
<
T
:
Float
>
:
CPrimitiveVar
IntVarOf
class
IntVarOf
<
T
:
Int
>
:
CPrimitiveVar
LongVarOf
class
LongVarOf
<
T
:
Long
>
:
CPrimitiveVar
ShortVarOf
class
ShortVarOf
<
T
:
Short
>
:
CPrimitiveVar
UByteVarOf
class
UByteVarOf
<
T
:
UByte
>
:
CPrimitiveVar
UIntVarOf
class
UIntVarOf
<
T
:
UInt
>
:
CPrimitiveVar
ULongVarOf
class
ULongVarOf
<
T
:
ULong
>
:
CPrimitiveVar
UShortVarOf
class
UShortVarOf
<
T
:
UShort
>
:
CPrimitiveVar