AirTSP Logo  1.01.11
C++ Simulated Airline Travel Solution Provider (TSP) Library
Loading...
Searching...
No Matches
AIRTSP::OnDParserHelper::storeAirlineCode Struct Reference

#include <airtsp/command/OnDParserHelper.hpp>

+ Inheritance diagram for AIRTSP::OnDParserHelper::storeAirlineCode:

Public Member Functions

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

Public Attributes

OnDPeriodStruct_onDPeriod
 

Detailed Description

Store the parsed airline code.

Definition at line 90 of file OnDParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeAirlineCode()

AIRTSP::OnDParserHelper::storeAirlineCode::storeAirlineCode ( OnDPeriodStruct & ioOnDPeriod)

Actor Constructor.

Definition at line 138 of file OnDParserHelper.cpp.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ _onDPeriod


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