IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Sample_BenchmarkLogMessages.h
Go to the documentation of this file.
1 // Sample_BenchmarkLogMessages.h:
3 // ------------------------------
4 //
14 
15 #ifndef __SAMPLE_BENCHMARK_SAMPLE_BENCHMARKLOGMESSAGES_H__
16 #define __SAMPLE_BENCHMARK_SAMPLE_BENCHMARKLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace sample {
23 
26 
45 )
46 
47 
50 } // end of namespace sample
51 } // end of namespace ipsdk
52 
53 #endif // __SAMPLE_BENCHMARK_SAMPLE_BENCHMARKLOGMESSAGES_H__
Could not create output directory "s" (error description: "s\ aborting.
Definition: Sample_BenchmarkLogMessages.h:39
Definition of import/export macro for library.
Error reading command line: "s".
Definition: Sample_BenchmarkLogMessages.h:35
Loading input image from TIFF file "s"...
Definition: Sample_BenchmarkLogMessages.h:45
----------------------------------------— duration : d milliseconds -------------------------------...
Definition: Sample_BenchmarkLogMessages.h:51
Warning during IPSDK library initialization: "s".
Definition: Sample_BenchmarkLogMessages.h:41
Benchmark failed (error description: "s")
Definition: Sample_BenchmarkLogMessages.h:53
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
Input image TIFF file "s" was not found; aborting.
Definition: Sample_BenchmarkLogMessages.h:37
Error saving output image to TIFF file "s" (error description: "s".
Definition: Sample_BenchmarkLogMessages.h:57
Processing benchmark...
Definition: Sample_BenchmarkLogMessages.h:49
Done!
Definition: Sample_BenchmarkLogMessages.h:59
IPSDK library initialization failed: "s".
Definition: Sample_BenchmarkLogMessages.h:43
eSample_BenchmarkMessage
Enumerate describing messages.
Definition: Sample_BenchmarkLogMessages.h:33
Loading input image from TIFF file "s" failed (error description: "s".
Definition: Sample_BenchmarkLogMessages.h:47
Saving output image to TIFF file "s"...
Definition: Sample_BenchmarkLogMessages.h:55