4 #include "dataio/DataIODefines.h"
5 #include "core/common/Node.h"
11 namespace VstupneUdaje
26 char GetRezimZobrazenia();
27 short GetCasPrepinania();
28 unsigned char GetTypPrepravyID();
29 unsigned short GetIDS();
31 void SetTypTabule(
char newVal );
32 void SetRezimZobrazenia(
char newVal );
33 void SetCasPrepinania(
short newVal );
34 void SetTypPrepravyID(
unsigned char newVal );
35 void SetIDS(
unsigned short ids );
37 EZobrazenieCol *GetZobrazenieCol();
38 ETabulaCol *GetOwner();
39 void SetOwner( ETabulaCol *newVal );
42 long Write( EFileSystem *file );
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition: ColReader.h:15
#define DATAIO_API
Definition: DataIODefines.h:10