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

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_export.h116 class sc_export : public sc_export_base class in namespace:sc_core
121 sc_export() : sc_export_base() function in class:sc_core::sc_export
126 explicit sc_export( const char* name_ ) : sc_export_base(name_) function in class:sc_core::sc_export
[all...]
/gem5/src/systemc/ext/core/
H A Dsc_export.hh62 class sc_export : public sc_export_base class in namespace:sc_core
65 sc_export() : function in class:sc_core::sc_export
68 explicit sc_export(const char *n) : function in class:sc_core::sc_export

Completed in 5 milliseconds