|
Soar Kernel
9.3.2 08-06-12
|
#include <production.h>
Data Fields | |
| struct multi_attributes_struct * | next |
| Symbol * | symbol |
| int64_t | value |
Definition at line 140 of file production.h.
| struct multi_attributes_struct* multi_attributes_struct::next |
Definition at line 143 of file production.h.
Referenced by assert_new_preferences(), deallocate_instantiation(), destroy_soar_agent(), get_cost_of_possible_multi_attribute(), and retract_instantiation().
| Symbol* multi_attributes_struct::symbol |
Definition at line 141 of file production.h.
Referenced by get_cost_of_possible_multi_attribute().
| int64_t multi_attributes_struct::value |
Definition at line 142 of file production.h.
Referenced by execute_action(), and get_cost_of_possible_multi_attribute().
1.8.1.2