Jpp
15.0.0-rc.2
the software that should make you happy
|
Wrapper class to read string until end-of-line. More...
#include <JDBString.hh>
Public Member Functions | |
ClassDefNV (JDBString, 1) | |
Friends | |
std::istream & | operator>> (std::istream &in, JDBString &object) |
Read database string from input stream. More... | |
Wrapper class to read string until end-of-line.
Definition at line 19 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 29 of file JDBString.hh.