AirSched Logo  0.1.4
C++ Simulated Airline Schedule Manager Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRSCHED::SegmentPathGenerator Class Reference

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

#include <airsched/command/SegmentPathGenerator.hpp>

+ Inheritance diagram for AIRSCHED::SegmentPathGenerator:

Static Public Member Functions

static void createSegmentPathNetwork (const stdair::BomRoot &)

Detailed Description

Class handling the generation / instantiation of the network BOM.

Definition at line 34 of file SegmentPathGenerator.hpp.

Member Function Documentation

void AIRSCHED::SegmentPathGenerator::createSegmentPathNetwork ( const stdair::BomRoot &  iBomRoot)
static

Generate the segment path network.

Definition at line 26 of file SegmentPathGenerator.cpp.

Referenced by AIRSCHED::AIRSCHED_Service::buildSampleBom(), and AIRSCHED::ScheduleParser::generateInventories().


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