15 #ifndef __BENCHMARKTOOLS_BASEBENCHCASE_H__ 16 #define __BENCHMARKTOOLS_BASEBENCHCASE_H__ 20 #pragma warning (push) 21 #pragma warning (disable : 4275) 24 #include <Benchmark/IPSDKBenchmarkTools/BenchmarkTypes.h> 25 #include <Benchmark/IPSDKBenchmarkTools/BenchmarkDataItem.h> 26 #include <IPSDKUtil/Tools/ProcessingResult.h> 27 #include <IPSDKBaseData/ToolTip/BaseToolTip.h> 28 #include <boost/noncopyable.hpp> 70 #endif // __BENCHMARKTOOLS_BASEBENCHCASE_H__ Base class for benchmark cases.
Definition: BaseBenchCase.h:36
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
#define IPSDKBENCHMARKTOOLS_API
Import/Export macro for library IPSDKBenchmarkTools.
Definition: IPSDKBenchmarkToolsExports.h:25
Base class for objects with name and tool tip informations.
Definition: BaseToolTip.h:27
Definition of import/export macro for library.
Definition: BenchmarkDataItem.h:125