eepgwde::detail::rate Struct Reference
[Extra data types.]

#include <eleve/src/typing0.hpp>

Inheritance diagram for eepgwde::detail::rate:

eepgwde::detail::Numeric< double > eepgwde::detail::scaling< double, 1, 100 >

List of all members.

Public Member Functions

 rate ()
 rate (const double &d)
 rate (const Numeric< double > &d)


Detailed Description

An additional double type for percentages.

This expects 4.5 and 0.045 = 4.5% and will as() render as 0.045

Note:
The cast operators work for this because it has inherited from the boost type. Constructors don't.

Definition at line 226 of file typing0.hpp.


Constructor & Destructor Documentation

eepgwde::detail::rate::rate (  )  [inline]

Definition at line 227 of file typing0.hpp.

eepgwde::detail::rate::rate ( const double &  d  )  [inline]

Definition at line 228 of file typing0.hpp.

eepgwde::detail::rate::rate ( const Numeric< double > &  d  )  [inline]

Definition at line 229 of file typing0.hpp.


The documentation for this struct was generated from the following file:

Generated on Thu Feb 18 21:30:12 2010 for eleve by  doxygen 1.5.6