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

rhs_function_struct Struct Reference

#include <soarkernel.h>

Collaboration diagram for rhs_function_struct:

Collaboration graph
[legend]

Data Fields

rhs_function_structnext
Symbolname
rhs_function_routine f
int num_args_expected
bool can_be_rhs_value
bool can_be_stand_alone_action

Field Documentation

bool rhs_function_struct::can_be_rhs_value
 

Definition at line 3042 of file soarkernel.h.

Referenced by parse_function_call_after_lparen().

bool rhs_function_struct::can_be_stand_alone_action
 

Definition at line 3043 of file soarkernel.h.

Referenced by parse_function_call_after_lparen().

rhs_function_routine rhs_function_struct::f
 

Definition at line 3040 of file soarkernel.h.

Referenced by instantiate_rhs_value().

Symbol* rhs_function_struct::name
 

Definition at line 3039 of file soarkernel.h.

Referenced by add_rhs_function(), lookup_rhs_function(), parse_function_call_after_lparen(), and print().

struct rhs_function_struct* rhs_function_struct::next
 

Definition at line 3038 of file soarkernel.h.

Referenced by add_rhs_function(), lookup_rhs_function(), and remove_rhs_function().

int rhs_function_struct::num_args_expected
 

Definition at line 3041 of file soarkernel.h.

Referenced by parse_function_call_after_lparen().


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