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::BomRootHelper Class Reference

#include <airinv/bom/BomRootHelper.hpp>

List of all members.

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.

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


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