src/clipsrules/core/cstrnutl.h File Reference

#include "constrnt.h"
#include <stdio.h>

Include dependency graph for cstrnutl.h:

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

Go to the source code of this file.

Defines

#define LOCALE   extern

Functions

LOCALE struct constraintRecordGetConstraintRecord (void *)
LOCALE int CompareNumbers (void *, int, void *, int, void *)
LOCALE struct constraintRecordCopyConstraintRecord (void *, CONSTRAINT_RECORD *)
LOCALE int SetConstraintType (int, CONSTRAINT_RECORD *)
LOCALE void SetAnyAllowedFlags (CONSTRAINT_RECORD *, int)
LOCALE void SetAnyRestrictionFlags (CONSTRAINT_RECORD *, int)
LOCALE CONSTRAINT_RECORDArgumentTypeToConstraintRecord (void *, int)
LOCALE CONSTRAINT_RECORDFunctionCallToConstraintRecord (void *, void *)
LOCALE CONSTRAINT_RECORDExpressionToConstraintRecord (void *, struct expr *)


Define Documentation

#define LOCALE   extern

Definition at line 37 of file cstrnutl.h.


Function Documentation

LOCALE CONSTRAINT_RECORD* ArgumentTypeToConstraintRecord ( void *  ,
int   
)

Definition at line 568 of file cstrnutl.c.

LOCALE int CompareNumbers ( void *  ,
int  ,
void *  ,
int  ,
void *   
)

Definition at line 300 of file cstrnutl.c.

LOCALE struct constraintRecord* CopyConstraintRecord ( void *  ,
CONSTRAINT_RECORD  
) [read]

Definition at line 123 of file cstrnutl.c.

LOCALE CONSTRAINT_RECORD* ExpressionToConstraintRecord ( void *  ,
struct expr  
)

Definition at line 397 of file cstrnutl.c.

LOCALE CONSTRAINT_RECORD* FunctionCallToConstraintRecord ( void *  ,
void *   
)

Definition at line 485 of file cstrnutl.c.

LOCALE struct constraintRecord* GetConstraintRecord ( void *   )  [read]

Definition at line 47 of file cstrnutl.c.

LOCALE void SetAnyAllowedFlags ( CONSTRAINT_RECORD ,
int   
)

Definition at line 91 of file cstrnutl.c.

LOCALE void SetAnyRestrictionFlags ( CONSTRAINT_RECORD ,
int   
)

Definition at line 176 of file cstrnutl.c.

LOCALE int SetConstraintType ( int  ,
CONSTRAINT_RECORD  
)

Definition at line 206 of file cstrnutl.c.


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