src/clipsrules/core/rulecom.h File Reference

#include "evaluatn.h"

Include dependency graph for rulecom.h:

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

Go to the source code of this file.

Defines

#define LOCALE   extern
#define Matches(a)   EnvMatches(GetCurrentEnvironment(),a)
#define JoinActivity(a, b)   EnvJoinActivity(GetCurrentEnvironment(),a,b)
#define MatchesCount(a)   EnvMatchesCount(GetCurrentEnvironment(),a)
#define GetBetaMemoryResizing()   EnvGetBetaMemoryResizing(GetCurrentEnvironment())
#define SetBetaMemoryResizing(a)   EnvSetBetaMemoryResizing(GetCurrentEnvironment(),a)

Functions

LOCALE intBool EnvGetBetaMemoryResizing (void *)
LOCALE intBool EnvSetBetaMemoryResizing (void *, intBool)
LOCALE int GetBetaMemoryResizingCommand (void *)
LOCALE int SetBetaMemoryResizingCommand (void *)
LOCALE intBool EnvMatches (void *, void *)
LOCALE long long EnvJoinActivity (void *, void *, int)
LOCALE intBool EnvMatchesCount (void *, void *)
LOCALE void DefruleCommands (void *)
LOCALE void MatchesCommand (void *)
LOCALE long long JoinActivityCommand (void *)
LOCALE void MatchesCountCommand (void *)
LOCALE long long TimetagFunction (void *)


Define Documentation

 
#define GetBetaMemoryResizing (  )     EnvGetBetaMemoryResizing(GetCurrentEnvironment())

Definition at line 54 of file rulecom.h.

#define JoinActivity ( a,
 )     EnvJoinActivity(GetCurrentEnvironment(),a,b)

Definition at line 52 of file rulecom.h.

#define LOCALE   extern

Definition at line 48 of file rulecom.h.

#define Matches (  )     EnvMatches(GetCurrentEnvironment(),a)

Definition at line 51 of file rulecom.h.

#define MatchesCount (  )     EnvMatchesCount(GetCurrentEnvironment(),a)

Definition at line 53 of file rulecom.h.

#define SetBetaMemoryResizing (  )     EnvSetBetaMemoryResizing(GetCurrentEnvironment(),a)

Definition at line 55 of file rulecom.h.


Function Documentation

LOCALE void DefruleCommands ( void *   ) 

Definition at line 86 of file rulecom.c.

LOCALE intBool EnvGetBetaMemoryResizing ( void *   ) 

Definition at line 154 of file rulecom.c.

LOCALE long long EnvJoinActivity ( void *  ,
void *  ,
int   
)

Definition at line 521 of file rulecom.c.

LOCALE intBool EnvMatches ( void *  ,
void *   
)

Definition at line 261 of file rulecom.c.

LOCALE intBool EnvMatchesCount ( void *  ,
void *   
)

Definition at line 649 of file rulecom.c.

LOCALE intBool EnvSetBetaMemoryResizing ( void *  ,
intBool   
)

LOCALE int GetBetaMemoryResizingCommand ( void *   ) 

Definition at line 219 of file rulecom.c.

LOCALE long long JoinActivityCommand ( void *   ) 

Definition at line 498 of file rulecom.c.

LOCALE void MatchesCommand ( void *   ) 

Definition at line 238 of file rulecom.c.

LOCALE void MatchesCountCommand ( void *   ) 

Definition at line 626 of file rulecom.c.

LOCALE int SetBetaMemoryResizingCommand ( void *   ) 

Definition at line 181 of file rulecom.c.

LOCALE long long TimetagFunction ( void *   ) 

Definition at line 832 of file rulecom.c.


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