AirInv Logo  1.00.1
C++ Simulated Airline Inventory Management System library
AirportList.hpp File Reference
#include <set>
#include <vector>
#include <stdair/stdair_basic_types.hpp>

Go to the source code of this file.

Namespaces

 AIRINV
 

Typedefs

typedef std::set< stdair::AirportCode_T > AIRINV::AirportList_T
 
typedef std::vector< stdair::AirportCode_T > AIRINV::AirportOrderedList_T