Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
GdsParser::GdsData Struct Reference

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
 

Detailed Description

data type

Definition at line 219 of file GdsRecords.h.


The documentation for this struct was generated from the following file: