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

List of all members.

Public Member Functions

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

Public Attributes

SearchString_T_searchString

Detailed Description

Store a parsed date.

Definition at line 58 of file BookingRequestParser.cpp.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 60 of file BookingRequestParser.cpp.


Member Function Documentation

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

Member Data Documentation


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