#include "BaBar/BaBar.hh"#include <time.h>#include <iostream>#include <string>#include "BdbTime/BdbTimeConst.hh"#include "BdbTime/BdbTime.hh"Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &o, const tm &tm) |
| time_t | bdb_to_time_t (const BdbTime &bt) |
| void | testString (const char *s) |
| int | main (int, char **) |
|
|
Definition at line 59 of file testBdbTime.cc. References BdbTime::getGmtSec(), and BdbTimeConst::seconds_1901_to_1970. Referenced by main(). |
|
||||||||||||
|
OPTIONAL ZONE: The following code can been disabled due to a possible bug in the implementation of the ooas::CantFindRelInverse exception. This bug will be fixed in Version 8 of Objectivity/C++. END OF THE OPTIONAL ZONE. Definition at line 81 of file testBdbTime.cc. References BdbTime::asString(), bdb_to_time_t(), BdbTime::getGmtSec(), BdbTimeConst::seconds_1901_to_1970, testString(), and BdbTime::tm(). |
|
||||||||||||
|
Definition at line 44 of file testBdbTime.cc. |
|
|
Definition at line 64 of file testBdbTime.cc. References BdbTime::parseTime(). Referenced by main(). |
1.3-rc3