Go to the source code of this file.
Typedefs | |
typedef enum XsStringOutputType | XsStringOutputType |
Enumerations | |
enum | XsStringOutputType { XSOT_None = 0x0000, XSOT_HCHDM = 0x0001, XSOT_HCHDG = 0x0002, XSOT_TSS2 = 0x0004, XSOT_PHTRO = 0x0008, XSOT_PRDID = 0x0010, XSOT_EM1000 = 0x0020, XSOT_PSONCMS = 0x0040, XSOT_HCMTW = 0x0080, XSOT_HEHDT = 0x0100, XSOT_HEROT = 0x0200, XSOT_GPGGA = 0x0400, XSOT_PTCF = 0x0800, XSOT_XSVEL = 0x1000, XSOT_GPZDA = 0x2000, XSOT_GPRMC = 0x4000 } |
String output types. More... | |
typedef enum XsStringOutputType XsStringOutputType |
Definition at line 92 of file xsstringoutputtype.h.