SourcePro® C++ API Reference Guide

Product Documentation:
   SourcePro C++
Documentation Home
Classes

Module Description

Decimal classes provide exact representation and computation with decimal numbers.

Classes

class  RWDecimal< M >
 Exactly represents a decimal fraction. More...
 
class  RWDecimalBase
 Base class for the family of Rogue Wave decimal classes. More...
 
class  RWDecimalInexactErr< M >
 Signals problems in computations involving the Rogue Wave decimal classes. More...
 
class  RWDecimalOverflowErr< M >
 Signals overflow problems in computations involving the Rogue Wave decimal classes. More...
 
class  RWDecimalPortable
 Represents an arbitrary precision decimal fraction, providing maximum portability. More...
 
class  RWFixedDecimal< M >
 Exact representation of a decimal fraction with a fixed number of digits after the decimal point, with automatic rounding to ensure correct number of decimal places. More...
 

Copyright © 2015 Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.