IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
PlanIndexLogMessages.h
Go to the documentation of this file.
1 // PlanIndexLogMessages.h:
3 // -----------------------
4 //
14 
15 #ifndef __IPSDKBASEDATA_PLANINDEXLOGMESSAGES_H__
16 #define __IPSDKBASEDATA_PLANINDEXLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 
25 
35 )
36 
37 
40 } // end of namespace ipsdk
41 
42 #endif // __IPSDKBASEDATA_PLANINDEXLOGMESSAGES_H__
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
Definition of import/export macro for library.
Can't get element for plan index z=d, c=d, t=d, element not found.
Definition: PlanIndexLogMessages.h:34
Plan offset d is not valid given plan indexed data with d plans.
Definition: PlanIndexLogMessages.h:38
Null shared pointer for plan index z=d, c=d, t=d, can't insert it.
Definition: PlanIndexLogMessages.h:40
Can't insert element for plan index z=d, c=d, t=d, already exists.
Definition: PlanIndexLogMessages.h:36
ePlanIndexMessage
Enumerate describing messages.
Definition: PlanIndexLogMessages.h:32