#include <sqltypes.h>
|
struct { |
int8_t i8 |
|
}; | |
|
struct { |
int16_t i16 |
|
}; | |
|
struct { |
int32_t i32 |
|
}; | |
|
struct { |
int64_t i64 |
|
}; | |
|
struct { |
float f32 |
|
}; | |
|
struct { |
double f64 |
|
}; | |
|
struct { |
uint32_t geoint [2] |
|
}; | |
|
struct { |
double geodouble [2] |
|
}; | |
|
Definition at line 1866 of file sqltypes.h.
double null_value_t::geodouble[2] |
uint32_t null_value_t::geoint[2] |
int16_t null_value_t::i16 |
int32_t null_value_t::i32 |
int64_t null_value_t::i64 |
The documentation for this union was generated from the following file:
- /home/jenkins-slave/workspace/core-os-doxygen/Shared/sqltypes.h