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

◆ INFO() [2/2]

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

Definition at line 196 of file sffxx.h.

References read().

196 { read(is); }
void read(std::istream &is)
Definition: sffxx.cc:766
Here is the call graph for this function: