rwlogo

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Functions
units.h File Reference
#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. More...
 

Detailed Description

Library: ilvprint Declaration of the IlvPrintUnit, IlvPrintCMUnit, IlvPrintInchUnit, IlvPrintPicaUnit, and IlvPrintPointUnit classes.

Function Documentation

ostream& operator<< ( ostream &  ostr,
IlvPrintUnit const &  unit 
)

Output operator.

This operator writes to the output stream ostr a representation of the string string.

Parameters
ostrA reference to an ostream.
unitA constant reference to an IlvPrintUnit.
Returns
A reference to an ostream.
See Also
IlString::writeQuoted

© Copyright 2015, 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.