#include <string>#include <list>Go to the source code of this file.
Namespaces | |
| namespace | stdair |
Handle on the StdAir library context. | |
Typedefs | |
| typedef std::string | stdair::LocationCode_T |
| typedef unsigned long int | stdair::Distance_T |
| typedef LocationCode_T | stdair::AirportCode_T |
| typedef LocationCode_T | stdair::CityCode_T |
| typedef std::string | stdair::KeyDescription_T |
| typedef std::string | stdair::AirlineCode_T |
| typedef unsigned short | stdair::FlightNumber_T |
| typedef unsigned short | stdair::GuillotineNumber_T |
| typedef std::string | stdair::CabinCode_T |
| typedef std::string | stdair::FamilyCode_T |
| typedef std::string | stdair::ClassCode_T |
| typedef unsigned long | stdair::Identity_T |
| typedef std::string | stdair::TripType_T |
| typedef double | stdair::MonetaryValue_T |
| typedef double | stdair::RealNumber_T |
| typedef double | stdair::Percentage_T |
| typedef double | stdair::PriceValue_T |
| typedef double | stdair::YieldValue_T |
| typedef std::string | stdair::PriceCurrency_T |
| typedef double | stdair::Revenue_T |
| typedef double | stdair::Multiplier_T |
| typedef double | stdair::NbOfSeats_T |
| typedef unsigned int | stdair::Count_T |
| typedef short | stdair::PartySize_T |
| typedef double | stdair::NbOfRequests_T |
| typedef NbOfRequests_T | stdair::NbOfBookings_T |
| typedef NbOfRequests_T | stdair::NbOfCancellations_T |
| typedef unsigned short | stdair::NbOfTravelSolutions_T |
| typedef std::string | stdair::ClassList_String_T |
| typedef unsigned short | stdair::NbOfSegments_T |
| typedef unsigned short | stdair::NbOfAirlines_T |
| typedef double | stdair::Availability_T |
| typedef double | stdair::Fare_T |
| typedef bool | stdair::Flag_T |
| typedef unsigned int | stdair::UnsignedIndex_T |
| typedef std::string | stdair::Filename_T |
| typedef std::string | stdair::FileAddress_T |
| typedef float | stdair::ProgressPercentage_T |