|
WXP C++ Library Version 6.74.9
|
This class reads in WMO formated data. More...
#include "../include/WmoFile.h"
Public Types | |
| enum | Type { UNK , FILE , SOCKET } |
Public Member Functions | |
| int | init () |
| bool | isOpen () |
| int | open (const char *filename) |
| int | close () |
| int | read (unsigned char &ch) |
| int | read (unsigned char *buf, int len) |
| int | read (WmoData &data) |
| int | getProdLine () |
| int | getProdSize () |
| int | getProdCount () |
| int | getByteCount () |
This class reads in WMO formated data.