time Class Reference

#include <time.h>

List of all members.

Public Member Functions

 time ()
void readsw (const string &swtime)
int mch2int (char mc[3])
void ace () const

Private Attributes

int year
int date
int month
int hour
int minute
int second

Static Private Attributes

static char m [12][3] = {"JAN", "FEB", "MAR", "ARP", "MAY", "JUN", "JUL", "AUG", "SEP", "OCT", "NOV", "DEC"}


Detailed Description

ace format: 1997-07-14_13:02:19 swissprot format: 01-NOV-1995

Constructor & Destructor Documentation

time::time (  )  [inline]


Member Function Documentation

void time::readsw ( const string &  swtime  ) 

References date, mch2int(), month, and year.

int time::mch2int ( char  mc[3]  ) 

References m.

Referenced by readsw().

void time::ace (  )  const


Member Data Documentation

int time::year [private]

Referenced by readsw().

int time::date [private]

Referenced by readsw().

int time::month [private]

Referenced by readsw().

int time::hour [private]

int time::minute [private]

int time::second [private]

char time::m = {"JAN", "FEB", "MAR", "ARP", "MAY", "JUN", "JUL", "AUG", "SEP", "OCT", "NOV", "DEC"} [static, private]

Referenced by mch2int().


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

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