SystemC 3.0.0
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 57 of file sc_cor.h.

Constructor & Destructor Documentation

◆ sc_cor()

sc_core::sc_cor::sc_cor ( )
inlineprotected

Definition at line 62 of file sc_cor.h.

◆ ~sc_cor()

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

Definition at line 67 of file sc_cor.h.

Member Function Documentation

◆ stack_protect()

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

Reimplemented in sc_core::sc_cor_qt.

Definition at line 70 of file sc_cor.h.


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