DataIO
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
src
dataio
datainput
ECasPrestupu.h
Go to the documentation of this file.
1
#if !defined(AFX_ECASPRESTUPU_H__0E025E2B_C60A_4A22_8B19_76890557B170__INCLUDED_)
2
#define AFX_ECASPRESTUPU_H__0E025E2B_C60A_4A22_8B19_76890557B170__INCLUDED_
3
4
#include "dataio/DataIODefines.h"
5
#include "core/common/Node.h"
6
7
namespace
EM
8
{
9
namespace
Strojcek
10
{
11
namespace
VstupneUdaje
12
{
13
namespace
TarifnySystem
14
{
15
class
ERootTarifnySystem
;
16
class
ECasPrestupuCol
;
17
18
class
DATAIO_API
ECasPrestupu
:
public
ENode
19
{
20
public
:
21
ECasPrestupu
(
ECasPrestupuCol
*owner,
unsigned
short
cas,
unsigned
short
typ );
22
virtual
~
ECasPrestupu
();
23
24
unsigned
short
GetCasPlatnosti();
25
unsigned
short
GetTypStlpcaID();
26
ECasPrestupuCol
*GetOwner();
27
ECasPrestupu
*GetLeft();
28
ECasPrestupu
*GetRight();
29
30
private
:
31
class
DataClass
;
32
DataClass
*d;
33
};
34
}
35
}
36
}
37
}
38
39
#endif
EM::Strojcek::VstupneUdaje::TarifnySystem::ECasPrestupuCol
Definition:
ECasPrestupuCol.h:20
EM::Strojcek::VstupneUdaje::TarifnySystem::ECasPrestupu::DataClass
Definition:
ECasPrestupu.cpp:6
EM::Strojcek::VstupneUdaje::TarifnySystem::ECasPrestupu
Definition:
ECasPrestupu.h:18
EM
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition:
ColReader.h:15
EM::Strojcek::VstupneUdaje::TarifnySystem::ERootTarifnySystem
Definition:
ERootTarifnySystem.h:58
DATAIO_API
#define DATAIO_API
Definition:
DataIODefines.h:10
Generated on Thu Dec 18 2025 23:25:06 for DataIO by
1.8.8