HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_AutoPrecision Class Reference

#include <UT_OStream.h>

Public Member Functions

 UT_AutoPrecision (UT_OStream &os, int new_precision)
 
 ~UT_AutoPrecision ()
 

Detailed Description

UT_AutoPrecision allows one to temporarily change a stream's precision for the life of this object.

Definition at line 300 of file UT_OStream.h.

Constructor & Destructor Documentation

UT_AutoPrecision::UT_AutoPrecision ( UT_OStream os,
int  new_precision 
)
inlineexplicit

Definition at line 303 of file UT_OStream.h.

UT_AutoPrecision::~UT_AutoPrecision ( )
inline

Definition at line 309 of file UT_OStream.h.


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