# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLAIAGENT::IObjectIA::CProcessResult Struct Reference

This structure define the return result of run method. More...

#include <baseai.h>

Collaboration diagram for NLAIAGENT::IObjectIA::CProcessResult:

Collaboration graph
[legend]
List of all members.

Public Methods

 CProcessResult ()

Public Attributes

TProcessStatement ResultState
 The statement of the run result. More...

IObjectIAResult
 The ruturn value of a method. More...


Detailed Description

This structure define the return result of run method.

Definition at line 162 of file baseai.h.


Constructor & Destructor Documentation

NLAIAGENT::IObjectIA::CProcessResult::CProcessResult ( ) [inline]
 

Definition at line 164 of file baseai.h.


Member Data Documentation

IObjectIA * NLAIAGENT::IObjectIA::CProcessResult::Result
 

The ruturn value of a method.

Definition at line 177 of file baseai.h.

TProcessStatement NLAIAGENT::IObjectIA::CProcessResult::ResultState
 

The statement of the run result.

Definition at line 173 of file baseai.h.


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