src/clipsrules/core/rulecom.c File Reference

#include <stdio.h>
#include <string.h>
#include "setup.h"
#include "argacces.h"
#include "constant.h"
#include "constrct.h"
#include "crstrtgy.h"
#include "engine.h"
#include "envrnmnt.h"
#include "evaluatn.h"
#include "extnfunc.h"
#include "incrrset.h"
#include "lgcldpnd.h"
#include "memalloc.h"
#include "pattern.h"
#include "reteutil.h"
#include "router.h"
#include "ruledlt.h"
#include "sysdep.h"
#include "watch.h"
#include "rulebin.h"
#include "rulecom.h"

Include dependency graph for rulecom.c:

Go to the source code of this file.

Defines

#define _RULECOM_SOURCE_
#define _STDIO_INCLUDED_

Functions

globle void DefruleCommands (void *theEnv)
globle intBool EnvGetBetaMemoryResizing (void *theEnv)
globle intBool EnvSetBetaMemoryResizing (void *theEnv, int value)
globle int SetBetaMemoryResizingCommand (void *theEnv)
globle int GetBetaMemoryResizingCommand (void *theEnv)
globle void MatchesCommand (void *theEnv)
globle intBool EnvMatches (void *theEnv, void *theRule)
globle long long JoinActivityCommand (void *theEnv)
globle long long EnvJoinActivity (void *theEnv, void *theRule, int verbosity)
globle void MatchesCountCommand (void *theEnv)
globle intBool EnvMatchesCount (void *theEnv, void *theRule)
globle long long TimetagFunction (void *theEnv)


Define Documentation

#define _RULECOM_SOURCE_

Definition at line 37 of file rulecom.c.

#define _STDIO_INCLUDED_

Definition at line 40 of file rulecom.c.


Function Documentation

globle void DefruleCommands ( void *  theEnv  ) 

Definition at line 86 of file rulecom.c.

globle intBool EnvGetBetaMemoryResizing ( void *  theEnv  ) 

Definition at line 154 of file rulecom.c.

globle long long EnvJoinActivity ( void *  theEnv,
void *  theRule,
int  verbosity 
)

Definition at line 521 of file rulecom.c.

globle intBool EnvMatches ( void *  theEnv,
void *  theRule 
)

Definition at line 261 of file rulecom.c.

globle intBool EnvMatchesCount ( void *  theEnv,
void *  theRule 
)

Definition at line 649 of file rulecom.c.

globle intBool EnvSetBetaMemoryResizing ( void *  theEnv,
int  value 
)

Definition at line 164 of file rulecom.c.

globle int GetBetaMemoryResizingCommand ( void *  theEnv  ) 

Definition at line 219 of file rulecom.c.

globle long long JoinActivityCommand ( void *  theEnv  ) 

Definition at line 498 of file rulecom.c.

globle void MatchesCommand ( void *  theEnv  ) 

Definition at line 238 of file rulecom.c.

globle void MatchesCountCommand ( void *  theEnv  ) 

Definition at line 626 of file rulecom.c.

globle int SetBetaMemoryResizingCommand ( void *  theEnv  ) 

Definition at line 181 of file rulecom.c.

globle long long TimetagFunction ( void *  theEnv  ) 

Definition at line 832 of file rulecom.c.


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