DataIO
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
src
dataio
datainput
ETarifaTypStlpca.h
Go to the documentation of this file.
1
#if !defined(AFX_ETARIFA_TYPSTLPCA_H__29163ECA_DEF3_4738_B958_3A9971419993__INCLUDED_)
2
#define AFX_ETARIFA_TYPSTLPCA_H__29163ECA_DEF3_4738_B958_3A9971419993__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
ETarifaTypStlpcaCol;
17
18
class
DATAIO_API
ETarifaTypStlpca
:
public
ENode
19
{
20
public
:
21
ETarifaTypStlpca
(
ETarifaTypStlpcaCol
*owner,
unsigned
short
id
,
unsigned
char
cenSkID );
22
virtual
~
ETarifaTypStlpca
();
23
24
ETarifaTypStlpcaCol
*GetOwner();
25
26
unsigned
short
GetTypStlpcaID();
27
unsigned
char
GetCenovaSkupinaID();
28
ETarifaTypStlpca
*GetLeft();
29
ETarifaTypStlpca
*GetRight();
30
31
private
:
32
class
DataClass
;
33
DataClass
*d;
34
};
35
}
36
}
37
}
38
}
39
40
#endif
EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaTypStlpcaCol
Definition:
ETarifaTypStlpcaCol.h:20
EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaTypStlpca::DataClass
Definition:
ETarifaTypStlpca.cpp:6
EM
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition:
ColReader.h:15
EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaTypStlpca
Definition:
ETarifaTypStlpca.h:18
DATAIO_API
#define DATAIO_API
Definition:
DataIODefines.h:10
Generated on Thu Dec 18 2025 23:25:07 for DataIO by
1.8.8