gbdate Class Reference

#include <gbfn.h>

List of all members.

Public Member Functions

void parseGB (const string &str)
void writeAce (ostream &ous)

Static Public Member Functions

static string parseGBDate (const string &str)
static void setup ()

Static Public Attributes

static map< string, string > monthMap = map<string, string>()

Private Attributes

char day [3]
char month [4]
char year [5]


Member Function Documentation

void gbdate::parseGB ( const string &  str  ) 

References day, month, monthMap, and year.

void gbdate::writeAce ( ostream &  ous  ) 

References day, month, and year.

string gbdate::parseGBDate ( const string &  str  )  [static]

void gbdate::setup (  )  [static]

References monthMap.

Referenced by main().


Member Data Documentation

map< string, string > gbdate::monthMap = map<string, string>() [static]

Referenced by parseGB(), parseGBDate(), and setup().

char gbdate::day[3] [private]

Referenced by parseGB(), and writeAce().

char gbdate::month[4] [private]

Referenced by parseGB(), and writeAce().

char gbdate::year[5] [private]

Referenced by parseGB(), and writeAce().


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

Generated on Wed Oct 14 21:49:22 2009 for Softwares from Orpara by  doxygen 1.5.6