AirInv Logo  1.00.0
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRINV::InventoryBuilder Class Reference

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

#include <airinv/command/InventoryBuilder.hpp>

+ Inheritance diagram for AIRINV::InventoryBuilder:

List of all members.

Friends

class AIRINV_Service
struct InventoryParserHelper::doEndFlightDate

Detailed Description

Class handling the generation / instantiation of the Inventory BOM.

Definition at line 45 of file InventoryBuilder.hpp.


Friends And Related Function Documentation

friend class AIRINV_Service
friend

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

Definition at line 51 of file InventoryBuilder.hpp.

Definition at line 52 of file InventoryBuilder.hpp.


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