#include <col_handling_rep.hpp>

Public Member Functions | |
| formatHandler (string ftype) | |
| virtual string | operator() (string in) |
| formatHandler (string ftype) | |
| virtual string | operator() (string in) |
Public Attributes | |
| string | ftype |
Definition at line 18 of file col_handling_rep.hpp.
| formatHandler::formatHandler | ( | string | ftype | ) | [inline] |
Definition at line 23 of file col_handling_rep.hpp.
| formatHandler::formatHandler | ( | string | ftype | ) | [inline] |
Definition at line 23 of file col_handling_rep.hpp.
| virtual string formatHandler::operator() | ( | string | in | ) | [inline, virtual] |
Reimplemented in formatString, formatCurrency, formatDate, formatInteger, formatDecimal, formatString, formatCurrency, formatDate, formatInteger, and formatDecimal.
Definition at line 24 of file col_handling_rep.hpp.
| virtual string formatHandler::operator() | ( | string | in | ) | [inline, virtual] |
Reimplemented in formatString, formatCurrency, formatDate, formatInteger, formatDecimal, formatString, formatCurrency, formatDate, formatInteger, and formatDecimal.
Definition at line 24 of file col_handling_rep.hpp.
| string formatHandler::ftype |
1.5.5