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

#include <rete.h>

Data Structures

union  token_a_union

Data Fields

union token_struct::token_a_union a
struct token_structfirst_child
struct token_structnegrm_tokens
struct token_structnext_from_wme
struct token_structnext_of_node
struct token_structnext_sibling
rete_nodenode
struct token_structparent
struct token_structprev_from_wme
struct token_structprev_of_node
struct token_structprev_sibling
wmew

Detailed Description

Definition at line 79 of file rete.h.

Field Documentation

union token_struct::token_a_union token_struct::a
struct token_struct* token_struct::first_child
struct token_struct* token_struct::negrm_tokens
struct token_struct* token_struct::next_from_wme

Definition at line 100 of file rete.h.

Referenced by init_dummy_top_node().

struct token_struct* token_struct::next_of_node
struct token_struct* token_struct::next_sibling

Definition at line 98 of file rete.h.

Referenced by init_dummy_top_node(), and remove_token_and_subtree().

rete_node* token_struct::node
struct token_struct* token_struct::parent
struct token_struct * token_struct::prev_from_wme

Definition at line 100 of file rete.h.

Referenced by init_dummy_top_node().

struct token_struct * token_struct::prev_of_node

Definition at line 99 of file rete.h.

Referenced by init_dummy_top_node().

struct token_struct * token_struct::prev_sibling

Definition at line 98 of file rete.h.

Referenced by init_dummy_top_node().

wme* token_struct::w

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