src/clipsrules/core/insmngr.c File Reference

#include "setup.h"
#include "network.h"
#include "drive.h"
#include "objrtmch.h"
#include "lgcldpnd.h"
#include "classcom.h"
#include "classfun.h"
#include "engine.h"
#include "envrnmnt.h"
#include "memalloc.h"
#include "extnfunc.h"
#include "insfun.h"
#include "modulutl.h"
#include "msgcom.h"
#include "msgfun.h"
#include "prccode.h"
#include "router.h"
#include "sysdep.h"
#include "utility.h"
#include "insmngr.h"
#include "inscom.h"
#include "watch.h"

Include dependency graph for insmngr.c:

Go to the source code of this file.

Defines

#define _INSMNGR_SOURCE_
#define MAKE_TRACE   "==>"
#define UNMAKE_TRACE   "<=="

Functions

globle void InitializeInstanceCommand (void *theEnv, DATA_OBJECT *result)
globle void MakeInstanceCommand (void *theEnv, DATA_OBJECT *result)
globle SYMBOL_HNGetFullInstanceName (void *theEnv, INSTANCE_TYPE *ins)
globle INSTANCE_TYPEBuildInstance (void *theEnv, SYMBOL_HN *iname, DEFCLASS *cls, intBool initMessage)
globle void InitSlotsCommand (void *theEnv, DATA_OBJECT *result)
globle intBool QuashInstance (void *theEnv, INSTANCE_TYPE *ins)
globle void InactiveInitializeInstance (void *theEnv, DATA_OBJECT *result)
globle void InactiveMakeInstance (void *theEnv, DATA_OBJECT *result)


Define Documentation

#define _INSMNGR_SOURCE_

Definition at line 61 of file insmngr.c.

#define MAKE_TRACE   "==>"

Definition at line 72 of file insmngr.c.

#define UNMAKE_TRACE   "<=="

Definition at line 73 of file insmngr.c.


Function Documentation

globle INSTANCE_TYPE* BuildInstance ( void *  theEnv,
SYMBOL_HN iname,
DEFCLASS cls,
intBool  initMessage 
)

Definition at line 254 of file insmngr.c.

globle SYMBOL_HN* GetFullInstanceName ( void *  theEnv,
INSTANCE_TYPE ins 
)

Definition at line 213 of file insmngr.c.

globle void InactiveInitializeInstance ( void *  theEnv,
DATA_OBJECT result 
)

Definition at line 585 of file insmngr.c.

globle void InactiveMakeInstance ( void *  theEnv,
DATA_OBJECT result 
)

Definition at line 609 of file insmngr.c.

globle void InitializeInstanceCommand ( void *  theEnv,
DATA_OBJECT result 
)

Definition at line 110 of file insmngr.c.

globle void InitSlotsCommand ( void *  theEnv,
DATA_OBJECT result 
)

Definition at line 432 of file insmngr.c.

globle void MakeInstanceCommand ( void *  theEnv,
DATA_OBJECT result 
)

Definition at line 138 of file insmngr.c.

globle intBool QuashInstance ( void *  theEnv,
INSTANCE_TYPE ins 
)

Definition at line 465 of file insmngr.c.


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