#include <pinapa-get-initial-values.h>
Public Member Functions | |
| void | add_value_to_read (tree t, sc_process_b *m) |
| void | do_decoration () |
Static Public Member Functions | |
| static get_initial_values & | get_instance () |
Protected Types | |
| typedef vector< key_assoc_tree_handle > | list_handle |
| typedef st_tree_module * | tree_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 |
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] |
| pinapa::get_initial_values::get_initial_values | ( | ) | [inline, protected] |
| 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] |
list_pair pinapa::get_initial_values::m_list [protected] |
get_initial_values get_initial_values::m_instance [static, protected] |