#include <sc_export.h>
Collaboration diagram for sc_export_registry:

Public Methods | |
| void | insert (sc_export_base *) |
| void | remove (sc_export_base *) |
| int | size () const |
Friends | |
| class | sc_simcontext |
|
|
Definition at line 101 of file sc_export.cpp. References sc_simcontext::is_running(), sc_object::name(), sc_pvector< sc_export_base * >::push_back(), SC_REPORT_ERROR, and size(). Referenced by sc_export_base::sc_export_base(). |
|
|
Definition at line 132 of file sc_export.cpp. References sc_pvector< sc_export_base * >::decr_count(), sc_object::name(), SC_REPORT_ERROR, and size(). Referenced by sc_export_base::~sc_export_base(). |
|
|
Definition at line 218 of file sc_export.h. References sc_pvector< sc_export_base * >::size(). |
|
|
Definition at line 211 of file sc_export.h. |
1.2.18