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

#include <airtsp/command/OnDParserHelper.hpp>

Inheritance diagram for AIRTSP::OnDParserHelper::storeDateRangeEnd:

Public Member Functions

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

Public Attributes

OnDPeriodStruct_onDPeriod

Detailed Description

Store the end of the date range.

Definition at line 66 of file OnDParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeDateRangeEnd()

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

Actor Constructor.

Definition at line 82 of file OnDParserHelper.cpp.

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

Member Function Documentation

◆ operator()()

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

Actor Function (functor).

Definition at line 88 of file OnDParserHelper.cpp.

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

Member Data Documentation

◆ _onDPeriod


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