SystemC
Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
|
Registry for all ports. More...
#include <sysc/communication/sc_port.h>
Public Member Functions | |
void | insert (sc_port_base *) |
void | remove (sc_port_base *) |
int | size () const |
Friends | |
class | sc_simcontext |
void sc_core::sc_port_registry::insert | ( | sc_port_base * | ) |
void sc_core::sc_port_registry::remove | ( | sc_port_base * | ) |
|
friend |