pinapa::slave_method_as_process Class Reference

Constructor for a pseudo process highlighting a remarkable method. More...

#include <pinapa-extend-slave-process.h>

Inheritance diagram for pinapa::slave_method_as_process:

sc_core::sc_process_b sc_core::sc_object pinapa::st_basic_slave_method_handle pinapa::st_tac_slave_method_handle List of all members.

Public Member Functions

 slave_method_as_process::slave_method_as_process (string slave_base, string method_name, sc_module *related_module)

Detailed Description

Constructor for a pseudo process highlighting a remarkable method.


Member Function Documentation

pinapa::slave_method_as_process::slave_method_as_process::slave_method_as_process ( string  slave_base,
string  method_name,
sc_module related_module 
)


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