IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
MeasureSetSplitLogMessages.h
Go to the documentation of this file.
1 // MeasureSetSplitLogMessages.h:
3 // -----------------------------
4 //
14 
15 #ifndef __IPSDKIMAGEPROCESSING_MEASURESETSPLITLOGMESSAGES_H__
16 #define __IPSDKIMAGEPROCESSING_MEASURESETSPLITLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 
26 
36 )
37 
38 
41 } // end of namespace imaproc
42 } // end of namespace ipsdk
43 
44 #endif // __IPSDKIMAGEPROCESSING_MEASURESETSPLITLOGMESSAGES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Header part of macros set allowing to manager log messages map into libraries.
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
macro allowing to declare a message map for a given library libraryName and a given enumerate enumTyp...
Definition: LogMessageManagerHdrMacros.h:27
Number of entities should not be null for measure set.
Definition: MeasureSetSplitLogMessages.h:41
Input shape 3d collection pointer shound not be null for measure set collection split.
Definition: MeasureSetSplitLogMessages.h:37
Definition of import/export macro for library.
Input shape 2d collection pointer should not be null for measure set collection split.
Definition: MeasureSetSplitLogMessages.h:35
Measure set pointer should not be null for measure set split.
Definition: MeasureSetSplitLogMessages.h:39
eMeasureSetSplitMessage
Enumerate describing messages.
Definition: MeasureSetSplitLogMessages.h:33