1 #ifndef __JIO__JIOTOOLKIT__ 
    2 #define __JIO__JIOTOOLKIT__ 
   15 namespace JPP { 
using namespace JIO; }
 
   30   inline void load(
const char* file_name, 
T& 
object)
 
   55   inline void store(
const char* file_name, 
const T& 
object)
 
Exception for opening of file. 
 
Exception for reading of file. 
 
JWriter & store(const JSerialisable &object)
Write object. 
 
#define THROW(JException_t, A)
Marco for throwing exception with std::ostream compatible message. 
 
JReader & load(JSerialisable &object)
Read object. 
 
do set_variable OUTPUT_DIRECTORY $WORKDIR T
 
void store(const std::string &file_name, const JDetector &detector)
Store detector to output file. 
 
void load(const std::string &file_name, JDetector &detector)
Load detector from input file. 
 
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
 
Binary buffered file output. 
 
Binary buffered file input. 
 
STD extensions for binary I/O.