$treeview $search $mathjax
AirSched Logo  1.00.0
$projectbrief
$projectbrief
$searchbox

AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT > Struct Template Reference

#include <airsched/command/ScheduleParserHelper.hpp>

List of all members.


Public Member Functions

 definition (FlightPeriodParser const &self)
boost::spirit::classic::rule<
ScannerT > const & 
start () const

Public Attributes

boost::spirit::classic::rule<
ScannerT > 
flight_period_list
boost::spirit::classic::rule<
ScannerT > 
flight_period
boost::spirit::classic::rule<
ScannerT > 
not_to_be_parsed
boost::spirit::classic::rule<
ScannerT > 
flight_period_end
boost::spirit::classic::rule<
ScannerT > 
flight_key
boost::spirit::classic::rule<
ScannerT > 
airline_code
boost::spirit::classic::rule<
ScannerT > 
flight_number
boost::spirit::classic::rule<
ScannerT > 
date
boost::spirit::classic::rule<
ScannerT > 
dow
boost::spirit::classic::rule<
ScannerT > 
time
boost::spirit::classic::rule<
ScannerT > 
date_offset
boost::spirit::classic::rule<
ScannerT > 
leg
boost::spirit::classic::rule<
ScannerT > 
leg_key
boost::spirit::classic::rule<
ScannerT > 
operating_leg_details
boost::spirit::classic::rule<
ScannerT > 
leg_details
boost::spirit::classic::rule<
ScannerT > 
leg_cabin_details
boost::spirit::classic::rule<
ScannerT > 
segment_section
boost::spirit::classic::rule<
ScannerT > 
segment_key
boost::spirit::classic::rule<
ScannerT > 
full_segment_cabin_details
boost::spirit::classic::rule<
ScannerT > 
segment_cabin_details
boost::spirit::classic::rule<
ScannerT > 
full_family_cabin_details
boost::spirit::classic::rule<
ScannerT > 
family_cabin_details
boost::spirit::classic::rule<
ScannerT > 
generic_segment
boost::spirit::classic::rule<
ScannerT > 
specific_segment_list

Detailed Description

template<typename ScannerT>
struct AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >

Definition at line 287 of file ScheduleParserHelper.hpp.


Constructor & Destructor Documentation

template<typename ScannerT>
AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::definition ( FlightPeriodParser const &  self  ) 

Definition at line 542 of file ScheduleParserHelper.cpp.

References AIRSCHED::ScheduleParserHelper::FlightPeriodParser::_bomRoot, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::_flightPeriod, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::airline_code, AIRSCHED::ScheduleParserHelper::airline_code_p(), AIRSCHED::ScheduleParserHelper::airport_p(), AIRSCHED::ScheduleParserHelper::cabin_code_p(), AIRSCHED::ScheduleParserHelper::class_code_list_p(), AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::date, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::date_offset, AIRSCHED::ScheduleParserHelper::day_p(), AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::dow, AIRSCHED::ScheduleParserHelper::dow_p(), AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::family_cabin_details, AIRSCHED::ScheduleParserHelper::family_code_p, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::flight_key, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::flight_number, AIRSCHED::ScheduleParserHelper::flight_number_p(), AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::flight_period, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::flight_period_end, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::flight_period_list, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::full_segment_cabin_details, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::generic_segment, AIRSCHED::ScheduleParserHelper::hours_p(), AIRSCHED::ScheduleParserHelper::int1_p, AIRSCHED::ScheduleParserHelper::key_p(), AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::leg, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::leg_cabin_details, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::leg_details, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::leg_key, AIRSCHED::ScheduleParserHelper::minutes_p(), AIRSCHED::ScheduleParserHelper::month_p(), AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::not_to_be_parsed, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::operating_leg_details, AIRSCHED::ScheduleParserHelper::seconds_p(), AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::segment_cabin_details, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::segment_key, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::segment_section, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::specific_segment_list, AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::time, and AIRSCHED::ScheduleParserHelper::year_p().


Member Function Documentation

template<typename ScannerT>
bsc::rule< ScannerT > const & AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::start (  )  const


Member Data Documentation

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::flight_period_list

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::flight_period

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::not_to_be_parsed

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::flight_period_end

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::flight_key

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::airline_code

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::flight_number

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::date

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::dow

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::time

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::date_offset

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::leg

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::leg_key

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::operating_leg_details

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::leg_details

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::leg_cabin_details

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::segment_section

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::segment_key

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::full_segment_cabin_details

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::segment_cabin_details

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::full_family_cabin_details

Definition at line 291 of file ScheduleParserHelper.hpp.

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::family_cabin_details

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::generic_segment

template<typename ScannerT>
boost::spirit::classic::rule<ScannerT> AIRSCHED::ScheduleParserHelper::FlightPeriodParser::definition< ScannerT >::specific_segment_list


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