#include <list>
#include <boost/shared_ptr.hpp>
#include <boost/noncopyable.hpp>
Aller au code source de ce fichier.
Classes | |
class | PathResult |
Chemin résultant. Plus de détails... | |
struct | PathResult::Step |
Représente une étape du chemin. Plus de détails... | |
Définition de type | |
typedef boost::shared_ptr < const Station > | SharedConstStation |
typedef boost::shared_ptr < const Line > | SharedConstLine |
typedef boost::shared_ptr<const Line> SharedConstLine |
typedef boost::shared_ptr<const Station> SharedConstStation |