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

#include <airtsp/command/OnDParserHelper.hpp>

Inheritance diagram for AIRTSP::OnDParserHelper::storeOrigin:

Public Member Functions

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

Public Attributes

OnDPeriodStruct_onDPeriod

Detailed Description

Store the parsed origin.

Definition at line 42 of file OnDParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeOrigin()

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

Actor Constructor.

Definition at line 30 of file OnDParserHelper.cpp.

References AIRTSP::OnDParserHelper::ParserSemanticAction::ParserSemanticAction().

Member Function Documentation

◆ operator()()

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

Actor Function (functor).

Definition at line 35 of file OnDParserHelper.cpp.

References AIRTSP::OnDParserHelper::ParserSemanticAction::_onDPeriod.

Member Data Documentation

◆ _onDPeriod


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