AirTSP Logo  1.01.14
C++ Simulated Airline Travel Solution Provider (TSP) Library
Loading...
Searching...
No Matches
BookingRequestParser.hpp File Reference
#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_Tairtsp::PlaceList_T
typedef std::vector< Date_Tairtsp::DateList_T
typedef std::vector< Airline_Tairtsp::AirlineList_T
typedef std::vector< Passenger_Tairtsp::PassengerList_T

Functions

SearchString_T airtsp::parseBookingRequest (const std::string &iSearchString)