AirTSP Logo  1.01.0
C++ Simulated Airline Travel Solution Provider Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRTSP::OnDPeriodGenerator Class Reference

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

#include <airtsp/command/OnDPeriodGenerator.hpp>

+ Inheritance diagram for AIRTSP::OnDPeriodGenerator:

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: