AirInv Logo  1.00.0
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

namespace  stdair
 Forward declarations.
namespace  AIRINV

Typedefs

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