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

#include <airinv/bom/BomRootHelper.hpp>

Static Public Member Functions

static void fillFromRouting (const stdair::BomRoot &)
 

Detailed Description

Class representing the actual business functions for an airline bom root.

Definition at line 16 of file BomRootHelper.hpp.

Member Function Documentation

void AIRINV::BomRootHelper::fillFromRouting ( const stdair::BomRoot &  iBomRoot)
static

Fill the attributes derived from the routing legs (e.g., board and off dates).

Definition at line 16 of file BomRootHelper.cpp.

References AIRINV::InventoryHelper::fillFromRouting().

Referenced by AIRINV::InventoryManager::createDirectAccesses().


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