1 #ifndef __JDB_JDBString__
2 #define __JDB_JDBString__
11 namespace JDATABASE {}
12 namespace JPP {
using namespace JDATABASE; }
Wrapper class to read string until end-of-line.
std::istream & getline(std::istream &in, JString &object)
Read string from input stream until end of line.
then fatal The output file must have the wildcard in the e g root fi 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, JDBString &object)
Read database string from input stream.
JDBString(const std::string &buffer="")
Copy constructor.