SystemC
Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
|
#include <typeinfo>
#include "sysc/communication/sc_communication_ids.h"
#include "sysc/communication/sc_interface.h"
#include "sysc/kernel/sc_object.h"
Go to the source code of this file.
Classes | |
class | sc_core::sc_export_base |
Abstract base class for class sc_export<IF>. More... | |
class | sc_core::sc_export< IF > |
Generic export class for other export classes. More... | |
class | sc_core::sc_export_registry |
Registry for all exports. More... | |
Namespaces | |
sc_core | |
Macros | |
#define | SC_VIRTUAL_ virtual |
#define SC_VIRTUAL_ virtual |
Definition at line 37 of file sc_export.h.