Go to the documentation of this file.
   42 #ifndef _CL_RMD_ERRORS_H_ 
   43 # define _CL_RMD_ERRORS_H_ 
   54 # define CL_RMD_RC(ERROR_CODE)        CL_RC(CL_CID_RMD, (ERROR_CODE)) 
   55 # define CL_RMD_ERR_CONTINUE          CL_RMD_RC(CL_ERR_CONTINUE) 
   56 # define CL_RMD_ERR_INUSE             CL_RMD_RC(CL_ERR_INUSE) 
  
Generated on Tue Jan 10 10:29:15 PST 2012  for OpenClovis SDK using Doxygen