Go to the source code of this file.
Namespaces | |
namespace | stdair |
Handle on the StdAir library context. |
Typedefs | |
typedef std::list< AirportPair * > | stdair::AirportPairList_T |
typedef std::map< const MapKey_T, AirportPair * > | stdair::AirportPairMap_T |
typedef std::pair< MapKey_T, AirportPair * > | stdair::AirportPairWithKey_T |
typedef std::list < AirportPairWithKey_T > | stdair::AirportPairDetailedList_T |