Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

right_mem_struct Struct Reference

Collaboration diagram for right_mem_struct:

Collaboration graph
[legend]

Data Fields

wmew
alpha_memam
right_mem_structnext_in_bucket
right_mem_structprev_in_bucket
right_mem_structnext_in_am
right_mem_structprev_in_am
right_mem_structnext_from_wme
right_mem_structprev_from_wme

Field Documentation

alpha_mem* right_mem_struct::am
 

Definition at line 195 of file rete.c.

Referenced by add_wme_to_alpha_mem(), mp_node_left_addition(), negative_node_left_addition(), positive_node_left_addition(), remove_wme_from_alpha_mem(), and remove_wme_from_rete().

struct right_mem_struct* right_mem_struct::next_from_wme
 

Definition at line 198 of file rete.c.

struct right_mem_struct* right_mem_struct::next_in_am
 

Definition at line 197 of file rete.c.

Referenced by find_or_make_alpha_mem(), ppmi_aux(), unhashed_mp_node_left_addition(), unhashed_negative_node_left_addition(), unhashed_positive_node_left_addition(), and update_node_with_matches_from_above().

struct right_mem_struct* right_mem_struct::next_in_bucket
 

Definition at line 196 of file rete.c.

Referenced by mp_node_left_addition(), negative_node_left_addition(), and positive_node_left_addition().

struct right_mem_struct * right_mem_struct::prev_from_wme
 

Definition at line 198 of file rete.c.

struct right_mem_struct * right_mem_struct::prev_in_am
 

Definition at line 197 of file rete.c.

struct right_mem_struct * right_mem_struct::prev_in_bucket
 

Definition at line 196 of file rete.c.

wme* right_mem_struct::w
 

Definition at line 194 of file rete.c.

Referenced by add_wme_to_alpha_mem(), find_or_make_alpha_mem(), mp_node_left_addition(), negative_node_left_addition(), positive_node_left_addition(), ppmi_aux(), remove_wme_from_alpha_mem(), unhashed_mp_node_left_addition(), unhashed_negative_node_left_addition(), unhashed_positive_node_left_addition(), and update_node_with_matches_from_above().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 11 13:07:53 2003 for Soar Kernel by doxygen 1.3.5