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