src/clipsrules/core/modulpsr.h File Reference

#include "symbol.h"
#include "evaluatn.h"
#include "moduldef.h"

Include dependency graph for modulpsr.h:

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

Go to the source code of this file.

Classes

struct  portConstructItem

Defines

#define LOCALE   extern

Functions

LOCALE long GetNumberOfDefmodules (void *)
LOCALE void SetNumberOfDefmodules (void *, long)
LOCALE void AddAfterModuleDefinedFunction (void *, char *, void(*)(void *), int)
LOCALE int ParseDefmodule (void *, char *)
LOCALE void AddPortConstructItem (void *, char *, int)
LOCALE struct portConstructItemValidPortConstructItem (void *, char *)
LOCALE int FindImportExportConflict (void *, char *, struct defmodule *, char *)


Define Documentation

#define LOCALE   extern

Definition at line 48 of file modulpsr.h.


Function Documentation

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

Definition at line 93 of file modulpsr.c.

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

Definition at line 107 of file modulpsr.c.

LOCALE int FindImportExportConflict ( void *  ,
char *  ,
struct defmodule ,
char *   
)

Definition at line 1061 of file modulpsr.c.

LOCALE long GetNumberOfDefmodules ( void *   ) 

Definition at line 71 of file modulpsr.c.

LOCALE int ParseDefmodule ( void *  ,
char *   
)

Definition at line 126 of file modulpsr.c.

LOCALE void SetNumberOfDefmodules ( void *  ,
long   
)

Definition at line 81 of file modulpsr.c.

LOCALE struct portConstructItem* ValidPortConstructItem ( void *  ,
char *   
) [read]

Definition at line 915 of file modulpsr.c.


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