src/clipsrules/core/filecom.h File Reference

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

Go to the source code of this file.

Defines

#define LOCALE   extern
#define DribbleActive()   EnvDribbleActive(GetCurrentEnvironment())
#define DribbleOn(a)   EnvDribbleOn(GetCurrentEnvironment(),a)
#define DribbleOff()   EnvDribbleOff(GetCurrentEnvironment())
#define BatchStar(a)   EnvBatchStar(GetCurrentEnvironment(),a)

Functions

LOCALE void FileCommandDefinitions (void *)
LOCALE intBool EnvDribbleOn (void *, char *)
LOCALE intBool EnvDribbleActive (void *)
LOCALE intBool EnvDribbleOff (void *)
LOCALE void SetDribbleStatusFunction (void *, int(*)(void *, int))
LOCALE int LLGetcBatch (void *, char *, int)
LOCALE int Batch (void *, char *)
LOCALE int OpenBatch (void *, char *, int)
LOCALE int OpenStringBatch (void *, char *, char *, int)
LOCALE int RemoveBatch (void *)
LOCALE intBool BatchActive (void *)
LOCALE void CloseAllBatchSources (void *)
LOCALE int BatchCommand (void *)
LOCALE int BatchStarCommand (void *)
LOCALE int EnvBatchStar (void *, char *)
LOCALE int LoadCommand (void *)
LOCALE int LoadStarCommand (void *)
LOCALE int SaveCommand (void *)
LOCALE int DribbleOnCommand (void *)
LOCALE int DribbleOffCommand (void *)


Define Documentation

#define BatchStar (  )     EnvBatchStar(GetCurrentEnvironment(),a)

Definition at line 42 of file filecom.h.

 
#define DribbleActive (  )     EnvDribbleActive(GetCurrentEnvironment())

Definition at line 39 of file filecom.h.

 
#define DribbleOff (  )     EnvDribbleOff(GetCurrentEnvironment())

Definition at line 41 of file filecom.h.

#define DribbleOn (  )     EnvDribbleOn(GetCurrentEnvironment(),a)

Definition at line 40 of file filecom.h.

#define LOCALE   extern

Definition at line 36 of file filecom.h.


Function Documentation

LOCALE int Batch ( void *  ,
char *   
)

Definition at line 719 of file filecom.c.

LOCALE intBool BatchActive ( void *   ) 

Definition at line 929 of file filecom.c.

LOCALE int BatchCommand ( void *   ) 

Definition at line 705 of file filecom.c.

LOCALE int BatchStarCommand ( void *   ) 

Definition at line 974 of file filecom.c.

LOCALE void CloseAllBatchSources ( void *   ) 

Definition at line 940 of file filecom.c.

LOCALE int DribbleOffCommand ( void *   ) 

Definition at line 475 of file filecom.c.

LOCALE int DribbleOnCommand ( void *   ) 

Definition at line 391 of file filecom.c.

LOCALE int EnvBatchStar ( void *  ,
char *   
)

Definition at line 990 of file filecom.c.

LOCALE intBool EnvDribbleActive ( void *   ) 

Definition at line 463 of file filecom.c.

LOCALE intBool EnvDribbleOff ( void *   ) 

Definition at line 486 of file filecom.c.

LOCALE intBool EnvDribbleOn ( void *  ,
char *   
)

Definition at line 406 of file filecom.c.

LOCALE void FileCommandDefinitions ( void *   ) 

Definition at line 126 of file filecom.c.

LOCALE int LLGetcBatch ( void *  ,
char *  ,
int   
)

Definition at line 587 of file filecom.c.

LOCALE int LoadCommand ( void *   ) 

Definition at line 1079 of file filecom.c.

LOCALE int LoadStarCommand ( void *   ) 

Definition at line 1110 of file filecom.c.

LOCALE int OpenBatch ( void *  ,
char *  ,
int   
)

Definition at line 728 of file filecom.c.

LOCALE int OpenStringBatch ( void *  ,
char *  ,
char *  ,
int   
)

Definition at line 782 of file filecom.c.

LOCALE int RemoveBatch ( void *   ) 

Definition at line 857 of file filecom.c.

LOCALE int SaveCommand ( void *   ) 

Definition at line 1138 of file filecom.c.

LOCALE void SetDribbleStatusFunction ( void *  ,
int(*)(void *, int)   
)

Definition at line 545 of file filecom.c.


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