src/clipsrules/core/retract.h File Reference
#include "match.h"
Go to the source code of this file.
Define Documentation
Function Documentation
| LOCALE void DeletePartialMatches |
( |
void * |
, |
|
|
struct partialMatch * |
| |
|
) |
| | |
| LOCALE void DestroyPartialMatch |
( |
void * |
, |
|
|
struct partialMatch * |
| |
|
) |
| | |
| LOCALE void FlushGarbagePartialMatches |
( |
void * |
|
) |
|
| LOCALE void NetworkRetract |
( |
void * |
, |
|
|
struct patternMatch * |
| |
|
) |
| | |
| LOCALE void PosEntryRetractAlpha |
( |
void * |
, |
|
|
struct partialMatch * |
| |
|
) |
| | |
| LOCALE void ReturnPartialMatch |
( |
void * |
, |
|
|
struct partialMatch * |
| |
|
) |
| | |