Wrapper class to read string until end-of-line.  
 More...
#include <JDBString.hh>
Wrapper class to read string until end-of-line. 
Definition at line 19 of file JDBString.hh.
 
  
  
      
        
          | JDATABASE::JDBString::JDBString  | 
          ( | 
          const std::string &  | 
          buffer = "" | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Copy constructor. 
- Parameters
 - 
  
  
 
Definition at line 27 of file JDBString.hh.
 
 
      
        
          | JDATABASE::JDBString::ClassDefNV  | 
          ( | 
          JDBString  | 
          ,  | 
        
        
           | 
           | 
          1  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | std::istream& operator>>  | 
          ( | 
          std::istream &  | 
          in,  | 
         
        
           | 
           | 
          JDBString &  | 
          object  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
friend   | 
  
 
Read database string from input stream. 
- Parameters
 - 
  
    | in | input stream  | 
    | object | database string  | 
  
   
- Returns
 - input stream 
 
Definition at line 38 of file JDBString.hh.
std::istream & getline(std::istream &in, JString &object)
Read string from input stream until end of line. 
 
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
 
 
 
 
The documentation for this struct was generated from the following file: