sc_process_b.h File Reference

SystemC process: base class. More...

#include "sysc/kernel/sc_event.h"
#include "sysc/kernel/sc_object.h"
#include "sysc/kernel/sc_process.h"

Go to the source code of this file.

Namespaces

namespace  pinapa
namespace  sc_core

Classes

class  sc_core::sc_process_b


Detailed Description

SystemC process: base class.

Pointers to keep the name of the process and of the module, and a link to GCC's body.

friend of pinapa::process_analyzer and pinapa::st_slave_analyzer

Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page