|
Jpp
18.3.1
the software that should make you happy
|
Data structure for configuration of JDQSimulator. More...
Public Member Functions | |
| JSource () | |
| Default constructor. More... | |
Friends | |
| std::istream & | operator>> (std::istream &in, JSource &source) |
| Read JSource from input stream. More... | |
| std::ostream & | operator<< (std::ostream &out, const JSource &source) |
| Write JSource to output stream. More... | |
Data structure for configuration of JDQSimulator.
Definition at line 37 of file JDQSimulator.cc.
|
inline |
Default constructor.
Definition at line 44 of file JDQSimulator.cc.
|
friend |
Read JSource from input stream.
| in | input stream |
| source | JSource |
Definition at line 56 of file JDQSimulator.cc.
|
friend |
Write JSource to output stream.
| out | output stream |
| source | JSource |
Definition at line 73 of file JDQSimulator.cc.
1.8.5