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

posneg_node_data_struct Struct Reference

Collaboration diagram for posneg_node_data_struct:

Collaboration graph
[legend]

Data Fields

rete_testother_tests
alpha_memalpha_mem
rete_node_structnext_from_alpha_mem
rete_node_structprev_from_alpha_mem
rete_node_structnearest_ancestor_with_same_am

Field Documentation

alpha_mem* posneg_node_data_struct::alpha_mem
 

Definition at line 303 of file rete.c.

Referenced by deallocate_rete_node(), make_new_negative_node(), make_new_positive_node(), make_node_for_negative_cond(), make_node_for_positive_cond(), mp_node_left_addition(), nearest_ancestor_with_same_am(), negative_node_left_addition(), null_activation_stats_for_left_activation(), positive_node_left_addition(), ppmi_aux(), rete_node_to_conditions(), retesave_rete_node_and_children(), unhashed_mp_node_left_addition(), unhashed_negative_node_left_addition(), and unhashed_positive_node_left_addition().

struct rete_node_struct* posneg_node_data_struct::nearest_ancestor_with_same_am
 

Definition at line 306 of file rete.c.

Referenced by make_new_negative_node(), and make_new_positive_node().

struct rete_node_struct* posneg_node_data_struct::next_from_alpha_mem
 

Definition at line 304 of file rete.c.

Referenced by add_wme_to_aht(), and remove_wme_from_rete().

rete_test* posneg_node_data_struct::other_tests
 

Definition at line 302 of file rete.c.

Referenced by deallocate_rete_node(), make_new_negative_node(), make_new_positive_node(), make_node_for_negative_cond(), make_node_for_positive_cond(), mp_node_left_addition(), mp_node_right_addition(), negative_node_left_addition(), negative_node_right_addition(), positive_node_left_addition(), positive_node_right_addition(), rete_node_to_conditions(), retesave_rete_node_and_children(), unhashed_mp_node_left_addition(), unhashed_mp_node_right_addition(), unhashed_negative_node_left_addition(), unhashed_negative_node_right_addition(), unhashed_positive_node_left_addition(), and unhashed_positive_node_right_addition().

struct rete_node_struct* posneg_node_data_struct::prev_from_alpha_mem
 

Definition at line 305 of file rete.c.


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