Jpp test-rotations-new
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... | |
struct | JDATABASE::JDateAndTimeUS_t |
Date and time. More... | |
Namespaces | |
namespace | JDATABASE |
Auxiliary classes and methods for database I/O. | |
namespace | 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 | |
typedef JEEP::JTime<':'> | JDATABASE::JTime_t |
type defintion of time according database format | |