FloatFormat Class Reference

#include <textstream.h>

Public Member Functions

 FloatFormat (double f, int width, int precision)

Data Fields

double m_f
int m_width
int m_precision

Detailed Description

Definition at line 211 of file textstream.h.


Constructor & Destructor Documentation

FloatFormat::FloatFormat ( double  f,
int  width,
int  precision 
) [inline]

Definition at line 216 of file textstream.h.


Field Documentation

Definition at line 213 of file textstream.h.

Referenced by ostream_write().

Definition at line 215 of file textstream.h.

Referenced by ostream_write().

Definition at line 214 of file textstream.h.

Referenced by ostream_write().


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

Generated by  doxygen 1.6.2