IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
CustomImageInfoLogMessages.h
Go to the documentation of this file.
1 // CustomImageInfoLogMessages.h:
3 // -----------------------------
4 //
14 
15 #ifndef __IPSDKIMAGEPROCESSING_CUSTOMIMAGEINFOLOGMESSAGES_H__
16 #define __IPSDKIMAGEPROCESSING_CUSTOMIMAGEINFOLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 
26 
40 )
41 
42 
45 } // end of namespace imaproc
46 } // end of namespace ipsdk
47 
48 #endif // __IPSDKIMAGEPROCESSING_CUSTOMIMAGEINFOLOGMESSAGES_H__
Input shared pointer should not be null.
Definition: CustomImageInfoLogMessages.h:49
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
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
Initialize image s[s] with size x=d y=d z=d c=d t=d and custom type s.
Definition: CustomImageInfoLogMessages.h:37
Definition of import/export macro for library.
Initialize image s with custom size and type.
Definition: CustomImageInfoLogMessages.h:39
Custom initializer image information has not initialized.
Definition: CustomImageInfoLogMessages.h:45
Input attribute weak pointer has expired, can't get it.
Definition: CustomImageInfoLogMessages.h:41
Can't resize sub image.
Definition: CustomImageInfoLogMessages.h:35
Failed to initialize custom output image s s.
Definition: CustomImageInfoLogMessages.h:43
Custom image information has not input image, can't access it.
Definition: CustomImageInfoLogMessages.h:47
eCustomImageInfoMessage
Enumerate describing messages.
Definition: CustomImageInfoLogMessages.h:33