descore v1.1.0 (2015-01-15T16:11:38Z)
Dub
Repo
StoreDataType
des
util
data
type
data types that has direct correspondence with Dlang data types
Values
Value
Meaning
BYTE
DataType
.
BYTE
UBYTE
DataType
.
UBYTE
SHORT
DataType
.
SHORT
USHORT
DataType
.
USHORT
INT
DataType
.
INT
UINT
DataType
.
UINT
LONG
DataType
.
LONG
ULONG
DataType
.
ULONG
FLOAT
DataType
.
FLOAT
DOUBLE
DataType
.
DOUBLE
Meta
Source
See Implementation
des
util
data
type
classes
DataTypeException
enums
DataType
StoreDataType
functions
dataTypeSize
getSwitchDataType
getTypedArray
utDataAssign
utDataOp
structs
ArrayData
ElemInfo
templates
assocDataType
conformDataType
convertValue
isDirectDataType
storeDataType
unions
AlienArray
data types that has direct correspondence with Dlang data types