|
libosmscout 0.1
|
A route variant consists of a number of halts. More...
#include <PublicTransport.h>
Public Member Functions | |
| const ObjectFileRef & | GetStop () const |
| StopType | GetType () const |
| void | SetStop (const ObjectFileRef &stop) |
| void | SetType (StopType stopType) |
Public Attributes | |
| friend | PTRoute |
A route variant consists of a number of halts.
|
inline |
|
inline |
| void osmscout::PTRoute::Stop::SetStop | ( | const ObjectFileRef & | stop | ) |
| void osmscout::PTRoute::Stop::SetType | ( | PTRoute::StopType | stopType | ) |
| friend osmscout::PTRoute::Stop::PTRoute |