Home
last modified time | relevance | path

Searched refs:CA_Exception (Results 1 – 2 of 2) sorted by relevance

/external/srec/srec/include/
Dcaexcept.h33 typedef crecXceptn CA_Exception; typedef
37 #define BEG_CATCH_CA_EXCEPT }catch( CA_Exception* e ){
Dsimapi.h482 int CA_ExceptionGetCode(CA_Exception* e);
483 int CA_ExceptionGetMessage(CA_Exception* e , char* buff, int len,
486 int CA_ExceptionGetHandleType(CA_Exception* e);
487 int CA_ExceptionGetHandle(CA_Exception* e, void **handle);
488 int CA_ExceptionDelete(CA_Exception* e);