KItinerary

KItinerary::KnowledgeDb::TrainStation Struct Reference

#include <trainstationdb.h>

Public Attributes

Coordinate coordinate
 
CountryId country
 

Detailed Description

Train station entry in the station table.

Note
This is not for use in APIs/ABIs, but matches the binary layout of the database.

Definition at line 48 of file trainstationdb.h.

Member Data Documentation

◆ coordinate

Coordinate KItinerary::KnowledgeDb::TrainStation::coordinate

Definition at line 49 of file trainstationdb.h.

◆ country

CountryId KItinerary::KnowledgeDb::TrainStation::country

Definition at line 50 of file trainstationdb.h.


The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:14:49 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.