AirSched Logo  0.1.4
C++ Simulated Airline Schedule Manager Library
AIRSCHED::OnDPeriodGenerator Class Reference

Class handling the generation / instantiation of the O&D-Period BOM. More...

#include <airsched/command/OnDPeriodGenerator.hpp>

Inheritance diagram for AIRSCHED::OnDPeriodGenerator:

List of all members.

Friends

class OnDPeriodFileParser
struct OnDParserHelper::doEndOnD
class OnDParser

Detailed Description

Class handling the generation / instantiation of the O&D-Period BOM.

Definition at line 29 of file OnDPeriodGenerator.hpp.


Friends And Related Function Documentation

friend class OnDPeriodFileParser [friend]

Only the following class may use methods of OnDPeriodGenerator. Indeed, as those methods build the BOM, it is not good to expose them publicly.

Definition at line 35 of file OnDPeriodGenerator.hpp.

friend struct OnDParserHelper::doEndOnD [friend]

Definition at line 36 of file OnDPeriodGenerator.hpp.

friend class OnDParser [friend]

Definition at line 37 of file OnDPeriodGenerator.hpp.


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