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

captured_action_struct Struct Reference

#include <soarkernel.h>

Collaboration diagram for captured_action_struct:

Collaboration graph
[legend]

Data Fields

captured_action_structnext
int dc
enum captured_action_type action
void * args

Field Documentation

enum captured_action_type captured_action_struct::action
 

Definition at line 3268 of file soarkernel.h.

Referenced by replay_input_wme(), and soar_ecReplayInput().

void* captured_action_struct::args
 

Definition at line 3270 of file soarkernel.h.

Referenced by replay_input_wme(), and soar_ecReplayInput().

int captured_action_struct::dc
 

Definition at line 3267 of file soarkernel.h.

Referenced by soar_ecReplayInput().

struct captured_action_struct* captured_action_struct::next
 

Definition at line 3266 of file soarkernel.h.

Referenced by replay_input_wme(), and soar_ecReplayInput().


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