|
Soar Kernel
9.3.2 08-06-12
|
#include <symtab.h>
Data Structures | |
| union | a_union |
Data Fields | |
| union symbol_common_data_struct::a_union | a |
| byte | decider_flag |
| epmem_hash_id | epmem_hash |
| uint64_t | epmem_valid |
| uint32_t | hash_id |
| union symbol_union * | next_in_hash_table |
| uint64_t | reference_count |
| smem_hash_id | smem_hash |
| uint64_t | smem_valid |
| byte | symbol_type |
| union symbol_common_data_struct::a_union symbol_common_data_struct::a |
| epmem_hash_id symbol_common_data_struct::epmem_hash |
| union symbol_union* symbol_common_data_struct::next_in_hash_table |
| smem_hash_id symbol_common_data_struct::smem_hash |
| byte symbol_common_data_struct::symbol_type |
Definition at line 165 of file symtab.h.
Referenced by add_wme_to_wm(), create_instantiation(), instantiate_rhs_value(), rl_valid_template(), run_preference_semantics(), and tests_are_equal().
1.8.1.2