Class rc_object_handle is helpful when no template arguments are known, e.g., in base classes, and SystemC objects of different type have to be managed. If the object is a communication object (i.e. port/export or channel) generalised access to the respective interface is provided.
Definition in file rc_object_handle.h.
Go to the source code of this file.
Namespaces | |
namespace | ReChannel |
Classes | |
class | rc_object_handle |
Class for a generalised handling of SystemC objects. More... |