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
EPripojenySpojCol.h
Go to the documentation of this file.
1
#ifndef EPRIPOJENYSPOJ_COL_H
2
#define EPRIPOJENYSPOJ_COL_H
3
4
#include "dataio/DataIODefines.h"
5
#include "core/common/Head.h"
6
7
namespace
EM
8
{
9
namespace
Strojcek
10
{
11
namespace
StatistikaStrojcek
12
{
13
class
EZmenaSpoj;
14
class
EPripojenySpoj;
15
16
class
DATAIO_API
EPripojenySpojCol
:
public
EHead
17
{
18
public
:
19
EPripojenySpojCol
(
EZmenaSpoj
*owner );
20
virtual
~
EPripojenySpojCol
();
21
22
EZmenaSpoj
*getOwner();
23
void
add(
EPripojenySpoj
*newVal );
24
25
EPripojenySpoj
*GetFirst();
26
27
private
:
28
EZmenaSpoj
*mOwner;
29
};
30
}
31
}
32
}
33
34
#endif
EM::Strojcek::StatistikaStrojcek::EZmenaSpoj
Definition:
EZmenaSpoj.h:30
EM::Strojcek::StatistikaStrojcek::EPripojenySpojCol
Definition:
EPripojenySpojCol.h:16
EM::Strojcek::StatistikaStrojcek::EPripojenySpoj
Definition:
EPripojenySpoj.h:17
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