![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
#include <ilviews/printing/macros.h>#include <ilog/string.h>#include <iostream.h>Classes | |
| class | IlvPrintCMUnit |
| Class for measurement system in centimeters. More... | |
| class | IlvPrintInchUnit |
| Class for measurement system in inches. More... | |
| class | IlvPrintPicaUnit |
| Class for measurement system in pica. More... | |
| class | IlvPrintPointUnit |
| Class for measurement system in points. More... | |
| class | IlvPrintUnit |
| Base class for the measurement system classes. More... | |
Functions | |
| ostream & | operator<< (ostream &ostr, IlvPrintUnit const &unit) |
| Output operator. | |
[library ilvprint ilviews/printing/units.h] Declaration of the IlvPrintUnit, IlvPrintCMUnit, IlvPrintInchUnit, IlvPrintPicaUnit, and IlvPrintPointUnit classes.
| operator<< | ( | ostream & | ostr, | |
| IlvPrintUnit const & | unit | |||
| ) |
Output operator.
This operator writes to the output stream ostr a representation of the string string.
| ostr | A reference to an ostream. | |
| unit | A constant reference to an IlvPrintUnit. |
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.