|
Limbo 3.5.4
|
data type More...
#include <GdsRecords.h>
Public Types | |
| enum | EnumType { NO_DATA = 0x00 , BIT_ARRAY = 0x01 , INTEGER_2 = 0x02 , INTEGER_4 = 0x03 , REAL_4 = 0x04 , REAL_8 = 0x05 , STRING = 0x06 , UNKNOWN = 0x07 } |
| enum type of data type More... | |
data type
Definition at line 219 of file GdsRecords.h.
enum type of data type
Definition at line 222 of file GdsRecords.h.