rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

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.

Detailed Description

[library ilvprint ilviews/printing/units.h] Declaration of the IlvPrintUnit, IlvPrintCMUnit, IlvPrintInchUnit, IlvPrintPicaUnit, and IlvPrintPointUnit classes.


Function Documentation

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

Output operator.

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

Parameters:
ostr A reference to an ostream.
unit A constant reference to an IlvPrintUnit.
Returns:
A reference to an ostream.
See also:
IlString::writeQuoted
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 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.