41 #ifndef SC_STOP_HERE_H 42 #define SC_STOP_HERE_H
SC_API void sc_interrupt_here(const char *id, sc_severity severity)
Debugging aid for interrupt warning, error, and fatal reports.
sc_severity
Enumeration of possible exception severity levels.
SC_API void sc_stop_here(const char *id, sc_severity severity)
Debugging aid for warning, error, and fatal reports.
Run-time logging and reporting facilities.