Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

output_link_struct Struct Reference

#include <soarkernel.h>

Collaboration diagram for output_link_struct:

Collaboration graph
[legend]

Data Fields

output_link_structnext
output_link_structprev
byte status
wmelink_wme
listids_in_tc
soar_callbackcb

Field Documentation

soar_callback* output_link_struct::cb
 

Definition at line 3998 of file soarkernel.h.

Referenced by do_output_cycle(), soar_cRemoveOutputFunction(), and update_for_top_state_wme_addition().

list* output_link_struct::ids_in_tc
 

Definition at line 3997 of file soarkernel.h.

Referenced by get_io_wmes_for_output_link(), remove_output_link_tc_info(), and update_for_top_state_wme_addition().

wme* output_link_struct::link_wme
 

Definition at line 3996 of file soarkernel.h.

Referenced by calculate_output_link_tc_info(), do_output_cycle(), get_io_wmes_for_output_link(), soar_cRemoveOutputFunction(), and update_for_top_state_wme_addition().

struct output_link_struct* output_link_struct::next
 

Definition at line 3994 of file soarkernel.h.

Referenced by do_output_cycle(), and soar_cRemoveOutputFunction().

struct output_link_struct * output_link_struct::prev
 

Definition at line 3994 of file soarkernel.h.

byte output_link_struct::status
 

Definition at line 3995 of file soarkernel.h.

Referenced by do_output_cycle(), update_for_io_wme_change(), update_for_top_state_wme_addition(), and update_for_top_state_wme_removal().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 11 13:05:43 2003 for Soar Kernel by doxygen 1.3.5