1 #ifndef __JDB_JDATIM_T__
2 #define __JDB_JDATIM_T__
16 namespace JDATABASE {}
17 namespace JPP {
using namespace JDATABASE; }
72 in >>
static_cast<JDate_t&
>(object);
74 in >>
static_cast<JTime_t&
>(object);
89 out << static_cast<const JDate_t&>(object);
91 out << static_cast<const JTime_t&>(object);
static JTime max()
Maximal time.
friend std::ostream & operator<<(std::ostream &out, const JDatim_t &object)
Write date and time to output stream.
JDatim_t()
Default constructor.
static JDate min()
Minimal date.
Auxiliairy data structure for date and time.
JDatim_t(const JDate_t &date, const JTime_t &time)
Constructor.
static JDate max()
Maximal date.
Auxiliary class for recursive type list generation.
Auxiliary class for simple date.
static JTime min()
Minimal time.
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY JAcoustics sh $DETECTOR_ID source JAcousticsToolkit sh CHECK_EXIT_CODE typeset A EMITTERS get_tripods $WORKDIR tripod txt EMITTERS get_transmitters $WORKDIR transmitter txt EMITTERS for EMITTER in
static const char SEPARATOR
Separation character.
Template definition of auxiliary base class for composite data structures composed of base classes wi...
friend std::istream & operator>>(std::istream &in, JDatim_t &object)
Read date and time from input stream.
Auxiliary class for simple time.
static JDatim_t max()
Maximal date and time.
static JDatim_t min()
Minimal date and time.