SystemC  2.3.1
Accellera SystemC proof-of-concept library
Public Member Functions | Protected Member Functions | List of all members
sc_core::sc_cor Class Reference

#include <sysc/kernel/sc_cor.h>

Inheritance diagram for sc_core::sc_cor:
Inheritance graph
[legend]

Public Member Functions

virtual ~sc_cor ()
 
virtual void stack_protect (bool)
 

Protected Member Functions

 sc_cor ()
 

Detailed Description

Definition at line 55 of file sc_cor.h.

Constructor & Destructor Documentation

sc_core::sc_cor::sc_cor ( )
inlineprotected

Definition at line 60 of file sc_cor.h.

virtual sc_core::sc_cor::~sc_cor ( )
inlinevirtual

Definition at line 65 of file sc_cor.h.

Member Function Documentation

virtual void sc_core::sc_cor::stack_protect ( bool  )
inlinevirtual

Reimplemented in sc_core::sc_cor_qt.

Definition at line 68 of file sc_cor.h.


The documentation for this class was generated from the following file: