AirInv Logo  1.00.1
C++ Simulated Airline Inventory Management System library
AIRINV::InventoryGenerator Class Reference

Class handling the generation / instantiation of the Inventory BOM. More...

#include <airinv/command/InventoryGenerator.hpp>

+ Inheritance diagram for AIRINV::InventoryGenerator:

Friends

class FlightPeriodFileParser
 
class FFFlightPeriodFileParser
 
struct ScheduleParserHelper::doEndFlight
 
class ScheduleParser
 

Detailed Description

Class handling the generation / instantiation of the Inventory BOM.

Definition at line 42 of file InventoryGenerator.hpp.

Friends And Related Function Documentation

friend class FlightPeriodFileParser
friend

Only the following class may use methods of InventoryGenerator. Indeed, as those methods build the BOM, it is not good to expose them publicly.

Definition at line 48 of file InventoryGenerator.hpp.

friend class FFFlightPeriodFileParser
friend

Definition at line 49 of file InventoryGenerator.hpp.

friend struct ScheduleParserHelper::doEndFlight
friend

Definition at line 50 of file InventoryGenerator.hpp.

friend class ScheduleParser
friend

Definition at line 51 of file InventoryGenerator.hpp.


The documentation for this class was generated from the following files: