4 #include "dataio/DataIODefines.h"
5 #include "core/common/Node.h"
13 namespace VstupneUdaje
15 namespace CestovnePoriadky
27 unsigned short GetSubZoneNumber();
29 int32_t GetBusstopID();
30 std::string GetName();
31 std::string GetNameWithoutSpecialCharacters();
33 void SetSubZoneNumber(
unsigned short subZoneNumber );
34 void SetZoneID( int32_t zoneID );
35 void SetBusstopID( int32_t busstopID );
36 void SetName( std::string name );
Definition: SubZoneCol.h:19
Definition: SubZone.cpp:11
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition: ColReader.h:15
#define DATAIO_API
Definition: DataIODefines.h:10