IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
GeometryLogMessages.h
Go to the documentation of this file.
1 // GeometryLogMessages.h:
3 // ----------------------
4 //
14 
15 #ifndef __IPSDKIMAGE_GEOMETRYLOGMESSAGES_H__
16 #define __IPSDKIMAGE_GEOMETRYLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace image {
23 
26 
36 )
37 
38 
41 } // end of namespace image
42 } // end of namespace ipsdk
43 
44 #endif // __IPSDKIMAGE_GEOMETRYLOGMESSAGES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Empty image buffer type geometry definition is invalid.
Definition: GeometryLogMessages.h:39
Image geometry temporal size d and image buffer type collection size s mismatch.
Definition: GeometryLogMessages.h:41
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
Geometry t plan index d is not valid given image geometry.
Definition: GeometryLogMessages.h:37
Initialize image geometry before trying to use it.
Definition: GeometryLogMessages.h:35
Definition of import/export macro for library.
eGeometryMessage
Enumerate describing messages.
Definition: GeometryLogMessages.h:33