Class rc_export_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_export_handle.h.
Go to the source code of this file.
Namespaces | |
namespace | ReChannel |
namespace | ReChannel::internals |
namespace | ReChannel::internals::export_handle |
Classes | |
interface | export_ref |
The pure virtual interface for internal export storage. More... | |
class | export_ref_t |
export_ref_t contains a reference to the exact export instance. More... | |
class | rc_export_handle |
Class for the generalised handling of SystemC exports. More... |