#include <col_handling_rep.hpp>


Public Member Functions | |
| formatCurrency () | |
| virtual string | operator() (string in) |
| formatCurrency () | |
| virtual string | operator() (string in) |
Definition at line 40 of file col_handling_rep.hpp.
| formatCurrency::formatCurrency | ( | ) | [inline] |
Definition at line 43 of file col_handling_rep.hpp.
| formatCurrency::formatCurrency | ( | ) | [inline] |
Definition at line 43 of file col_handling_rep.hpp.
| virtual string formatCurrency::operator() | ( | string | in | ) | [inline, virtual] |
Reimplemented from formatHandler.
Definition at line 44 of file col_handling_rep.hpp.
References money::format().
| virtual string formatCurrency::operator() | ( | string | in | ) | [inline, virtual] |
Reimplemented from formatHandler.
Definition at line 44 of file col_handling_rep.hpp.
References money::format().
1.5.5