IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
StructuringElementLogMessages.h
Go to the documentation of this file.
1 // StructuringElementLogMessages.h:
3 // --------------------------------
4 //
14 
15 #ifndef __IPSDKBASEDATA_STRUCTURINGELEMENTLOGMESSAGES_H__
16 #define __IPSDKBASEDATA_STRUCTURINGELEMENTLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 
25 
31  (eCantInsert)
36 )
37 
38 
41 } // end of namespace ipsdk
42 
43 #endif // __IPSDKBASEDATA_STRUCTURINGELEMENTLOGMESSAGES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eStructuringElementMessage
Enumerate describing messages.
Definition: StructuringElementLogMessages.h:32
Structuring element sub type do not allows to retrieve this kind of information.
Definition: StructuringElementLogMessages.h:42
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.
Invalid radius value f, should not be negative.
Definition: StructuringElementLogMessages.h:38
Structuring element informations have not been initialized.
Definition: StructuringElementLogMessages.h:40
Can't insert element into kernel, it already exists.
Definition: KernelLogMessages.h:34
Can't remove element from kernel, it does not exists.
Definition: KernelLogMessages.h:38