#include <list>
Go to the source code of this file.
Namespaces | |
namespace | OPENTREP |
Typedefs | |
typedef std::list< CityDetails > | OPENTREP::CityDetailsList_T |
A list of cities, for instance the list of cities served by a travel-/transport-related POR (point of reference), such as an airport, a railway/bus station or a ferry/maritime port. | |