asciitimestamp.C File Reference

#include "asciitimestamp.h"
#include <map>
#include <string>
#include <cstdlib>

Include dependency graph for asciitimestamp.C:

Go to the source code of this file.

Functions

PHTimeStamp getTimeStamp (const char *cdate)
PHTimeStamp getTimeStamp (std::ifstream &in)


Function Documentation

PHTimeStamp getTimeStamp std::ifstream &  in  ) 
 

Definition at line 48 of file asciitimestamp.C.

References getTimeStamp().

PHTimeStamp getTimeStamp const char *  cdate  ) 
 

Definition at line 8 of file asciitimestamp.C.

Referenced by getTimeStamp(), and reader().