gtk-d v2.4.2 (2014-11-28T21:54:27Z)
Home
Dub
Repo
GdaValue.Value
gdac
gdatypes
GdaValue
Undocumented in source.
struct
GdaValue
union
Value {
long
vBigint
;
ulong
vBiguint
;
void
*
vBinary
;
GdaBlob
vBlob
;
int
vBoolean
;
GdaDate
vDate
;
double
vDouble
;
GdaGeometricPoint
vPoint
;
GObject
*
vGobj
;
int
vInteger
;
GdaValueList
*
vList
;
GdaMoney
vMoney
;
GdaNumeric
vNumeric
;
float
vSingle
;
short
vSmallint
;
ushort
vSmalluint
;
char
*
vString
;
GdaTime
vTime
;
GdaTimestamp
vTimestamp
;
char
vTinyint
;
char
vTinyuint
;
GdaValueType
vType
;
uint
vUinteger
;
}
Members
Variables
vBigint
long
vBigint
;
Undocumented in source.
vBiguint
ulong
vBiguint
;
Undocumented in source.
vBinary
void
*
vBinary
;
Undocumented in source.
vBlob
GdaBlob
vBlob
;
Undocumented in source.
vBoolean
int
vBoolean
;
Undocumented in source.
vDate
GdaDate
vDate
;
Undocumented in source.
vDouble
double
vDouble
;
Undocumented in source.
vGobj
GObject
*
vGobj
;
Undocumented in source.
vInteger
int
vInteger
;
Undocumented in source.
vList
GdaValueList
*
vList
;
Undocumented in source.
vMoney
GdaMoney
vMoney
;
Undocumented in source.
vNumeric
GdaNumeric
vNumeric
;
Undocumented in source.
vPoint
GdaGeometricPoint
vPoint
;
Undocumented in source.
vSingle
float
vSingle
;
Undocumented in source.
vSmallint
short
vSmallint
;
Undocumented in source.
vSmalluint
ushort
vSmalluint
;
Undocumented in source.
vString
char
*
vString
;
Undocumented in source.
vTime
GdaTime
vTime
;
Undocumented in source.
vTimestamp
GdaTimestamp
vTimestamp
;
Undocumented in source.
vTinyint
char
vTinyint
;
Undocumented in source.
vTinyuint
char
vTinyuint
;
Undocumented in source.
vType
GdaValueType
vType
;
Undocumented in source.
vUinteger
uint
vUinteger
;
Undocumented in source.
Meta
Source
See Implementation
gdac
gdatypes
GdaValue
unions
Value
variables
binaryLength
type
value