|
Jpp - the software that should make you happy
|
#include <istream>#include <ostream>#include <iomanip>#include <limits>#include "km3net-dataformat/online/JDAQRoot.hh"Go to the source code of this file.
Classes | |
| class | KM3NETDAQ::JDAQUTCExtended |
| Data structure for UTC time. More... | |
Namespaces | |
| KM3NETDAQ | |
| KM3NeT DAQ data structures and auxiliaries. | |
Functions | |
| bool | KM3NETDAQ::operator< (const JDAQUTCExtended &first, const JDAQUTCExtended &second) |
| Less than operator for UTC times. More... | |
| bool | KM3NETDAQ::operator== (const JDAQUTCExtended &first, const JDAQUTCExtended &second) |
| Equal operator for UTC times. More... | |
| bool | KM3NETDAQ::operator!= (const JDAQUTCExtended &first, const JDAQUTCExtended &second) |
| Not equal operator for UTC times. More... | |
1.8.5