15 #ifndef __IPSDKCORE_PRIORITYTYPES_H__ 16 #define __IPSDKCORE_PRIORITYTYPES_H__ 45 #endif // __IPSDKCORE_PRIORITYTYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Definition: PriorityTypes.h:40
Action will be executed with normal priority.
Definition: PriorityTypes.h:36
ePriority
Enumerate describing priority.
Definition: PriorityTypes.h:32
Action will be executed with a high priority.
Definition: PriorityTypes.h:38
Predefined macros for enumerates management.
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26
Action will be executed with a low priority.
Definition: PriorityTypes.h:34