$treeview $search $mathjax
#include <airinv/command/InventoryParserHelper.hpp>
Public Member Functions | |
doEndFlightDate (stdair::BomRoot &, FlightDateStruct &, unsigned int &) | |
void | operator() (iterator_t iStr, iterator_t iStrEnd) const |
Public Attributes | |
stdair::BomRoot & | _bomRoot |
unsigned int & | _nbOfFlights |
FlightDateStruct & | _flightDate |
Mark the end of the inventory parsing.
Definition at line 441 of file InventoryParserHelper.hpp.
AIRINV::InventoryParserHelper::doEndFlightDate::doEndFlightDate | ( | stdair::BomRoot & | ioBomRoot, | |
FlightDateStruct & | ioFlightDate, | |||
unsigned int & | ioNbOfFlights | |||
) |
Actor Constructor.
Definition at line 778 of file InventoryParserHelper.cpp.
void AIRINV::InventoryParserHelper::doEndFlightDate::operator() | ( | iterator_t | iStr, | |
iterator_t | iStrEnd | |||
) | const |
Actor Function (functor).
Definition at line 787 of file InventoryParserHelper.cpp.
References _bomRoot, AIRINV::SegmentStruct::_cabinList, AIRINV::InventoryParserHelper::ParserSemanticAction::_flightDate, AIRINV::FlightDateStruct::_itSegment, _nbOfFlights, and AIRINV::FlightDateStruct::_segmentList.
stdair::BomRoot& AIRINV::InventoryParserHelper::doEndFlightDate::_bomRoot |
Actor Specific Context.
Definition at line 448 of file InventoryParserHelper.hpp.
Referenced by operator()().
Definition at line 449 of file InventoryParserHelper.hpp.
Referenced by operator()().
Actor Context.
Definition at line 33 of file InventoryParserHelper.hpp.
Referenced by operator()(), AIRINV::InventoryParserHelper::storeFClasses::operator()(), AIRINV::InventoryParserHelper::storeFamilyCode::operator()(), AIRINV::InventoryParserHelper::storeRevenueAvailability::operator()(), AIRINV::InventoryParserHelper::storeSegmentAvailability::operator()(), AIRINV::InventoryParserHelper::storeClassAvailability::operator()(), AIRINV::InventoryParserHelper::storeClassETB::operator()(), AIRINV::InventoryParserHelper::storeNbOfWLBkgs::operator()(), AIRINV::InventoryParserHelper::storeNbOfStaffBkgs::operator()(), AIRINV::InventoryParserHelper::storeNbOfPendingGroupBkgs::operator()(), AIRINV::InventoryParserHelper::storeNbOfGroupBkgs::operator()(), AIRINV::InventoryParserHelper::storeNbOfBkgs::operator()(), AIRINV::InventoryParserHelper::storeOverbooking::operator()(), AIRINV::InventoryParserHelper::storeNoShow::operator()(), AIRINV::InventoryParserHelper::storeNego::operator()(), AIRINV::InventoryParserHelper::storeProtection::operator()(), AIRINV::InventoryParserHelper::storeCumulatedProtection::operator()(), AIRINV::InventoryParserHelper::storeParentSubclassCode::operator()(), AIRINV::InventoryParserHelper::storeParentClassCode::operator()(), AIRINV::InventoryParserHelper::storeSubclassCode::operator()(), AIRINV::InventoryParserHelper::storeClassCode::operator()(), AIRINV::InventoryParserHelper::storeSegmentCabinBookingCounter::operator()(), AIRINV::InventoryParserHelper::storeSegmentCabinCode::operator()(), AIRINV::InventoryParserHelper::storeSegmentOffPoint::operator()(), AIRINV::InventoryParserHelper::storeSegmentBoardingPoint::operator()(), AIRINV::InventoryParserHelper::storeSeatIndex::operator()(), AIRINV::InventoryParserHelper::storeBucketAvaibality::operator()(), AIRINV::InventoryParserHelper::storeYieldUpperRange::operator()(), AIRINV::InventoryParserHelper::storeETB::operator()(), AIRINV::InventoryParserHelper::storeACP::operator()(), AIRINV::InventoryParserHelper::storeGAV::operator()(), AIRINV::InventoryParserHelper::storeNAV::operator()(), AIRINV::InventoryParserHelper::storeBookingCounter::operator()(), AIRINV::InventoryParserHelper::storeUPR::operator()(), AIRINV::InventoryParserHelper::storeAU::operator()(), AIRINV::InventoryParserHelper::storeSaleableCapacity::operator()(), AIRINV::InventoryParserHelper::storeLegCabinCode::operator()(), AIRINV::InventoryParserHelper::storeOffTime::operator()(), AIRINV::InventoryParserHelper::storeOffDate::operator()(), AIRINV::InventoryParserHelper::storeBoardingTime::operator()(), AIRINV::InventoryParserHelper::storeBoardingDate::operator()(), AIRINV::InventoryParserHelper::storeOperatingFlightNumber::operator()(), AIRINV::InventoryParserHelper::storeOperatingAirlineCode::operator()(), AIRINV::InventoryParserHelper::storeLegOffPoint::operator()(), AIRINV::InventoryParserHelper::storeLegBoardingPoint::operator()(), AIRINV::InventoryParserHelper::storeFlightVisibilityCode::operator()(), AIRINV::InventoryParserHelper::storeFlightTypeCode::operator()(), AIRINV::InventoryParserHelper::storeFlightDate::operator()(), AIRINV::InventoryParserHelper::storeFlightNumber::operator()(), AIRINV::InventoryParserHelper::storeAirlineCode::operator()(), and AIRINV::InventoryParserHelper::storeSnapshotDate::operator()().