WXP C++ Library Version 6.74.9
Loading...
Searching...
No Matches
WXP::WmoFile Class Reference

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 ()

Detailed Description

This class reads in WMO formated data.

Author
Dan Vietor

The documentation for this class was generated from the following files: