1 #ifndef __JDB_JDATE_T__ 
    2 #define __JDB_JDATE_T__ 
   16 namespace JDATABASE {}
 
   17 namespace JPP { 
using namespace JDATABASE; }
 
   34     public JMultiComparable<JDateAndTime_t, JTYPELIST<JDate_t, JTime_t>::typelist>
 
   58       in >> 
static_cast<JDate_t&
>(object);
 
   61         in >> 
static_cast<JTime_t&
>(object);
 
   77       out << static_cast<const JDate_t&>(object);
 
   79       out << static_cast<const JTime_t&>(object);
 
JDateAndTime_t()
Default constructor;. 
 
Auxiliary class for recursive type list generation. 
 
Auxiliary class for simple date. 
 
friend std::ostream & operator<<(std::ostream &out, const JDateAndTime_t &object)
Write date and time to output stream. 
 
static const char SEPARATOR
Separation character. 
 
JEEP::JTime<':'> JTime_t
type defintion of time according database format 
 
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
 
friend std::istream & operator>>(std::istream &in, JDateAndTime_t &object)
Read date and time from input stream. 
 
Template definition of auxiliary base class for composite data structures composed of base classes wi...
 
Auxiliary class for simple time. 
 
JEEP::JDate<'/'> JDate_t
type defintion of date according database format