|
Jpp
|
Date and time functions. More...
#include <time.h>#include <string>#include <ostream>Go to the source code of this file.
Classes | |
| struct | JSYSTEM::JDateAndTime |
| Auxililary class to get date and time. More... | |
Namespaces | |
| JSYSTEM | |
| Auxiliary classes and methods for operating system calls. | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
| const char * | JSYSTEM::getDate () |
| Get ASCII formatted date. More... | |
| const char * | JSYSTEM::getTime () |
| Get ASCII formatted time. More... | |
Variables | |
| static JDateAndTime | JSYSTEM::getDateAndTime |
| Function object to get ASCII formatted date and time. More... | |
Date and time functions.
Definition in file JSystem/JDate.hh.
1.8.5