#include <Station.h>
Fonctions membres publiques | |
const std::wstring & | getName () const |
int | getID () const |
Fonctions membres publiques statiques | |
static boost::shared_ptr < const Station > | Create (int id, const std::wstring &name) |
SharedConstStation Station::Create | ( | int | id, | |
const std::wstring & | name | |||
) | [static] |
int Station::getID | ( | ) | const [inline] |
const std::wstring & Station::getName | ( | ) | const [inline] |