SFF++ library: reading and writing SFF from C++
|
Public Member Functions | |
MyFormat () | |
MyFormat | operator() (const int &w, const int &p, const bool &s=true) const |
Public Attributes | |
int | width |
int | precision |
bool | scientific |
bool | showpos |
bool | showpoint |
Definition at line 44 of file sffverbose.cc.