SFF++ library: reading and writing SFF from C++

◆ DAST() [2/2]

sff::DAST::DAST ( std::istream &  is)
inline

Definition at line 182 of file sffxx.h.

References read().

182 { read(is); }
void read(std::istream &is, const bool &debug=false)
Definition: sffxx.cc:510
Here is the call graph for this function: