DataIO
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
src
dataio
dataio
dataoutput
ELinkaSpoj.h
Go to the documentation of this file.
1
#ifndef _ELINKASPOJ_H_
2
#define _ELINKASPOJ_H_
3
4
#include "dataio/DataIODefines.h"
5
#include "dataio/dataoutput/EStatistikaStruct.h"
6
7
namespace
EM
8
{
9
namespace
Strojcek
10
{
11
namespace
StatistikaStrojcek
12
{
13
class
ECestovnyListok;
14
15
class
DATAIO_API
ELinkaSpoj
16
{
17
public
:
18
ELinkaSpoj
();
19
ELinkaSpoj
(
ELinkaSpoj
&linkaSpoj );
20
virtual
~
ELinkaSpoj
();
21
22
ELinkaSpoj
& operator=(
ELinkaSpoj
&linkaSpoj );
23
24
void
setCisloLinky(
unsigned
long
newVal );
25
void
setCisloSpoja(
unsigned
short
newVal );
26
27
unsigned
long
getCisloLinky();
28
unsigned
short
getCisloSpoja();
29
30
void
fillInLS(
LINKASPOJ
&ls );
31
void
fillUpLS(
LINKASPOJ
&ls );
32
33
ECestovnyListok
*getOwner();
34
void
setOwner(
ECestovnyListok
*newVal );
35
36
private
:
37
class
DataClass
;
38
DataClass
*d;
39
};
40
}
41
}
42
}
43
44
#endif
EM::Strojcek::StatistikaStrojcek::ELinkaSpoj
Definition:
ELinkaSpoj.h:15
EM::Strojcek::StatistikaStrojcek::LINKASPOJ
Definition:
EStatistikaStruct.h:1362
EM::Strojcek::StatistikaStrojcek::ECestovnyListok
Definition:
ECestovnyListok.h:25
EM::Strojcek::StatistikaStrojcek::ELinkaSpoj::DataClass
Definition:
ELinkaSpoj.cpp:7
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:08 for DataIO by
1.8.8