|
SFF++ library: reading and writing SFF from C++
|
Classes | |
| struct | MyFormat |
| class | ostream_manager |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const MyFormat &format) |
| void | yesno (std::ostream &os, const bool &f) |
| template<class C > | |
| bool | IDmatch (const std::string &line, const bool &debug=false) |
| Check GSE identifier at beginning of line. More... | |
| int | nsignificantdigits (double v, const bool &debug=false) |
| return number of significant digits More... | |