$treeview $search $mathjax
Public Member Functions | |
| store_date (SearchString_T &ioSearchString) | |
| void | operator() (iterator_t iStr, iterator_t iStrEnd) const |
Public Attributes | |
| SearchString_T & | _searchString |
Store a parsed date.
Definition at line 58 of file BookingRequestParser.cpp.
| airtsp::store_date::store_date | ( | SearchString_T & | ioSearchString | ) | [inline] |
Constructor.
Definition at line 60 of file BookingRequestParser.cpp.
| void airtsp::store_date::operator() | ( | iterator_t | iStr, | |
| iterator_t | iStrEnd | |||
| ) | const [inline] |
Parse the date.
Definition at line 64 of file BookingRequestParser.cpp.
References airtsp::Date_T::_date, airtsp::SearchString_T::_dateList, _searchString, airtsp::SearchString_T::_tmpDate, and airtsp::Date_T::getDate().
Definition at line 73 of file BookingRequestParser.cpp.
Referenced by operator()().
1.6.1
Generated on Sat Jun 13 21:58:52 2015 for AirTSP by
1.6.1