DataIO
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
src
dataio
dataoutput
ISender.h
Go to the documentation of this file.
1
#ifndef I_SENDER_H
2
#define I_SENDER_H
3
4
namespace
EM
5
{
6
namespace
Strojcek
7
{
8
namespace
StatistikaStrojcek
9
{
10
class
ISender
11
{
12
public
:
13
virtual
long
SendStatistics
(
long
type,
long
subType,
void
* data,
unsigned
long
dataSize ) = 0;
14
};
15
}
16
}
17
}
18
19
#endif //I_SENDER_H
EM::Strojcek::StatistikaStrojcek::ISender::SendStatistics
virtual long SendStatistics(long type, long subType, void *data, unsigned long dataSize)=0
EM
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition:
ColReader.h:15
Generated on Thu Dec 18 2025 23:25:08 for DataIO by
1.8.8