OmniSciDB
a5dc49c757
|
#include <sqltypes.h>
Public Member Functions | |
DEVICE | DeviceArrayDatum () |
Public Member Functions inherited from VarlenDatum | |
DEVICE | VarlenDatum () |
virtual DEVICE | ~VarlenDatum () |
VarlenDatum (const size_t l, int8_t *p, const bool n) | |
Additional Inherited Members | |
Public Attributes inherited from VarlenDatum | |
size_t | length |
int8_t * | pointer |
bool | is_null |
Definition at line 216 of file sqltypes.h.
|
inline |
Definition at line 217 of file sqltypes.h.