Main Page
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
File List
|
Namespace Members
|
Class Members
|
File Members
|
Related Pages
FormatFloat Class Reference
output a number as a formatted float:
More...
List of all members.
Public Member Functions
FormatFloat
(const REAL num, const int width=10, const int precision=4)
~FormatFloat
()
Public Attributes
const REAL
mValue
const int
mWidth
const int
mPrecision
Detailed Description
output a number as a formatted float:
os <<
FormatFloat
(mynumber,10,4);
Constructor & Destructor Documentation
FormatFloat::FormatFloat
(
const REAL
num
,
const int
width
= 10,
const int
precision
= 4
)
FormatFloat::~
FormatFloat
(
)
Member Data Documentation
const int
FormatFloat::mPrecision
const REAL
FormatFloat::mValue
const int
FormatFloat::mWidth
The documentation for this class was generated from the following file:
VFNStreamFormat.h
Generated on Tue Nov 14 15:03:40 2006 for ObjCryst++ by
1.3.6