#include <airinv/command/InventoryParserHelper.hpp>
Public Member Functions | |
storeSegmentBoardingPoint (FlightDateStruct &) | |
void | operator() (iterator_t iStr, iterator_t iStrEnd) const |
Public Attributes | |
FlightDateStruct & | _flightDate |
Store the parsed segment boarding point.
Definition at line 245 of file InventoryParserHelper.hpp.
AIRINV::InventoryParserHelper::storeSegmentBoardingPoint::storeSegmentBoardingPoint | ( | FlightDateStruct & | ioFlightDate | ) |
Actor Constructor.
Definition at line 415 of file InventoryParserHelper.cpp.
void AIRINV::InventoryParserHelper::storeSegmentBoardingPoint::operator() | ( | iterator_t | iStr, |
iterator_t | iStrEnd | ||
) | const |
Actor Function (functor).
Definition at line 420 of file InventoryParserHelper.cpp.
References AIRINV::SegmentStruct::_boardingPoint, AIRINV::LegCabinStruct::_bucketList, AIRINV::LegCabinStruct::_cabinCode, AIRINV::SegmentStruct::_cabinList, AIRINV::LegStruct::_cabinList, AIRINV::BookingClassStruct::_classCode, AIRINV::FareFamilyStruct::_classList, AIRINV::SegmentCabinStruct::_fareFamilies, AIRINV::InventoryParserHelper::ParserSemanticAction::_flightDate, AIRINV::FlightDateStruct::_itBookingClass, AIRINV::FlightDateStruct::_itBucket, AIRINV::SegmentCabinStruct::_itFareFamily, AIRINV::FlightDateStruct::_itLeg, AIRINV::FlightDateStruct::_itLegCabin, AIRINV::FlightDateStruct::_itSegment, AIRINV::FlightDateStruct::_itSegmentCabin, AIRINV::FlightDateStruct::_legList, and AIRINV::FlightDateStruct::_segmentList.
|
inherited |
Actor Context.
Definition at line 33 of file InventoryParserHelper.hpp.
Referenced by AIRINV::InventoryParserHelper::storeSnapshotDate::operator()(), AIRINV::InventoryParserHelper::storeAirlineCode::operator()(), AIRINV::InventoryParserHelper::storeFlightNumber::operator()(), AIRINV::InventoryParserHelper::storeFlightDate::operator()(), AIRINV::InventoryParserHelper::storeFlightTypeCode::operator()(), AIRINV::InventoryParserHelper::storeFlightVisibilityCode::operator()(), AIRINV::InventoryParserHelper::storeLegBoardingPoint::operator()(), AIRINV::InventoryParserHelper::storeLegOffPoint::operator()(), AIRINV::InventoryParserHelper::storeOperatingAirlineCode::operator()(), AIRINV::InventoryParserHelper::storeOperatingFlightNumber::operator()(), AIRINV::InventoryParserHelper::storeBoardingDate::operator()(), AIRINV::InventoryParserHelper::storeBoardingTime::operator()(), AIRINV::InventoryParserHelper::storeOffDate::operator()(), AIRINV::InventoryParserHelper::storeOffTime::operator()(), AIRINV::InventoryParserHelper::storeLegCabinCode::operator()(), AIRINV::InventoryParserHelper::storeSaleableCapacity::operator()(), AIRINV::InventoryParserHelper::storeAU::operator()(), AIRINV::InventoryParserHelper::storeUPR::operator()(), AIRINV::InventoryParserHelper::storeBookingCounter::operator()(), AIRINV::InventoryParserHelper::storeNAV::operator()(), AIRINV::InventoryParserHelper::storeGAV::operator()(), AIRINV::InventoryParserHelper::storeACP::operator()(), AIRINV::InventoryParserHelper::storeETB::operator()(), AIRINV::InventoryParserHelper::storeYieldUpperRange::operator()(), AIRINV::InventoryParserHelper::storeBucketAvaibality::operator()(), AIRINV::InventoryParserHelper::storeSeatIndex::operator()(), operator()(), AIRINV::InventoryParserHelper::storeSegmentOffPoint::operator()(), AIRINV::InventoryParserHelper::storeSegmentCabinCode::operator()(), AIRINV::InventoryParserHelper::storeSegmentCabinBookingCounter::operator()(), AIRINV::InventoryParserHelper::storeClassCode::operator()(), AIRINV::InventoryParserHelper::storeSubclassCode::operator()(), AIRINV::InventoryParserHelper::storeParentClassCode::operator()(), AIRINV::InventoryParserHelper::storeParentSubclassCode::operator()(), AIRINV::InventoryParserHelper::storeCumulatedProtection::operator()(), AIRINV::InventoryParserHelper::storeProtection::operator()(), AIRINV::InventoryParserHelper::storeNego::operator()(), AIRINV::InventoryParserHelper::storeNoShow::operator()(), AIRINV::InventoryParserHelper::storeOverbooking::operator()(), AIRINV::InventoryParserHelper::storeNbOfBkgs::operator()(), AIRINV::InventoryParserHelper::storeNbOfGroupBkgs::operator()(), AIRINV::InventoryParserHelper::storeNbOfPendingGroupBkgs::operator()(), AIRINV::InventoryParserHelper::storeNbOfStaffBkgs::operator()(), AIRINV::InventoryParserHelper::storeNbOfWLBkgs::operator()(), AIRINV::InventoryParserHelper::storeClassETB::operator()(), AIRINV::InventoryParserHelper::storeClassAvailability::operator()(), AIRINV::InventoryParserHelper::storeSegmentAvailability::operator()(), AIRINV::InventoryParserHelper::storeRevenueAvailability::operator()(), AIRINV::InventoryParserHelper::storeFamilyCode::operator()(), AIRINV::InventoryParserHelper::storeFClasses::operator()(), and AIRINV::InventoryParserHelper::doEndFlightDate::operator()().