IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
AttributeRuleLogMessages.h
Go to the documentation of this file.
1 // AttributeRuleLogMessages.h:
3 // ---------------------------
4 //
14 
15 #ifndef __IPSDKBASEPROCESSING_ATTRIBUTERULELOGMESSAGES_H__
16 #define __IPSDKBASEPROCESSING_ATTRIBUTERULELOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace processor {
23 
26 
38 )
39 
40 
43 } // end of namespace processor
44 } // end of namespace ipsdk
45 
46 #endif // __IPSDKBASEPROCESSING_ATTRIBUTERULELOGMESSAGES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
leaf collection values
Definition: AttributeRuleLogMessages.h:37
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
eAttributeRuleMessage
Enumerate describing messages.
Definition: AttributeRuleLogMessages.h:33
Rule has no second attribute, can't get it.
Definition: AttributeRuleLogMessages.h:39
Second input attribute pointer should not be null.
Definition: AttributeRuleLogMessages.h:43
Definition of import/export macro for library.
Input attribute pointer should not be null.
Definition: AttributeRuleLogMessages.h:45
Attribute weak pointer has expired, can't get it.
Definition: AttributeRuleLogMessages.h:35
First input attribute pointer should not be null.
Definition: AttributeRuleLogMessages.h:41