|
WXP C++ Library Version 6.74.9
|
This struct stores a line of WMO formated data. More...
#include "../include/WmoData.h"
Public Types | |
| enum | Type { UNK , START , SEQ , WMO , AWIP , DATA , END , ENDFILE } |
| enum | End { NONE , NL , ETX } |
Public Member Functions | |
| int | init () |
| const unsigned char * | getData () |
| int | getSize () |
| int | getType () |
| int | getEnd () |
| int | getLineNum () |
| int | print () |
| int | printData (int max) |
Static Public Attributes | |
| static const int | data_len = 10000 |
Friends | |
| class | WmoFile |
| class | WmoIngest |
This struct stores a line of WMO formated data.