$treeview $search $mathjax
#include <airtsp/batches/BookingRequestParser.hpp>
Public Member Functions | |
| Airline_T () | |
| void | display () const |
Public Attributes | |
| bool | _isPreferred |
| std::string | _name |
| std::string | _code |
Airline.
Definition at line 52 of file BookingRequestParser.hpp.
| airtsp::Airline_T::Airline_T | ( | ) | [inline] |
Constructor.
Definition at line 58 of file BookingRequestParser.hpp.
| void airtsp::Airline_T::display | ( | ) | const [inline] |
Definition at line 60 of file BookingRequestParser.hpp.
References _code, _isPreferred, and _name.
Referenced by airtsp::SearchString_T::display().
Definition at line 54 of file BookingRequestParser.hpp.
Referenced by display(), and airtsp::store_airline_sign::operator()().
| std::string airtsp::Airline_T::_name |
Definition at line 55 of file BookingRequestParser.hpp.
Referenced by display(), and airtsp::store_airline_name::operator()().
| std::string airtsp::Airline_T::_code |
Definition at line 56 of file BookingRequestParser.hpp.
Referenced by display(), and airtsp::store_airline_code::operator()().
1.6.1
Generated on Sat Jun 13 21:58:52 2015 for AirTSP by
1.6.1