StdAir Logo  0.44.0
C++ Standard Airline IT Object Library
BomJSONExport.cpp File Reference

Go to the source code of this file.

Classes

struct  stdair::FlagSaver

Namespaces

namespace  bpt
namespace  stdair
 

Handle on the StdAir library context.


Typedefs

typedef char bpt::ptree

Functions

void stdair::jsonLegDateExport (bpt::ptree &ioPropertyTree, const FlightDate &iFlightDate)
void stdair::jsonSegmentDateExport (bpt::ptree &ioPropertyTree, const FlightDate &iFlightDate)
void stdair::jsonLegCabinExport (bpt::ptree &ioPropertyTree, const FlightDate &iFlightDate)
void stdair::jsonSegmentCabinExport (bpt::ptree &ioPropertyTree, const FlightDate &iFlightDate)
void stdair::jsonFareFamilyExport (bpt::ptree &ioPropertyTree, const FlightDate &iFlightDate)
void stdair::jsonBucketExport (bpt::ptree &ioPropertyTree, const FlightDate &iFlightDate)
void stdair::jsonBookingClassExport (bpt::ptree &ioPropertyTree, const BookingClass &iBookingClass, const std::string &iLeadingString)
void stdair::jsonBookingClassExport (bpt::ptree &ioPropertyTree, const FlightDate &iFlightDate)