15 #ifndef __IPSDKCORE_LIBRARYPATHCONFIGTYPES_H__ 16 #define __IPSDKCORE_LIBRARYPATHCONFIGTYPES_H__ 57 #endif // __IPSDKCORE_LIBRARYPATHCONFIGTYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eLibPathConfigType
Enumerate describing library path configuration type.
Definition: LibraryPathConfigTypes.h:32
library log main directory
Definition: LibraryPathConfigTypes.h:34
product logo file path
Definition: LibraryPathConfigTypes.h:42
library user configuration directory
Definition: LibraryPathConfigTypes.h:36
library temporary directory
Definition: LibraryPathConfigTypes.h:40
company logo file path
Definition: LibraryPathConfigTypes.h:44
common (all users) configuration directory
Definition: LibraryPathConfigTypes.h:38
Predefined macros for enumerates management.
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26