Go to the documentation of this file.
   42 #ifndef _CL_PROV_ERRORS_H_ 
   43 #define _CL_PROV_ERRORS_H_ 
   52 #define CL_PROV_RC(ERR_ID)                          (CL_RC(CL_CID_PROV, ERR_ID)) 
   57 #define CL_PROV_ERR_NOT_INITIALIZED                 CL_ERR_NOT_INITIALIZED 
   62 #define CL_PROV_ERR_NO_MEMORY                       CL_ERR_NO_MEMORY 
   67 #define CL_PROV_INTERNAL_ERROR                      0x100 
  
Generated on Tue Jan 10 10:29:15 PST 2012  for OpenClovis SDK using Doxygen