Stride Reference Manual  1.0
TravellerScheduleReader.h File Reference
#include <string>
#include <vector>
#include <array>
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/xml_parser.hpp>
Include dependency graph for TravellerScheduleReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  stride::util::Flight
 
class  stride::util::TravellerScheduleReader
 

Namespaces

 stride
 Time Dependent Person DataType.
 
 stride::util
 Utilities for the project.
 

Typedefs

using stride::util::Schedule = array< vector< Flight >, 7 >
 

Functions

bool stride::util::operator== (const Flight &flight1, const Flight &flight2)