pinapa::get_initial_values Class Reference

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

List of all members.

Classes

class  st_tree_module
struct  tree_module_eq
struct  tree_module_hash

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_handle
list_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


Member Typedef Documentation


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

Referenced by get_instance().

Referenced by add_value_to_read(), and do_decoration().


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