SystemC
Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
|
Registry for all modules. More...
#include <sysc/kernel/sc_module_registry.h>
Public Member Functions | |
void | insert (sc_module &) |
void | remove (sc_module &) |
int | size () const |
Friends | |
class | sc_simcontext |
Registry for all modules.
FOR INTERNAL USE ONLY!
Definition at line 47 of file sc_module_registry.h.
void sc_core::sc_module_registry::insert | ( | sc_module & | ) |
void sc_core::sc_module_registry::remove | ( | sc_module & | ) |
|
inline |
Definition at line 56 of file sc_module_registry.h.
|
friend |
Definition at line 49 of file sc_module_registry.h.