Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

ioformat.h File Reference


Namespaces

namespace  OPTPP

Classes

class  OPTPP::oformatstate

Typedefs

typedef std::ios_base::fmtflags opt_mode

Functions

string format (double val, oformatstate const &fmt)
string format (int val, oformatstate const &fmt)
string d (int val, int w=0, int p=0, char c=' ', opt_mode f=std::ios_base::fixed) d(int val

Typedef Documentation

typedef std::ios::fmtflags opt_mode
 


Function Documentation

string d int  val,
int  w = 0,
int  p = 0,
char  c = ' ',
opt_mode  f = std::ios_base::fixed
[inline]
 

string OPTPP::format int  val,
oformatstate const &  fmt
 

string OPTPP::format double  val,
oformatstate const &  fmt
 


Bug Reports    OPT++ Developers    Copyright Information    GNU Lesser General Public License
Documentation, generated by , last revised August 30, 2006.