virtual P6R::P6ERR P6R::p6IRuleEngine::outputInferredFacts ( p6IDataStream pResult  )  [pure virtual]

This method provides a means to extract the generated inferred facts from the current state of the rule engine.

The facts are output to the provided data stream in XML format.

Parameters:
pResult [IN] Stream to output the inferred facts.
Returns:
SuccessP6R::eOk 
FailureP6R::eNotInitializedA successful call to initialize was not made before this call.
P6R::eInvalidArgpResult is NULL.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.