pinapa::get_initial_values Class Reference

#include <pinapa-get-initial-values.h>

List of all members.

Public Member Functions

void add_value_to_read (tree t, sc_process_b *m)
void do_decoration ()

Static Public Member Functions

static get_initial_valuesget_instance ()

Protected Types

typedef vector< key_assoc_tree_handlelist_handle
typedef st_tree_moduletree_module
typedef hash_set< tree_module,
tree_module_hash, tree_module_eq
list_pair

Protected Member Functions

 get_initial_values ()

Protected Attributes

list_pair m_list

Static Protected Attributes

static get_initial_values m_instance

Classes

class  st_tree_module
struct  tree_module_eq
struct  tree_module_hash


Member Typedef Documentation

typedef vector<key_assoc_tree_handle> pinapa::get_initial_values::list_handle [protected]

typedef st_tree_module* pinapa::get_initial_values::tree_module [protected]

typedef hash_set<tree_module, tree_module_hash, tree_module_eq> pinapa::get_initial_values::list_pair [protected]


Constructor & Destructor Documentation

pinapa::get_initial_values::get_initial_values (  )  [inline, protected]


Member Function Documentation

void get_initial_values::add_value_to_read ( tree  t,
sc_process_b m 
)

void get_initial_values::do_decoration (  ) 

static get_initial_values& pinapa::get_initial_values::get_instance (  )  [inline, static]


Member Data Documentation

list_pair pinapa::get_initial_values::m_list [protected]

get_initial_values get_initial_values::m_instance [static, protected]


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