SystemC  2.3.1
Accellera SystemC proof-of-concept library
Public Member Functions | Friends | List of all members
sc_core::sc_port_registry Class Reference

#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
 

Detailed Description

Definition at line 189 of file sc_port.h.

Member Function Documentation

void sc_core::sc_port_registry::insert ( sc_port_base )
void sc_core::sc_port_registry::remove ( sc_port_base )
int sc_core::sc_port_registry::size ( ) const
inline

Definition at line 198 of file sc_port.h.

Friends And Related Function Documentation

friend class sc_simcontext
friend

Definition at line 191 of file sc_port.h.


The documentation for this class was generated from the following file: