Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | Private Member Functions

PrecisionWrapper< FloatingPointType > Struct Template Reference

Wrapper class to implement output with appropriate precision. See precisionWrapper(). More...

#include <OpenMS/CONCEPT/Types.h>

List of all members.

Public Member Functions

 PrecisionWrapper (const FloatingPointType rhs)
 Constructor. Note: Normally you will prefer to use the "make"-function precisionWrapper(), which see.
 PrecisionWrapper (const PrecisionWrapper &rhs)

Public Attributes

FloatingPointType const ref_

Private Member Functions

 PrecisionWrapper ()

Detailed Description

template<typename FloatingPointType>
struct OpenMS::PrecisionWrapper< FloatingPointType >

Wrapper class to implement output with appropriate precision. See precisionWrapper().


Constructor & Destructor Documentation

PrecisionWrapper ( const FloatingPointType  rhs  )  [inline]

Constructor. Note: Normally you will prefer to use the "make"-function precisionWrapper(), which see.

PrecisionWrapper ( const PrecisionWrapper< FloatingPointType > &  rhs  )  [inline]
PrecisionWrapper (  )  [private]

Member Data Documentation

FloatingPointType const ref_

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:51 using doxygen 1.7.1