|
Soar Kernel
9.3.2 08-06-12
|
Data Fields | |
| int | count |
| Symbol * | goal |
| struct match_set_trace * | next |
| Symbol * | sym |
| Symbol* match_set_trace::goal |
Definition at line 8051 of file rete.cpp.
Referenced by in_ms_trace_same_goal(), print_match_set(), and xml_match_set().
| struct match_set_trace* match_set_trace::next |
Definition at line 8048 of file rete.cpp.
Referenced by in_ms_trace(), in_ms_trace_same_goal(), print_match_set(), xml_condition_list(), and xml_match_set().
| Symbol* match_set_trace::sym |
Definition at line 8046 of file rete.cpp.
Referenced by in_ms_trace(), in_ms_trace_same_goal(), print_match_set(), and xml_match_set().
1.8.1.2