15 #ifndef __IPSDKCORE_LOCALCONFIGURATIONTYPES_H__ 16 #define __IPSDKCORE_LOCALCONFIGURATIONTYPES_H__ 54 #endif // __IPSDKCORE_LOCALCONFIGURATIONTYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eLocalProcessorType
Definition: LocalConfigurationTypes.h:32
computer is a processing client (with network processing capabilities and without local processing ca...
Definition: LocalConfigurationTypes.h:42
computer is a processing server (with network processing capabilities and without client processing c...
Definition: LocalConfigurationTypes.h:40
computer is a standalone local processing client and server (without network processing capabilities)...
Definition: LocalConfigurationTypes.h:36
computer has no processing capabilities
Definition: LocalConfigurationTypes.h:34
computer is a processing client and server with network processing capabilities
Definition: LocalConfigurationTypes.h:38
Predefined macros for enumerates management.
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26