| 
    Jpp master_rocky-44-g75b7c4f75
    
   the software that should make you happy 
   | 
 
Wrapper class to read string until end-of-line. More...
#include <JDBString.hh>
 Public Member Functions | |
| JDBString (const std::string &buffer="") | |
| Copy constructor.   | |
| ClassDefNV (JDBString, 1) | |
Friends | |
| std::istream & | operator>> (std::istream &in, JDBString &object) | 
| Read database string from input stream.   | |
Wrapper class to read string until end-of-line.
Definition at line 20 of file JDBString.hh.
      
  | 
  inline | 
Copy constructor.
| buffer | buffer | 
Definition at line 28 of file JDBString.hh.
| JDATABASE::JDBString::ClassDefNV | ( | JDBString | , | 
| 1 | ) | 
      
  | 
  friend | 
Read database string from input stream.
| in | input stream | 
| object | database string | 
Definition at line 39 of file JDBString.hh.