#include <sysc/communication/sc_export.h>
Definition at line 46 of file sc_export.h.
◆ this_type
◆ sc_export_base() [1/2]
sc_core::sc_export_base::sc_export_base |
( |
| ) |
|
|
protected |
◆ sc_export_base() [2/2]
sc_core::sc_export_base::sc_export_base |
( |
const char * |
name | ) |
|
|
protected |
◆ ~sc_export_base()
virtual sc_core::sc_export_base::~sc_export_base |
( |
| ) |
|
|
protectedvirtual |
◆ before_end_of_elaboration()
virtual void sc_core::sc_export_base::before_end_of_elaboration |
( |
| ) |
|
|
protectedvirtual |
◆ end_of_elaboration()
virtual void sc_core::sc_export_base::end_of_elaboration |
( |
| ) |
|
|
protectedvirtual |
◆ end_of_simulation()
virtual void sc_core::sc_export_base::end_of_simulation |
( |
| ) |
|
|
protectedvirtual |
◆ get_interface() [1/2]
virtual const sc_interface * sc_core::sc_export_base::get_interface |
( |
| ) |
const |
|
pure virtual |
◆ get_interface() [2/2]
virtual sc_interface * sc_core::sc_export_base::get_interface |
( |
| ) |
|
|
pure virtual |
◆ get_interface_type()
virtual std::type_index sc_core::sc_export_base::get_interface_type |
( |
| ) |
const |
|
pure virtual |
◆ report_error()
void sc_core::sc_export_base::report_error |
( |
const char * |
id, |
|
|
const char * |
add_msg = 0 |
|
) |
| const |
|
protected |
◆ start_of_simulation()
virtual void sc_core::sc_export_base::start_of_simulation |
( |
| ) |
|
|
protectedvirtual |
◆ sc_export_registry
The documentation for this class was generated from the following file: