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

#include <airtsp/command/OnDParserHelper.hpp>

+ Inheritance diagram for AIRTSP::OnDParserHelper::storeEndRangeTime:

Public Member Functions

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

Public Attributes

OnDPeriodStruct_onDPeriod
 

Detailed Description

Store the end range time.

Definition at line 82 of file OnDParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeEndRangeTime()

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

Actor Constructor.

Definition at line 123 of file OnDParserHelper.cpp.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ _onDPeriod


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