IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
OutputInitializerLogMessages.h
Go to the documentation of this file.
1 // OutputInitializerLogMessages.h:
3 // -------------------------------
4 //
14 
15 #ifndef __IPSDKIPLSHAPESEGMENTATION_OUTPUTINITIALIZERLOGMESSAGES_H__
16 #define __IPSDKIPLSHAPESEGMENTATION_OUTPUTINITIALIZERLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace shape {
24 namespace segmentation {
25 
28 
33 DECLARE_LOG_MESSAGE_MAP(IPSDKIPLShapeSegmentation, eOutputInitializerMessage,
34  (eEmptyPIColl)
37 )
38 
39 
42 } // end of namespace segmentation
43 } // end of namespace shape
44 } // end of namespace imaproc
45 } // end of namespace ipsdk
46 
47 #endif // __IPSDKIPLSHAPESEGMENTATION_OUTPUTINITIALIZERLOGMESSAGES_H__
Definition of import/export macro for library.
Input plan indexed collection is not complete, can't process it.
Definition: OutputInitializerLogMessages.h:39
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
Input attribute should not be null.
Definition: OutputInitializerLogMessages.h:41
Input plan indexed collection should not be empty.
Definition: OutputInitializerLogMessages.h:37
eOutputInitializerMessage
Enumerate describing messages.