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

soarResult_struct Struct Reference

The soarResult structure contains a string message, containing information about the last high-level api function invocation. More...

#include <soarapi_datatypes.h>

Collaboration diagram for soarResult_struct:

Collaboration graph
[legend]

Data Fields

char result [SOARRESULT_RESULT_LENGTH]
int resultLength

Detailed Description

The soarResult structure contains a string message, containing information about the last high-level api function invocation.

Definition at line 22 of file soarapi_datatypes.h.


Field Documentation

char soarResult_struct::result[SOARRESULT_RESULT_LENGTH]
 

Definition at line 24 of file soarapi_datatypes.h.

Referenced by setSoarResultResult().

int soarResult_struct::resultLength
 

Definition at line 25 of file soarapi_datatypes.h.

Referenced by setSoarResultResult().


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