format Class Reference

#include <format.hpp>

List of all members.

Public Member Functions

 format (int w, int p, int f=1)
formatscientific ()
formatsci ()
formatfixed ()
formatfix ()
formatgeneral ()
formatgen ()
formatwidth (int w)
formatw (int w)
formatprecision (int p)
formatp (int p)
formatwp (int w, int p)

Friends

std::ostream & operator<< (std::ostream &os, const format &f)


Constructor & Destructor Documentation

format int  w,
int  p,
int  f = 1
[inline, explicit]
 

Definition at line 55 of file format.hpp.


Member Function Documentation

format& fix  )  [inline]
 

Definition at line 59 of file format.hpp.

format& fixed  )  [inline]
 

Definition at line 58 of file format.hpp.

format& gen  )  [inline]
 

Definition at line 61 of file format.hpp.

format& general  )  [inline]
 

Definition at line 60 of file format.hpp.

format& p int  p  )  [inline]
 

Definition at line 65 of file format.hpp.

format& precision int  p  )  [inline]
 

Definition at line 64 of file format.hpp.

format& sci  )  [inline]
 

Definition at line 57 of file format.hpp.

format& scientific  )  [inline]
 

Definition at line 56 of file format.hpp.

format& w int  w  )  [inline]
 

Definition at line 63 of file format.hpp.

format& width int  w  )  [inline]
 

Definition at line 62 of file format.hpp.

format& wp int  w,
int  p
[inline]
 

Definition at line 66 of file format.hpp.


Friends And Related Function Documentation

std::ostream& operator<< std::ostream &  os,
const format f
[friend]
 


The documentation for this class was generated from the following file:
Generated on Thu Sep 9 03:31:16 2010 for GPS ToolKit Software Library by  doxygen 1.3.9.1