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

airsched::SearchString_T Struct Reference

#include <airsched/batches/BookingRequestParser.hpp>

List of all members.


Public Member Functions

 SearchString_T ()
void display () const

Public Attributes

PlaceList_T _placeList
DateList_T _dateList
AirlineList_T _airlineList
PassengerList_T _passengerList
Place_T _tmpPlace
Date_T _tmpDate
Airline_T _tmpAirline
Passenger_T _tmpPassenger

Detailed Description

Search string.

Definition at line 94 of file BookingRequestParser.hpp.


Constructor & Destructor Documentation

airsched::SearchString_T::SearchString_T (  )  [inline]

Constructor.

Definition at line 102 of file BookingRequestParser.hpp.


Member Function Documentation

void airsched::SearchString_T::display (  )  const [inline]


Member Data Documentation

Definition at line 96 of file BookingRequestParser.hpp.

Referenced by display().

Definition at line 97 of file BookingRequestParser.hpp.

Referenced by display(), and airsched::store_date::operator()().

Definition at line 137 of file BookingRequestParser.hpp.

Referenced by display(), and airsched::store_place_element::operator()().

Definition at line 138 of file BookingRequestParser.hpp.

Referenced by airsched::store_date::operator()().


The documentation for this struct was generated from the following file: