pinapa::analysis_set Class Reference

List of all members.

Public Member Functions

 analysis_set (tree body, tree module, const vector< sc_process_b * > &vh)

Public Attributes

tree body
tree module
vector< sc_process_b * > process_vect

Constructor & Destructor Documentation

pinapa::analysis_set::analysis_set ( tree  body,
tree  module,
const vector< sc_process_b * > &  vh 
) [inline]


Member Data Documentation

tree pinapa::analysis_set::body

tree pinapa::analysis_set::module

vector<sc_process_b *> pinapa::analysis_set::process_vect


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