$treeview $search $mathjax
#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 |
Definition at line 42 of file OnDParserHelper.hpp.
AIRTSP::OnDParserHelper::storeOrigin::storeOrigin | ( | OnDPeriodStruct & | ) |
Actor Constructor.
Definition at line 30 of file OnDParserHelper.cpp.
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::OnDPeriodStruct::_airlineCode, AIRTSP::OnDPeriodStruct::_airlineCodeList, AIRTSP::OnDPeriodStruct::_classCode, AIRTSP::OnDPeriodStruct::_classCodeList, AIRTSP::OnDPeriodStruct::_nbOfAirlines, AIRTSP::OnDParserHelper::ParserSemanticAction::_onDPeriod, and AIRTSP::OnDPeriodStruct::_origin.
Actor Context.
Definition at line 38 of file OnDParserHelper.hpp.
Referenced by AIRTSP::OnDParserHelper::doEndOnD::operator()(), AIRTSP::OnDParserHelper::storeClassCode::operator()(), AIRTSP::OnDParserHelper::storeAirlineCode::operator()(), AIRTSP::OnDParserHelper::storeEndRangeTime::operator()(), AIRTSP::OnDParserHelper::storeStartRangeTime::operator()(), AIRTSP::OnDParserHelper::storeDateRangeEnd::operator()(), AIRTSP::OnDParserHelper::storeDateRangeStart::operator()(), AIRTSP::OnDParserHelper::storeDestination::operator()(), and operator()().