SFF++ library: reading and writing SFF from C++
sff::helper::MyFormat Struct Reference

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
 

Detailed Description

Definition at line 44 of file sffverbose.cc.


The documentation for this struct was generated from the following file: