AirInv Logo  1.00.1
C++ Simulated Airline Inventory Management System library
FareFamilyStruct.hpp File Reference
#include <string>
#include <vector>
#include <stdair/stdair_inventory_types.hpp>
#include <stdair/basic/StructAbstract.hpp>
#include <airinv/bom/BookingClassStruct.hpp>

Go to the source code of this file.

Classes

struct  AIRINV::FareFamilyStruct
 Utility Structure for the parsing of fare family details. More...
 

Namespaces

 stdair
 Forward declarations.
 
 AIRINV
 

Typedefs

typedef std::vector< FareFamilyStruct > AIRINV::FareFamilyStructList_T