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. 
 
esac print_variable DETECTOR INPUT_FILE OUTPUT_FILE CDF for TYPE in
 
std::istream & getline(std::istream &in, JString &object)
Read string from input stream until end of line. 
 
friend std::istream & operator>>(std::istream &in, JDBString &object)
Read database string from input stream.