IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
LibraryPathTypes.h
Go to the documentation of this file.
1 // LibraryPathTypes.h:
3 // -------------------
4 //
14 
15 #ifndef __IPSDKUTIL_LIBRARYPATHTYPES_H__
16 #define __IPSDKUTIL_LIBRARYPATHTYPES_H__
17 
19 
20 namespace ipsdk {
21 
24 
28 
31 
34 
36  (eID_Python)
37 )
38 
42 
44  (eDED_Tmp)
45 
48 
51 
54 
57 
60 )
61 
65 
68 
71 )
72 
76 
79 
82 
85 
87  (eDELR_UserLocalProcessingPolicy)
88 
91 
93  (eDELR_UserDistributedProcessingPolicy)
94 
97 
99  (eDELR_UserNetworkConfiguration)
100 
103 )
104 
105 
108 } // end of namespace ipsdk
109 
110 #endif // __IPSDKUTIL_LIBRARYPATHTYPES_H__
License file provided with an IPSDK installation.
Definition: LibraryPathTypes.h:93
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
First identity directory (used for Free trial)
Definition: LibraryPathTypes.h:53
eDefaultExternalDirectory
Enumerate describing IPSDK default external directories.
Definition: LibraryPathTypes.h:43
Company associated logo.
Definition: LibraryPathTypes.h:67
eInternalDirectory
Enumerate describing IPSDK internal directories.
Definition: LibraryPathTypes.h:29
Resources root directory.
Definition: LibraryPathTypes.h:31
Default common (all users) configuration directory.
Definition: LibraryPathTypes.h:47
Image sample root directory.
Definition: LibraryPathTypes.h:33
Library associated logo.
Definition: LibraryPathTypes.h:65
Python root directory.
Definition: LibraryPathTypes.h:35
Common (all user) network configuration.
Definition: LibraryPathTypes.h:89
Second identity directory (used for Free trial)
Definition: LibraryPathTypes.h:55
eDefaultInternalLibraryResourcePath
Enumerate describing default internal library resources path.
Definition: LibraryPathTypes.h:63
Common (all user) distributed processing policy.
Definition: LibraryPathTypes.h:85
Common (all user) local processing policy.
Definition: LibraryPathTypes.h:81
Main log directory.
Definition: LibraryPathTypes.h:51
Default temporary directory.
Definition: LibraryPathTypes.h:45
User license file.
Definition: LibraryPathTypes.h:79
eDefaultExternalLibraryResourcePath
Enumerate describing default external library resources path.
Definition: LibraryPathTypes.h:75
Predefined macros for enumerates management.
Default user configuration directory.
Definition: LibraryPathTypes.h:49
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26
Common (all user) license file.
Definition: LibraryPathTypes.h:77