1#ifndef __STDAIR_BOM_BOMDISPLAY_HPP
2#define __STDAIR_BOM_BOMDISPLAY_HPP
74 const unsigned short iInventoryIndex = 0,
197 const std::string& iLeadingString);
290 template <
typename FEATURE_TYPE>
301 template <
typename FEATURE_TYPE>
Handle on the StdAir library context.
std::list< DatePeriod * > DatePeriodList_T
std::list< TravelSolutionStruct > TravelSolutionList_T
unsigned short FlightNumber_T
std::string AirlineCode_T
Class representing the actual attributes for a segment-features.
Class representing the actual attributes for an airport-pair.
Utility class to display StdAir objects with a pretty format.
static void list(std::ostream &, const Inventory &, const unsigned short iInventoryIndex=0, const FlightNumber_T &iFlightNumber=0)
static void csvBookingClassDisplay(std::ostream &, const BookingClass &, const std::string &iLeadingString)
static void csvBookingClassDisplay(std::ostream &, const FlightDate &)
static void csvSegmentDateDisplay(std::ostream &, const FlightDate &)
static void list(std::ostream &, const BomRoot &, const AirlineCode_T &iAirlineCode="all", const FlightNumber_T &iFlightNumber=0)
static void csvFareFamilyDisplay(std::ostream &, const FlightDate &)
static void csvDateDisplay(std::ostream &, const DatePeriod &)
static void csvPosChannelDisplay(std::ostream &, const PosChannel &)
static void csvFeaturesDisplay(std::ostream &oStream, const FEATURE_TYPE &)
static void csvLegDateDisplay(std::ostream &, const FlightDate &)
static void csvDisplay(std::ostream &, const FlightDate &)
static void csvFeatureListDisplay(std::ostream &oStream, const TimePeriod &)
static void listAirportPairDateRange(std::ostream &, const BomRoot &)
static void csvDisplay(std::ostream &, const Inventory &)
static void csvDisplay(std::ostream &, const OnDDate &)
static void csvDisplay(std::ostream &, const DatePeriodList_T &)
static void csvSimFQTAirRACDisplay(std::ostream &, const BomRoot &)
static void csvDisplay(std::ostream &, const TravelSolutionList_T &)
static void csvLegCabinDisplay(std::ostream &, const FlightDate &)
static void csvSegmentCabinDisplay(std::ostream &, const FlightDate &)
static void csvTimeDisplay(std::ostream &, const TimePeriod &)
static void csvAirlineClassDisplay(std::ostream &, const AirlineClassList &)
static void csvBucketDisplay(std::ostream &, const FlightDate &)
static void csvAirportPairDisplay(std::ostream &, const AirportPair &)
static void csvDisplay(std::ostream &, const BomRoot &)
Class representing the actual attributes for the Bom root.
Class representing the actual attributes for a fare date-period.
Class representing the actual attributes for a family fare.
Class representing the actual attributes for a fare date-period.
Class representing the actual attributes for an airline flight-date.
Class representing the actual attributes for an airline inventory.
Class representing the actual attributes for an airline leg-cabin.
Class representing the actual attributes for an airline flight-date.
Class representing the actual attributes for a fare point of sale.
Class representing the actual attributes for an airline segment-cabin.
Class representing the actual attributes for an airline segment-date.
Class representing the actual attributes for a fare time-period.
Class representing the actual attributes for a yield date-period.