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

Data Fields

Bool acceptable
uint32_t am_id
Symbolattr
struct rete_node_structbeta_nodes
Symbolid
struct rete_node_structlast_beta_node
struct alpha_mem_structnext_in_hash_table
uint64_t reference_count
uint64_t retesave_amindex
struct right_mem_structright_mems
Symbolvalue

Detailed Description

Definition at line 185 of file rete.cpp.

Field Documentation

Bool alpha_mem_struct::acceptable
uint32_t alpha_mem_struct::am_id
Symbol* alpha_mem_struct::attr
struct rete_node_struct* alpha_mem_struct::beta_nodes
Symbol* alpha_mem_struct::id
struct rete_node_struct* alpha_mem_struct::last_beta_node

Definition at line 189 of file rete.cpp.

Referenced by find_or_make_alpha_mem(), and relink_to_right_mem().

struct alpha_mem_struct* alpha_mem_struct::next_in_hash_table

Definition at line 186 of file rete.cpp.

Referenced by add_wme_to_aht(), find_alpha_mem(), and find_or_make_alpha_mem().

uint64_t alpha_mem_struct::reference_count
uint64_t alpha_mem_struct::retesave_amindex
struct right_mem_struct* alpha_mem_struct::right_mems
Symbol* alpha_mem_struct::value

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