Mass++ Common Libraries v2.7.5
 All Classes Namespaces Files Functions Variables Enumerations Macros
DataOperation.h
Go to the documentation of this file.
1 
12 #ifndef __KOME_DATA_OPERATION_H__
13 #define __KOME_DATA_OPERATION_H__
14 
15 
16 //
17 // macros
18 //
19 
20 #ifdef _MSC_VER
21  #define DATA_OPERATION_CLASS __declspec(dllimport)
22 #else
23  #define DATA_OPERATION_CLASS
24 #endif // _MSC_VER
25 
26 
27 //
28 // includes
29 //
30 
33 #include "DataOperation/Filter.h"
43 
44 
45 #endif // __KOME_DATA_OPERATION_H__
Normalization class.
interfaces of TransformedSpectrum class
implements of GridEmailTextCtrl class
implements of GridEmailTextCtrl class
interfaces of Filter class
interfaces of BaselineSubtract class
Manipulated Spectrum class.
interfaces of AlignedChromatogram class
interfaces of BatchAnalysis class
interfaces of TransformedChromatogram class
interfaces of Alignment class
Manipulated Sample class.