#include <iosfwd>
#include <string>
#include <list>
#include <map>
#include <stdair/stdair_basic_types.hpp>
#include <stdair/basic/StructAbstract.hpp>
Go to the source code of this file.
Classes | |
struct | stdair::ClassAvailabilityStruct |
Structure holding the elements of a travel solution. More... | |
Namespaces | |
stdair | |
Handle on the StdAir library context. | |
Typedefs | |
typedef std::map< const ClassCode_T, Availability_T > | stdair::ClassAvailabilityMap_T |
typedef std::list< ClassAvailabilityStruct > | stdair::ClassAvailabilityMapHolder_T |