IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
StructuringElementAttributeLogMessages.h
Go to the documentation of this file.
1 // StructuringElementAttributeLogMessages.h:
3 // -----------------------------------------
4 //
14 
15 #ifndef __IPSDKIMAGEPROCESSING_STRUCTURINGELEMENTATTRIBUTELOGMESSAGES_H__
16 #define __IPSDKIMAGEPROCESSING_STRUCTURINGELEMENTATTRIBUTELOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 
26 
34 )
35 
36 
39 } // end of namespace imaproc
40 } // end of namespace ipsdk
41 
42 #endif // __IPSDKIMAGEPROCESSING_STRUCTURINGELEMENTATTRIBUTELOGMESSAGES_H__
Input structuring element information shared pointer should not be null for attribute s...
Definition: StructuringElementAttributeLogMessages.h:35
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eStructuringElementAttributeMessage
Enumerate describing messages.
Definition: StructuringElementAttributeLogMessages.h:33
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
Definition of import/export macro for library.
Input structuring element information should be initialized for attribute s.
Definition: StructuringElementAttributeLogMessages.h:37