DataIO
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
src
dataio
datainput
ESetICDPH.h
Go to the documentation of this file.
1
#ifndef E_SET_ICDPH_H
2
#define E_SET_ICDPH_H
3
4
#include "dataio/DataIODefines.h"
5
#include <string>
6
#include "core/common/Node.h"
7
8
namespace
EM
9
{
10
namespace
Strojcek
11
{
12
namespace
VstupneUdaje
13
{
14
namespace
Nastavenia
15
{
16
class
ESetICDPHCol;
17
18
class
DATAIO_API
ESetICDPH
:
public
ENode
19
{
20
public
:
21
ESetICDPH
(
ESetICDPHCol
*owner );
22
virtual
~
ESetICDPH
();
23
24
ESetICDPHCol
* GetOwner();
25
26
short
GetStatID();
27
char
* GetICDPH();
28
29
void
SetStatID(
short
statID );
30
void
SetICDPH(
const
char
*icdph );
31
32
ESetICDPH
* GetLeft();
33
ESetICDPH
* GetRight();
34
35
protected
:
36
virtual
long
Write( FILE *file );
37
38
private
:
39
class
DataClass
;
40
DataClass
*d;
41
};
42
}
43
}
44
}
45
}
46
47
#endif //E_SET_ICDPH_H
EM::Strojcek::VstupneUdaje::Nastavenia::ESetICDPH
Definition:
ESetICDPH.h:18
EM::Strojcek::VstupneUdaje::Nastavenia::ESetICDPHCol
Definition:
ESetICDPHCol.h:19
EM::Strojcek::VstupneUdaje::Nastavenia::ESetICDPH::DataClass
Definition:
ESetICDPH.cpp:8
EM
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition:
ColReader.h:15
DATAIO_API
#define DATAIO_API
Definition:
DataIODefines.h:10
Generated on Thu Dec 18 2025 23:25:07 for DataIO by
1.8.8