#include <col_handling_rep.hpp>


Public Member Functions | |
| formatDate () | |
| virtual string | operator() (string in) |
| formatDate () | |
| virtual string | operator() (string in) |
Definition at line 50 of file col_handling_rep.hpp.
| formatDate::formatDate | ( | ) | [inline] |
Definition at line 53 of file col_handling_rep.hpp.
| formatDate::formatDate | ( | ) | [inline] |
Definition at line 53 of file col_handling_rep.hpp.
| virtual string formatDate::operator() | ( | string | in | ) | [inline, virtual] |
Reimplemented from formatHandler.
Definition at line 54 of file col_handling_rep.hpp.
References time_date::format(), time_date::is_good_parse(), and time_date::parse().
| virtual string formatDate::operator() | ( | string | in | ) | [inline, virtual] |
Reimplemented from formatHandler.
Definition at line 54 of file col_handling_rep.hpp.
References time_date::format(), time_date::is_good_parse(), and time_date::parse().
1.5.5