Class rc_port_handle is helpful when no template arguments are known, e.g., in base classes, and ports of different type have to be managed.
Definition in file rc_port_handle.h.
Go to the source code of this file.
Namespaces | |
namespace | ReChannel |
namespace | ReChannel::internals |
namespace | ReChannel::internals::port_handle |
Classes | |
interface | port_ref |
The pure virtual interface for internal port storage. More... | |
class | port_ref_t |
port_ref_t contains a reference to the exact port instance. More... | |
class | rc_port_handle |
Class for the generalised handling of SystemC ports. More... |