|
Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
|
Data structure for configuration of JDQSimulator. More...
Public Member Functions | |
| JSource () | |
| Default constructor. | |
Friends | |
| std::istream & | operator>> (std::istream &in, JSource &source) |
| Read JSource from input stream. | |
| std::ostream & | operator<< (std::ostream &out, const JSource &source) |
| Write JSource to output stream. | |
Data structure for configuration of JDQSimulator.
Definition at line 39 of file JDQSimulator.cc.
|
inline |
Read JSource from input stream.
| in | input stream |
| source | JSource |
Definition at line 58 of file JDQSimulator.cc.
Write JSource to output stream.
| out | output stream |
| source | JSource |
Definition at line 75 of file JDQSimulator.cc.