Searched defs:sc_throw_it (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_process.h237 class sc_throw_it : public sc_throw_it_helper class in namespace:sc_core
241 sc_throw_it( const EXCEPT& value ) : m_value(value) { } function in class:sc_core::sc_throw_it

Completed in 9 milliseconds