Go to the documentation of this file.
   43 #ifndef _CL_RULE_ERRORS_H_ 
   44 #define _CL_RULE_ERRORS_H_ 
   56 #define RBE_ERR_OFFSET_OUT_OF_RANGE  0x100 
   61 #define CL_RULE_RC(ERROR_CODE)       (CL_RC(CL_CID_RULE, ERROR_CODE)) 
  
Generated on Tue Jan 10 10:29:15 PST 2012  for OpenClovis SDK using Doxygen