SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
Base classes of all export classes. More...
#include <typeinfo>
#include "sysc/communication/sc_communication_ids.h"
#include "sysc/communication/sc_interface.h"
#include "sysc/kernel/sc_object.h"
#include "sysc/utils/sc_typeindex.h"
Go to the source code of this file.
Classes | |
class | sc_core::sc_export_base |
class | sc_core::sc_export< IF > |
class | sc_core::sc_export_registry |
Registry for all exports. More... | |
Namespaces | |
sc_core | |
Macros | |
#define | SC_VIRTUAL_ virtual |
Base classes of all export classes.
Original Author: Andy Goodrich, Forte Design Systems Bishnupriya Bhattacharya, Cadence Design Systems
CHANGE LOG IS AT THE END OF THE FILE
Definition in file sc_export.h.
#define SC_VIRTUAL_ virtual |
Definition at line 44 of file sc_export.h.