WXP::Hurricane Class Reference

This class decode hurricane advisories. More...

#include "../include/Hurricane.h"

List of all members.

Public Member Functions

 Hurricane ()
int init ()
int open (const char *file)
int open (Filename &file)
int setDate (Date &rdate)
int parse (HurFore &fore)
int getStorm ()
int nextWord (char *str)
int nextNumber (char *str)
int parseAdvisory (HurAdv &adv)
int parseForecast (HurFore &fore)
int parseDiscussion (HurFore &fore)
int parseWarning (HurFore &fore)
int cleanNum (char *str)
int getOff (char *str)

Detailed Description

This class decode hurricane advisories.

Author:
Dan Vietor

Constructor & Destructor Documentation

Hurricane::Hurricane (  ) 

Constructor. Initializes data values

References init().


Member Function Documentation

int Hurricane::init (  ) 

Initializes data values

Referenced by Hurricane().


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

Generated on 8 Jan 2010 for WXP C++ Library by  doxygen 1.6.1