SystemC
Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
|
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 |
void sc_core::sc_export_registry::insert | ( | sc_export_base * | ) |
void sc_core::sc_export_registry::remove | ( | sc_export_base * | ) |
|
inline |
Definition at line 226 of file sc_export.h.
|
friend |
Definition at line 219 of file sc_export.h.