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
EPrenosCL.h
Go to the documentation of this file.
1
#ifndef EM_STROJCEK_STATISTIKASTROJCEKEPRENOSCL_H
2
#define EM_STROJCEK_STATISTIKASTROJCEKEPRENOSCL_H
3
4
#include "dataio/DataIODefines.h"
5
6
namespace
EM
7
{
8
namespace
Strojcek
9
{
10
namespace
StatistikaStrojcek
11
{
12
class
DATAIO_API
EPrenosCL
13
{
14
public
:
15
EPrenosCL
();
16
virtual
~
EPrenosCL
();
17
18
unsigned
long
GetPovodneSNR();
19
void
SetPovodneSNR(
unsigned
long
newVal );
20
21
private
:
22
class
DataClass
;
23
DataClass
*d;
24
};
25
}
26
}
27
}
28
29
#endif
EM::Strojcek::StatistikaStrojcek::EPrenosCL
Definition:
EPrenosCL.h:12
EM
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition:
ColReader.h:15
EM::Strojcek::StatistikaStrojcek::EPrenosCL::DataClass
Definition:
EPrenosCL.cpp:6
DATAIO_API
#define DATAIO_API
Definition:
DataIODefines.h:10
Generated on Thu Dec 18 2025 23:25:08 for DataIO by
1.8.8