#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | airtsp::Place_T |
| struct | airtsp::Date_T |
| struct | airtsp::Airline_T |
| struct | airtsp::Passenger_T |
| struct | airtsp::SearchString_T |
Namespaces | |
| namespace | airtsp |
Typedefs | |
| typedef std::vector< Place_T > | airtsp::PlaceList_T |
| typedef std::vector< Date_T > | airtsp::DateList_T |
| typedef std::vector< Airline_T > | airtsp::AirlineList_T |
| typedef std::vector< Passenger_T > | airtsp::PassengerList_T |
Functions | |
| SearchString_T | airtsp::parseBookingRequest (const std::string &iSearchString) |
1.8.3.1