|
Jpp 20.0.0-rc.9-4-g539b3ce77
the software that should make you happy
|
Helper data structure for source morphology I/O. More...
#include <JMorphology.hh>
Public Member Functions | |
| JMorphologyHelper () | |
| Default constructor. | |
| std::istream & | operator() (std::istream &in, morphology_type &object) const |
| Parse source morphology from input stream. | |
Helper data structure for source morphology I/O.
Definition at line 495 of file JMorphology.hh.
|
inline |
Default constructor.
Definition at line 501 of file JMorphology.hh.
|
inline |
Parse source morphology from input stream.
| in | input stream |
| object | source morphology |
Definition at line 518 of file JMorphology.hh.