DataIO
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
src
dataio
datainput
EVlastnostTarifyHodnotaCol.h
Go to the documentation of this file.
1
#if !defined(AFX_EVLASTNOSTTARIFY_HODNOTY_H__D07DE6D0_5F07_4EB9_9158_28BA861358A0__INCLUDED_)
2
#define AFX_EVLASTNOSTTARIFY_HODNOTY_H__D07DE6D0_5F07_4EB9_9158_28BA861358A0__INCLUDED_
3
4
#include "dataio/DataIODefines.h"
5
#include "core/common/Array.h"
6
#include "dataio/datainput/ColReader.h"
7
8
namespace
EM
9
{
10
namespace
Strojcek
11
{
12
namespace
VstupneUdaje
13
{
14
namespace
TarifnySystem
15
{
16
class
EVlastnostTarifyHodnota;
17
class
ERootTarifnySystem;
18
class
ETarifa;
19
20
class
DATAIO_API
EVlastnostTarifyHodnotaCol
:
public
EArray,
public
EColReader
21
{
22
public
:
23
EVlastnostTarifyHodnotaCol
(
ETarifa
*owner );
24
virtual
~
EVlastnostTarifyHodnotaCol
();
25
26
ETarifa
*GetOwner();
27
28
EVlastnostTarifyHodnota
*GetVlastnostByID(
long
ID );
29
void
AddHodnotu(
long
hodnota,
unsigned
short
typID );
30
long
GetVlastnostHodnota(
long
typ,
long
defHodnota = 0 );
31
void
Read();
32
virtual
long
ReadData( FILE *file );
33
virtual
long
GetSize();
34
virtual
long
FillRecord(
const
char
*pomPole,
long
minimum );
35
36
private
:
37
ETarifa
*mOwner;
38
};
39
}
40
}
41
}
42
}
43
44
#endif
EM::Strojcek::VstupneUdaje::EColReader
Definition:
ColReader.h:21
EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifa
Definition:
ETarifa.h:21
EM
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition:
ColReader.h:15
EM::Strojcek::VstupneUdaje::TarifnySystem::EVlastnostTarifyHodnota
Definition:
EVlastnostTarifyHodnota.h:18
EM::Strojcek::VstupneUdaje::TarifnySystem::EVlastnostTarifyHodnotaCol
Definition:
EVlastnostTarifyHodnotaCol.h:20
DATAIO_API
#define DATAIO_API
Definition:
DataIODefines.h:10
Generated on Thu Dec 18 2025 23:25:08 for DataIO by
1.8.8