AirTSP Logo  1.01.0
C++ Simulated Airline Travel Solution Provider Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRTSP::OnDParserHelper::storeDestination Struct Reference

#include <airtsp/command/OnDParserHelper.hpp>

+ Inheritance diagram for AIRTSP::OnDParserHelper::storeDestination:

Public Member Functions

 storeDestination (OnDPeriodStruct &)
 
void operator() (iterator_t iStr, iterator_t iStrEnd) const
 

Public Attributes

OnDPeriodStruct_onDPeriod
 

Detailed Description

Store the parsed destination.

Definition at line 50 of file OnDParserHelper.hpp.

Constructor & Destructor Documentation

AIRTSP::OnDParserHelper::storeDestination::storeDestination ( OnDPeriodStruct ioOnDPeriod)

Actor Constructor.

Definition at line 50 of file OnDParserHelper.cpp.

Member Function Documentation

void AIRTSP::OnDParserHelper::storeDestination::operator() ( iterator_t  iStr,
iterator_t  iStrEnd 
) const

Member Data Documentation


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