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
EServisnyZasahCol.h
Go to the documentation of this file.
1
#ifndef _ESERVISNYZASAHCOL_H_
2
#define _ESERVISNYZASAHCOL_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
EServisnyZasah;
14
15
class
DATAIO_API
EServisnyZasahCol
:
public
EHead
16
{
17
public
:
18
EServisnyZasahCol
();
19
virtual
~
EServisnyZasahCol
();
20
21
void
Add(
EServisnyZasah
*servisnyZasah );
22
EServisnyZasah
* GetFirst();
23
};
24
}
25
}
26
}
27
28
#endif
EM::Strojcek::StatistikaStrojcek::EServisnyZasahCol
Definition:
EServisnyZasahCol.h:15
EM
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition:
ColReader.h:15
EM::Strojcek::StatistikaStrojcek::EServisnyZasah
Definition:
EServisnyZasah.h:17
DATAIO_API
#define DATAIO_API
Definition:
DataIODefines.h:10
Generated on Thu Dec 18 2025 23:25:08 for DataIO by
1.8.8