Class handling the generation / instantiation of the Inventory BOM. More...
#include <airinv/command/InventoryBuilder.hpp>
Inheritance diagram for AIRINV::InventoryBuilder:Friends | |
| struct | InventoryParserHelper::doEndFlightDate |
Class handling the generation / instantiation of the Inventory BOM.
friend struct InventoryParserHelper::doEndFlightDate [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 49 of file InventoryBuilder.hpp.