$treeview $search $mathjax
#include <airtsp/batches/BookingRequestParser.hpp>
Public Member Functions | |
| Date_T () | |
| void | display () const |
| boost::gregorian::date | getDate () const |
Public Attributes | |
| boost::gregorian::date | _date |
| unsigned int | _reldays |
| unsigned int | _day |
| unsigned int | _month |
| unsigned int | _year |
Definition at line 27 of file BookingRequestParser.hpp.
| airtsp::Date_T::Date_T | ( | ) | [inline] |
Constructor.
Definition at line 35 of file BookingRequestParser.hpp.
| void airtsp::Date_T::display | ( | ) | const [inline] |
| boost::gregorian::date airtsp::Date_T::getDate | ( | ) | const [inline] |
Set the date from the staging details.
Definition at line 43 of file BookingRequestParser.hpp.
References _day, _month, and _year.
Referenced by airtsp::store_date::operator()().
| boost::gregorian::date airtsp::Date_T::_date |
Definition at line 29 of file BookingRequestParser.hpp.
Referenced by display(), and airtsp::store_date::operator()().
| unsigned int airtsp::Date_T::_reldays |
| unsigned int airtsp::Date_T::_day |
| unsigned int airtsp::Date_T::_month |
| unsigned int airtsp::Date_T::_year |
1.4.7
Generated on Sat Jun 13 22:39:35 2015 for AirTSP by
1.4.7