TraDemGen Logo  0.2.2
C++ Simulated Travel Demand Generation Library
TRADEMGEN::DemandParserHelper::DemandParser::definition Struct Reference

#include <trademgen/command/DemandParserHelper.hpp>

List of all members.

Public Member Functions

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

Public Attributes

boost::spirit::classic::rule
< ScannerT > 
demand_list
boost::spirit::classic::rule
< ScannerT > 
not_to_be_parsed
boost::spirit::classic::rule
< ScannerT > 
demand
boost::spirit::classic::rule
< ScannerT > 
demand_end
boost::spirit::classic::rule
< ScannerT > 
pref_dep_date_range
boost::spirit::classic::rule
< ScannerT > 
date
boost::spirit::classic::rule
< ScannerT > 
dow
boost::spirit::classic::rule
< ScannerT > 
origin
boost::spirit::classic::rule
< ScannerT > 
destination
boost::spirit::classic::rule
< ScannerT > 
pref_cabin
boost::spirit::classic::rule
< ScannerT > 
demand_params
boost::spirit::classic::rule
< ScannerT > 
pos_dist
boost::spirit::classic::rule
< ScannerT > 
pos_pair
boost::spirit::classic::rule
< ScannerT > 
pos_code
boost::spirit::classic::rule
< ScannerT > 
pos_share
boost::spirit::classic::rule
< ScannerT > 
channel_dist
boost::spirit::classic::rule
< ScannerT > 
channel_pair
boost::spirit::classic::rule
< ScannerT > 
channel_code
boost::spirit::classic::rule
< ScannerT > 
channel_share
boost::spirit::classic::rule
< ScannerT > 
trip_dist
boost::spirit::classic::rule
< ScannerT > 
trip_pair
boost::spirit::classic::rule
< ScannerT > 
trip_code
boost::spirit::classic::rule
< ScannerT > 
trip_share
boost::spirit::classic::rule
< ScannerT > 
stay_dist
boost::spirit::classic::rule
< ScannerT > 
stay_pair
boost::spirit::classic::rule
< ScannerT > 
stay_share
boost::spirit::classic::rule
< ScannerT > 
ff_dist
boost::spirit::classic::rule
< ScannerT > 
ff_pair
boost::spirit::classic::rule
< ScannerT > 
ff_code
boost::spirit::classic::rule
< ScannerT > 
ff_share
boost::spirit::classic::rule
< ScannerT > 
pref_dep_time_dist
boost::spirit::classic::rule
< ScannerT > 
pref_dep_time_pair
boost::spirit::classic::rule
< ScannerT > 
pref_dep_time_share
boost::spirit::classic::rule
< ScannerT > 
time
boost::spirit::classic::rule
< ScannerT > 
wtp
boost::spirit::classic::rule
< ScannerT > 
time_value_dist
boost::spirit::classic::rule
< ScannerT > 
time_value_pair
boost::spirit::classic::rule
< ScannerT > 
time_value_share
boost::spirit::classic::rule
< ScannerT > 
dtd_dist
boost::spirit::classic::rule
< ScannerT > 
dtd_pair
boost::spirit::classic::rule
< ScannerT > 
dtd_share

Constructor & Destructor Documentation


Member Function Documentation

bsc::rule< ScannerT > const & TRADEMGEN::DemandParserHelper::DemandParser::definition::start ( ) const

Entry point of the parser.

Definition at line 776 of file DemandParserHelper.cpp.


Member Data Documentation

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

boost::spirit::classic::rule<ScannerT> TRADEMGEN::DemandParserHelper::DemandParser::definition::date

Definition at line 356 of file DemandParserHelper.hpp.

boost::spirit::classic::rule<ScannerT> TRADEMGEN::DemandParserHelper::DemandParser::definition::dow

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

boost::spirit::classic::rule<ScannerT> TRADEMGEN::DemandParserHelper::DemandParser::definition::time

Definition at line 356 of file DemandParserHelper.hpp.

boost::spirit::classic::rule<ScannerT> TRADEMGEN::DemandParserHelper::DemandParser::definition::wtp

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.

Definition at line 356 of file DemandParserHelper.hpp.


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