1 #if !defined(EAbstraktnyZaznam_CBEA7A7B_8ABE_4f95_AC9D_E572EE49DC4F__INCLUDED_)
2 #define EAbstraktnyZaznam_CBEA7A7B_8ABE_4f95_AC9D_E572EE49DC4F__INCLUDED_
4 #include "dataio/DataIODefines.h"
5 #include "core/common/Node.h"
6 #include "dataio/dataoutput/EStatistikaStruct.h"
12 namespace StatistikaStrojcek
14 class EStatistikaFileSystem;
25 czSumarDualnyObeh = 161,
28 czCestovnyListok = 155,
29 czServisnyZasah = 165,
39 czKomercnaZlava = 197,
40 czUdalostVozidlo = 198,
42 czPociatocnyListok = 190,
43 czKoncovyListok = 157,
45 czPreklucovanie = 220,
46 czPripojenySpoj = 226,
59 virtual short getChksum() = 0;
60 unsigned long getNextRecord();
61 unsigned char getInterneCislo1();
62 unsigned char getInterneCislo2();
63 short getTypZaznamu();
66 void setNextRecord(
unsigned long newVal );
67 void setInterneCislo1(
unsigned char newVal );
68 void setInterneCislo2(
unsigned char newVal );
69 void setTypZaznamu(
short newVal );
70 void setSize(
long newVal );
73 void FillInRecInfo(
REC_INFO &rec_info );
Definition: EStatistikaStruct.h:20
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition: ColReader.h:15
TypZaznamu
Definition: EAbstraktnyZaznam.h:19
Definition: EAbstraktnyZaznam.h:16
#define DATAIO_API
Definition: DataIODefines.h:10