money Class Reference
#include <ocTypes.h>
List of all members.
Detailed Description
Definition at line 230 of file ocTypes.h.
Constructor & Destructor Documentation
| money::money |
( |
|
) |
[inline] |
| money::~money |
( |
|
) |
[inline] |
| money::money |
( |
const money & |
in |
) |
[inline] |
| money::money |
( |
double |
in |
) |
[inline] |
| money::money |
( |
|
) |
[inline] |
| money::~money |
( |
|
) |
[inline] |
| money::money |
( |
const money & |
in |
) |
[inline] |
| money::money |
( |
double |
in |
) |
[inline] |
Member Function Documentation
| void money::localeSet |
( |
void |
|
) |
[inline, private] |
| money& money::operator= |
( |
const money & |
in |
) |
[inline] |
| money& money::operator= |
( |
const double & |
in |
) |
[inline] |
| string money::format |
( |
const char * |
spec, |
|
|
size_t |
max = 256 | |
|
) |
| | const [inline] |
Definition at line 268 of file ocTypes.h.
References m_d.
Referenced by virtualCheckout::createOrderPanel(), commissions_report::derived_complete_event(), Ordered_List::derived_complete_event(), virtualCheckout::emailClerk(), virtualCheckout::emailcustomer(), Ordered_Obj::netShipping(), formatCurrency::operator()(), operator<<(), virtualStore::putForm(), commissions_report::sendField(), Ordered_List::sendField(), Ordered_Obj::setOrderTotal(), Ordered_Obj::setTax(), virtualStore::showProduct(), and virtualCheckout::showProducts().
| long money::whole |
( |
void |
|
) |
[inline] |
| long money::fractional |
( |
void |
|
) |
[inline] |
| double& money::amount |
( |
void |
|
) |
[inline] |
| void money::localeSet |
( |
void |
|
) |
[inline, private] |
| money& money::operator= |
( |
const money & |
in |
) |
[inline] |
| money& money::operator= |
( |
const double & |
in |
) |
[inline] |
| string money::format |
( |
const char * |
spec, |
|
|
size_t |
max = 256 | |
|
) |
| | const [inline] |
| long money::whole |
( |
void |
|
) |
[inline] |
| long money::fractional |
( |
void |
|
) |
[inline] |
| double& money::amount |
( |
void |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: