Wrapper class to implement output with appropriate precision. See precisionWrapper(). More...
#include <OpenMS/CONCEPT/Types.h>
| Public Member Functions | |
| PrecisionWrapper (const FloatingPointType rhs) | |
| Constructor. Note: Normally you will prefer to use the "make"-function precisionWrapper(), which see.  More... | |
| PrecisionWrapper (const PrecisionWrapper &rhs) | |
| Public Attributes | |
| FloatingPointType const | ref_ | 
| Private Member Functions | |
| PrecisionWrapper () | |
Wrapper class to implement output with appropriate precision. See precisionWrapper().
| 
 | inline | 
Constructor. Note: Normally you will prefer to use the "make"-function precisionWrapper(), which see.
| 
 | inline | 
| 
 | private | 
| FloatingPointType const ref_ | 
Referenced by OpenMS::operator<<().
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:28 using doxygen 1.8.5 |