Class handling the generation / instantiation of the network BOM. More...
#include <airsched/command/SegmentPathGenerator.hpp>
Static Public Member Functions | |
static void | createSegmentPathNetwork (const stdair::BomRoot &) |
Class handling the generation / instantiation of the network BOM.
Definition at line 34 of file SegmentPathGenerator.hpp.
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().