$treeview $search $mathjax
AirSched Logo  1.00.0
$projectbrief
$projectbrief
$searchbox

BookingRequestParser.hpp File Reference

#include <string>
#include <vector>

Go to the source code of this file.


Namespaces

namespace  airsched

Classes

struct  airsched::Place_T
struct  airsched::Date_T
struct  airsched::Airline_T
struct  airsched::Passenger_T
struct  airsched::SearchString_T

Typedefs

typedef std::vector< Place_T > airsched::PlaceList_T
typedef std::vector< Date_T > airsched::DateList_T
typedef std::vector< Airline_T > airsched::AirlineList_T
typedef std::vector< Passenger_T > airsched::PassengerList_T

Functions

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