sc_core::sc_cor_qt Class Reference

#include <sc_cor_qt.h>

Inheritance diagram for sc_core::sc_cor_qt:

sc_core::sc_cor List of all members.

Public Member Functions

 sc_cor_qt ()
virtual ~sc_cor_qt ()
virtual void stack_protect (bool enable)

Public Attributes

std::size_t m_stack_size
void * m_stack
qt_tm_sp
sc_cor_pkg_qtm_pkg

Private Member Functions

 sc_cor_qt (const sc_cor_qt &)
sc_cor_qtoperator= (const sc_cor_qt &)

Constructor & Destructor Documentation

sc_core::sc_cor_qt::sc_cor_qt (  )  [inline]

virtual sc_core::sc_cor_qt::~sc_cor_qt (  )  [inline, virtual]

sc_core::sc_cor_qt::sc_cor_qt ( const sc_cor_qt  )  [private]


Member Function Documentation

void sc_core::sc_cor_qt::stack_protect ( bool  enable  )  [virtual]

Reimplemented from sc_core::sc_cor.

sc_cor_qt& sc_core::sc_cor_qt::operator= ( const sc_cor_qt  )  [private]


Member Data Documentation

std::size_t sc_core::sc_cor_qt::m_stack_size

void* sc_core::sc_cor_qt::m_stack

qt_t* sc_core::sc_cor_qt::m_sp

sc_cor_pkg_qt* sc_core::sc_cor_qt::m_pkg


The documentation for this class was generated from the following files:
Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page