WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
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: