Soar Kernel  9.3.2 08-06-12
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Data Fields
posneg_node_data_struct Struct Reference

Data Fields

alpha_memalpha_mem_
struct rete_node_structnearest_ancestor_with_same_am
struct rete_node_structnext_from_alpha_mem
rete_testother_tests
struct rete_node_structprev_from_alpha_mem

Detailed Description

Definition at line 383 of file rete.cpp.

Field Documentation

alpha_mem* posneg_node_data_struct::alpha_mem_
struct rete_node_struct* posneg_node_data_struct::nearest_ancestor_with_same_am

Definition at line 388 of file rete.cpp.

Referenced by make_new_negative_node(), make_new_positive_node(), and relink_to_right_mem().

struct rete_node_struct* posneg_node_data_struct::next_from_alpha_mem
rete_test* posneg_node_data_struct::other_tests
struct rete_node_struct* posneg_node_data_struct::prev_from_alpha_mem

Definition at line 387 of file rete.cpp.

Referenced by relink_to_right_mem().


The documentation for this struct was generated from the following file: