Rogue Wave Views Foundation Package API Reference Guide |
Rogue Wave Views Documentation Home |
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. More... | |
Library: ilvprint
Declaration of the IlvPrintUnit
, IlvPrintCMUnit
, IlvPrintInchUnit
, IlvPrintPicaUnit
, and IlvPrintPointUnit
classes.
ostream& 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 2016, 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.