AirSched Logo  0.1.4
C++ Simulated Airline Schedule Manager Library
airsched::store_adult_passenger_type Struct Reference

List of all members.

Public Member Functions

 store_adult_passenger_type (SearchString_T &ioSearchString)
void operator() (iterator_t iStr, iterator_t iStrEnd) const

Public Attributes

SearchString_T_searchString

Detailed Description

Store the parsed passenger type.

Definition at line 145 of file BookingRequestParser.cpp.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 147 of file BookingRequestParser.cpp.


Member Function Documentation

void airsched::store_adult_passenger_type::operator() ( iterator_t  iStr,
iterator_t  iStrEnd 
) const [inline]

Member Data Documentation


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