DataIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
EStatistikaFunction.h
Go to the documentation of this file.
1 #if !defined(AFX_ESTATISTIKAFUNCTION_H__3F9880CB_3E1A_4325_AD05_B4C509720351__INCLUDED_)
2 #define AFX_ESTATISTIKAFUNCTION_H__3F9880CB_3E1A_4325_AD05_B4C509720351__INCLUDED_
3 
4 #include "dataio/DataIODefines.h"
5 
6 namespace EM
7 {
8  namespace Strojcek
9  {
10  namespace StatistikaStrojcek
11  {
13  {
14  public:
16  virtual ~EStatistikaFunction();
17 
18  static int getCRC( char *data, long pocet, short crc );
19 
25  static char *conTwoString( const char *first, const char *second );
26  };
27  }
28  }
29 }
30 
31 #endif
32 
Definition: EStatistikaFunction.h:12
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition: ColReader.h:15
#define DATAIO_API
Definition: DataIODefines.h:10