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 |
Registry for all ports.
FOR INTERNAL USE ONLY!
Definition at line 190 of file sc_port.h.
void sc_core::sc_port_registry::insert | ( | sc_port_base * | ) |
void sc_core::sc_port_registry::remove | ( | sc_port_base * | ) |
friend class sc_simcontext [friend] |