corba::common::RoundUpDown Struct Reference

Collaboration diagram for corba::common::RoundUpDown:

Collaboration graph
[legend]
List of all members.

Detailed Description

Container to hold details of how an amount would be rounded if type of round rule is not rr_dontRound.

Definition at line 144 of file chargetraits.idl.

Public Attributes


Member Data Documentation

double corba::common::RoundUpDown::gridSpace

Round up or down a number to the nearest grid point.

Definition at line 155 of file chargetraits.idl.

double corba::common::RoundUpDown::threshold

Determines whether to round up or round down a number.

If modulas of value with gridSpace is smaller than threshold, number will be rounded down, otherwise the number will be rounded up.

Definition at line 152 of file chargetraits.idl.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 2 14:24:24 2006 for OSB Library by  doxygen 1.4.7