DataIO
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
src
dataio
datainput
EPrikazPlatnost.h
Go to the documentation of this file.
1
#if !defined(AFX_EPRIKAZPLATNOST_H__5039EC22_EC2A_44C6_8E9A_3624A918A513__INCLUDED_)
2
#define AFX_EPRIKAZPLATNOST_H__5039EC22_EC2A_44C6_8E9A_3624A918A513__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
Turnusy
14
{
15
class
EPrikazPlatnostCol;
16
class
ERootDoprava;
17
18
class
DATAIO_API
EPrikazPlatnost
:
public
ENode
19
{
20
public
:
21
EPrikazPlatnost
(
EPrikazPlatnostCol
*owner );
22
virtual
~
EPrikazPlatnost
();
23
24
long
GetPrikazCislo();
25
unsigned
short
GetRok();
26
unsigned
char
GetMesiac();
27
unsigned
long
GetPlatnost();
28
29
void
SetPrikazCislo(
long
prikazCislo );
30
void
SetRok(
unsigned
short
rok );
31
void
SetMesiac(
unsigned
char
mesiac );
32
void
SetPlatnost(
unsigned
long
platnost );
33
34
EPrikazPlatnostCol
*GetOwner();
35
EPrikazPlatnost
*GetLeft();
36
EPrikazPlatnost
*GetRight();
37
38
private
:
39
class
DataClass
;
40
DataClass
*d;
41
};
42
}
43
}
44
}
45
}
46
47
#endif
EM::Strojcek::VstupneUdaje::Turnusy::EPrikazPlatnost::DataClass
Definition:
EPrikazPlatnost.cpp:6
EM::Strojcek::VstupneUdaje::Turnusy::EPrikazPlatnost
Definition:
EPrikazPlatnost.h:18
EM
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition:
ColReader.h:15
EM::Strojcek::VstupneUdaje::Turnusy::EPrikazPlatnostCol
Definition:
EPrikazPlatnostCol.h:20
DATAIO_API
#define DATAIO_API
Definition:
DataIODefines.h:10
Generated on Thu Dec 18 2025 23:25:07 for DataIO by
1.8.8