libosmscout
0.1
|
A route variant consists of a number of platforms. More...
#include <PublicTransport.h>
Public Member Functions | |
const ObjectFileRef & | GetPlatform () const |
PlatformType | GetType () const |
void | SetPlatform (const ObjectFileRef &platform) |
void | SetType (PlatformType platformType) |
Public Attributes | |
friend | PTRoute |
A route variant consists of a number of platforms.
|
inline |
|
inline |
void osmscout::PTRoute::Platform::SetPlatform | ( | const ObjectFileRef & | platform | ) |
void osmscout::PTRoute::Platform::SetType | ( | PTRoute::PlatformType | platformType | ) |
friend osmscout::PTRoute::Platform::PTRoute |