Jpp
18.0.0
the software that should make you happy
|
#include <istream>
#include <ostream>
#include "Jeep/JDate.hh"
#include "Jeep/JTime.hh"
#include "JLang/JMultiComparable.hh"
Go to the source code of this file.
Classes | |
struct | JDATABASE::JDateAndTime_t |
Date and time. More... | |
Namespaces | |
JDATABASE | |
Auxiliary classes and methods for database I/O. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Typedefs | |
typedef JEEP::JDate<'/'> | JDATABASE::JDate_t |
type defintion of date according database format More... | |
typedef JEEP::JTime<':'> | JDATABASE::JTime_t |
type defintion of time according database format More... | |