AirSched Logo  1.00.0
C++ Simulated Airline Schedule Manager Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
airsched::store_pet_passenger_type Struct Reference

Public Member Functions

 store_pet_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 183 of file BookingRequestParser.cpp.

Constructor & Destructor Documentation

airsched::store_pet_passenger_type::store_pet_passenger_type ( SearchString_T ioSearchString)
inline

Constructor.

Definition at line 185 of file BookingRequestParser.cpp.

Member Function Documentation

void airsched::store_pet_passenger_type::operator() ( iterator_t  iStr,
iterator_t  iStrEnd 
) const
inline

Member Data Documentation

SearchString_T& airsched::store_pet_passenger_type::_searchString

Definition at line 198 of file BookingRequestParser.cpp.

Referenced by operator()().


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