Go to the documentation of this file.
   43 #ifndef _CL_CLIST_ERRORS_H_ 
   44 #define _CL_CLIST_ERRORS_H_ 
   57 #define CL_CLIST_ERR_MAXSIZE_REACHED   0x100 
   62 #define CL_CLIST_RC(ERROR_CODE)  CL_RC(CL_CID_CLIST, (ERROR_CODE)) 
  
Generated on Tue Jan 10 10:29:15 PST 2012  for OpenClovis SDK using Doxygen