SystemC  Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
Classes | Namespaces | Macros
sc_export.h File Reference
#include <typeinfo>
#include "sysc/communication/sc_communication_ids.h"
#include "sysc/communication/sc_interface.h"
#include "sysc/kernel/sc_object.h"
Include dependency graph for sc_export.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#define SC_VIRTUAL_   virtual

Definition at line 37 of file sc_export.h.