Transit Planner  1.0
An experiment on transfer patterns robustness
Public Types | Public Member Functions | Friends
Node Class Reference

List of all members.

Public Types

enum  Type { NONE = 0, ARRIVAL, TRANSFER, DEPARTURE }

Public Member Functions

 Node (const int stopIndex, const Node::Type &type, int time)
bool operator== (const Node &other) const
int stop () const
Type type () const
int time () const

Friends

class boost::serialization::access

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