Class handling the generation / instantiation of the network BOM. More...
#include <airtsp/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.
|
static |
Generate the segment path network.
Definition at line 26 of file SegmentPathGenerator.cpp.
References AIRTSP::ReachableUniverse::_segmentPathPeriodListList, AIRTSP::SegmentPathPeriod::connectWithAnotherSegment(), AIRTSP::SegmentPathPeriod::getDestination(), AIRTSP::SegmentPathPeriod::getFirstSegmentPeriod(), AIRTSP::SegmentPathPeriod::getNbOfAirlines(), AIRTSP::SegmentPathPeriod::getNbOfSegments(), AIRTSP::ReachableUniverse::getSegmentPathPeriodListList(), AIRTSP::SegmentPathPeriod::isAirlineFlown(), AIRTSP::SegmentPathPeriodKey::isValid(), and AIRTSP::SegmentPathPeriodKey::setNbOfAirlines().
Referenced by AIRTSP::AIRTSP_Service::buildComplementaryLinks().