src/clipsrules/core/insfile.h File Reference

#include "expressn.h"

Include dependency graph for insfile.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define INSTANCE_FILE_DATA   30
#define LOCALE   extern
#define BinaryLoadInstances(a)   EnvBinaryLoadInstances(GetCurrentEnvironment(),a)
#define BinarySaveInstances(a, b, c, d)   EnvBinarySaveInstances(GetCurrentEnvironment(),a,b,c,d)
#define LoadInstances(a)   EnvLoadInstances(GetCurrentEnvironment(),a)
#define LoadInstancesFromString(a, b)   EnvLoadInstancesFromString(GetCurrentEnvironment(),a,b)
#define RestoreInstances(a)   EnvRestoreInstances(GetCurrentEnvironment(),a)
#define RestoreInstancesFromString(a, b)   EnvRestoreInstancesFromString(GetCurrentEnvironment(),a,b)
#define SaveInstances(a, b, c, d)   EnvSaveInstances(GetCurrentEnvironment(),a,b,c,d)

Functions

LOCALE void SetupInstanceFileCommands (void *)
LOCALE long SaveInstancesCommand (void *)
LOCALE long LoadInstancesCommand (void *)
LOCALE long RestoreInstancesCommand (void *)
LOCALE long EnvSaveInstances (void *, char *, int, EXPRESSION *, intBool)
LOCALE long EnvLoadInstances (void *, char *)
LOCALE long EnvLoadInstancesFromString (void *, char *, int)
LOCALE long EnvRestoreInstances (void *, char *)
LOCALE long EnvRestoreInstancesFromString (void *, char *, int)


Define Documentation

#define BinaryLoadInstances (  )     EnvBinaryLoadInstances(GetCurrentEnvironment(),a)

Definition at line 64 of file insfile.h.

#define BinarySaveInstances ( a,
b,
c,
 )     EnvBinarySaveInstances(GetCurrentEnvironment(),a,b,c,d)

Definition at line 65 of file insfile.h.

#define INSTANCE_FILE_DATA   30

Definition at line 30 of file insfile.h.

#define LoadInstances (  )     EnvLoadInstances(GetCurrentEnvironment(),a)

Definition at line 66 of file insfile.h.

#define LoadInstancesFromString ( a,
 )     EnvLoadInstancesFromString(GetCurrentEnvironment(),a,b)

Definition at line 67 of file insfile.h.

#define LOCALE   extern

Definition at line 61 of file insfile.h.

#define RestoreInstances (  )     EnvRestoreInstances(GetCurrentEnvironment(),a)

Definition at line 68 of file insfile.h.

#define RestoreInstancesFromString ( a,
 )     EnvRestoreInstancesFromString(GetCurrentEnvironment(),a,b)

Definition at line 69 of file insfile.h.

#define SaveInstances ( a,
b,
c,
 )     EnvSaveInstances(GetCurrentEnvironment(),a,b,c,d)

Definition at line 70 of file insfile.h.


Function Documentation

LOCALE long EnvLoadInstances ( void *  ,
char *   
)

Definition at line 220 of file insfile.c.

LOCALE long EnvLoadInstancesFromString ( void *  ,
char *  ,
int   
)

Definition at line 237 of file insfile.c.

LOCALE long EnvRestoreInstances ( void *  ,
char *   
)

Definition at line 288 of file insfile.c.

LOCALE long EnvRestoreInstancesFromString ( void *  ,
char *  ,
int   
)

Definition at line 305 of file insfile.c.

LOCALE long EnvSaveInstances ( void *  ,
char *  ,
int  ,
EXPRESSION ,
intBool   
)

Definition at line 426 of file insfile.c.

LOCALE long LoadInstancesCommand ( void *   ) 

Definition at line 194 of file insfile.c.

LOCALE long RestoreInstancesCommand ( void *   ) 

Definition at line 262 of file insfile.c.

LOCALE long SaveInstancesCommand ( void *   ) 

Definition at line 179 of file insfile.c.

LOCALE void SetupInstanceFileCommands ( void *   ) 

Definition at line 138 of file insfile.c.


Generated on Mon Jan 10 22:33:41 2011 by  doxygen 1.5.6