IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Border2dLogMessages.h
Go to the documentation of this file.
1 // Border2dLogMessages.h:
3 // ----------------------
4 //
14 
15 #ifndef __IPSDKIMAGE_BORDER2DLOGMESSAGES_H__
16 #define __IPSDKIMAGE_BORDER2DLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace image {
23 
26 
32  (eNotInit)
36 )
37 
38 
41 } // end of namespace image
42 } // end of namespace ipsdk
43 
44 #endif // __IPSDKIMAGE_BORDER2DLOGMESSAGES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Can't get theta for border policy with type s.
Definition: Border2dLogMessages.h:41
Border policy has not been initialized, can't access its data.
Definition: Border2dLogMessages.h:35
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
Can't get valued type for border policy with type s.
Definition: Border2dLogMessages.h:37
eBorder2dMessage
Enumerate describing messages.
Definition: Border2dLogMessages.h:33
Definition of import/export macro for library.
Can't get fill value for border policy with valued type s.
Definition: Border2dLogMessages.h:39