|
Jpp 21.0.0-rc.3
the software that should make you happy
|
Auxiliary data structure to stream configuration to help output. More...
#include <JPDFSupportkit.hh>
Public Member Functions | |
| helper (std::ostream &out) | |
| Constructor. | |
| std::ostream & | operator<< (const configuration_type &configuration) const |
| Write configuration to output stream. | |
Private Attributes | |
| std::ostream & | out |
Auxiliary data structure to stream configuration to help output.
Definition at line 607 of file JPDFSupportkit.hh.
|
inline |
Constructor.
| out | output stream |
Definition at line 613 of file JPDFSupportkit.hh.
|
inline |
Write configuration to output stream.
| configuration | configuration |
Definition at line 624 of file JPDFSupportkit.hh.
|
private |
Definition at line 640 of file JPDFSupportkit.hh.