src/clipsrules/core/objcmp.h File Reference

#include <stdio.h>
#include "conscomp.h"
#include "object.h"

Include dependency graph for objcmp.h:

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

Go to the source code of this file.

Classes

struct  objectCompilerData

Defines

#define OBJECT_COMPILER_DATA   36
#define ObjectCompilerData(theEnv)   ((struct objectCompilerData *) GetEnvironmentData(theEnv,OBJECT_COMPILER_DATA))
#define LOCALE   extern

Functions

LOCALE void SetupObjectsCompiler (void *)
LOCALE void PrintClassReference (void *, FILE *, DEFCLASS *, int, int)
LOCALE void DefclassCModuleReference (void *, FILE *, int, int, int)


Define Documentation

#define LOCALE   extern

Definition at line 54 of file objcmp.h.

#define OBJECT_COMPILER_DATA   36

Definition at line 36 of file objcmp.h.

#define ObjectCompilerData ( theEnv   )     ((struct objectCompilerData *) GetEnvironmentData(theEnv,OBJECT_COMPILER_DATA))

Definition at line 45 of file objcmp.h.


Function Documentation

LOCALE void DefclassCModuleReference ( void *  ,
FILE *  ,
int  ,
int  ,
int   
)

Definition at line 205 of file objcmp.c.

LOCALE void PrintClassReference ( void *  ,
FILE *  ,
DEFCLASS ,
int  ,
int   
)

Definition at line 175 of file objcmp.c.

LOCALE void SetupObjectsCompiler ( void *   ) 

Definition at line 153 of file objcmp.c.


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