src/clipsrules/core/insmult.c File Reference
#include "setup.h"
#include "argacces.h"
#include "envrnmnt.h"
#include "extnfunc.h"
#include "insfun.h"
#include "msgfun.h"
#include "msgpass.h"
#include "multifun.h"
#include "router.h"
#include "insmult.h"
Go to the source code of this file.
Define Documentation
Function Documentation
| globle intBool DirectMVDeleteCommand |
( |
void * |
theEnv |
) |
|
| globle intBool DirectMVInsertCommand |
( |
void * |
theEnv |
) |
|
| globle intBool DirectMVReplaceCommand |
( |
void * |
theEnv |
) |
|
| globle void MVSlotDeleteCommand |
( |
void * |
theEnv, |
|
|
DATA_OBJECT * |
result | |
|
) |
| | |
| globle void MVSlotInsertCommand |
( |
void * |
theEnv, |
|
|
DATA_OBJECT * |
result | |
|
) |
| | |
| globle void MVSlotReplaceCommand |
( |
void * |
theEnv, |
|
|
DATA_OBJECT * |
result | |
|
) |
| | |
| globle void SetupInstanceMultifieldCommands |
( |
void * |
theEnv |
) |
|