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

#include <symtab.h>

Data Fields

symbol_common_data common_symbol_info
union symbol_unioncurrent_binding_value
uint64_t gensym_number
char * name
::listrete_binding_locations
tc_number tc_num

Detailed Description

Definition at line 199 of file symtab.h.

Field Documentation

symbol_common_data variable_struct::common_symbol_info

Definition at line 200 of file symtab.h.

Referenced by create_instantiation(), and tests_are_equal().

union symbol_union* variable_struct::current_binding_value
uint64_t variable_struct::gensym_number

Definition at line 204 of file symtab.h.

Referenced by generate_new_variable(), make_variable(), and reset_gensym_number().

char* variable_struct::name
::list* variable_struct::rete_binding_locations
tc_number variable_struct::tc_num

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