Registry for all exports. More...
#include <sysc/communication/sc_export.h>
Public Member Functions | |
void | insert (sc_export_base *) |
void | remove (sc_export_base *) |
int | size () const |
Friends | |
class | sc_simcontext |
Registry for all exports.
FOR INTERNAL USE ONLY!
Definition at line 217 of file sc_export.h.
void sc_core::sc_export_registry::insert | ( | sc_export_base * | ) |
void sc_core::sc_export_registry::remove | ( | sc_export_base * | ) |
int sc_core::sc_export_registry::size | ( | ) | const [inline] |
Definition at line 226 of file sc_export.h.
friend class sc_simcontext [friend] |
Definition at line 219 of file sc_export.h.