src/clipsrules/core/msgcom.c File Reference

#include "setup.h"
#include <string.h>
#include "argacces.h"
#include "classcom.h"
#include "classfun.h"
#include "classinf.h"
#include "envrnmnt.h"
#include "insfun.h"
#include "insmoddp.h"
#include "msgfun.h"
#include "msgpass.h"
#include "memalloc.h"
#include "prccode.h"
#include "router.h"
#include "bload.h"
#include "extnfunc.h"
#include "constrct.h"
#include "msgpsr.h"
#include "watch.h"
#include "msgcom.h"

Include dependency graph for msgcom.c:

Go to the source code of this file.

Defines

#define _MSGCOM_SOURCE_

Functions

globle void SetupMessageHandlers (void *theEnv)
char * EnvGetDefmessageHandlerName (void *theEnv, void *ptr, int theIndex)
globle char * EnvGetDefmessageHandlerType (void *theEnv, void *ptr, int theIndex)
globle int EnvGetNextDefmessageHandler (void *theEnv, void *ptr, int theIndex)
globle HANDLERGetDefmessageHandlerPointer (void *ptr, int theIndex)
globle unsigned EnvGetDefmessageHandlerWatch (void *theEnv, void *theClass, int theIndex)
globle void EnvSetDefmessageHandlerWatch (void *theEnv, int newState, void *theClass, int theIndex)
globle unsigned EnvFindDefmessageHandler (void *theEnv, void *ptr, char *hname, char *htypestr)
globle int EnvIsDefmessageHandlerDeletable (void *theEnv, void *ptr, int theIndex)
globle void UndefmessageHandlerCommand (void *theEnv)
globle int EnvUndefmessageHandler (void *theEnv, void *vptr, int mhi)
globle void PPDefmessageHandlerCommand (void *theEnv)
globle void ListDefmessageHandlersCommand (void *theEnv)
globle void PreviewSendCommand (void *theEnv)
globle char * EnvGetDefmessageHandlerPPForm (void *theEnv, void *ptr, int theIndex)
globle void EnvListDefmessageHandlers (void *theEnv, char *logName, void *vptr, int inhp)
globle void EnvPreviewSend (void *theEnv, char *logicalName, void *clsptr, char *msgname)
globle long DisplayHandlersInLinks (void *theEnv, char *logName, PACKED_CLASS_LINKS *plinks, int theIndex)


Define Documentation

#define _MSGCOM_SOURCE_

Definition at line 71 of file msgcom.c.


Function Documentation

globle long DisplayHandlersInLinks ( void *  theEnv,
char *  logName,
PACKED_CLASS_LINKS plinks,
int  theIndex 
)

Definition at line 797 of file msgcom.c.

globle unsigned EnvFindDefmessageHandler ( void *  theEnv,
void *  ptr,
char *  hname,
char *  htypestr 
)

Definition at line 401 of file msgcom.c.

char* EnvGetDefmessageHandlerName ( void *  theEnv,
void *  ptr,
int  theIndex 
)

Definition at line 251 of file msgcom.c.

globle char* EnvGetDefmessageHandlerPPForm ( void *  theEnv,
void *  ptr,
int  theIndex 
)

Definition at line 695 of file msgcom.c.

globle char* EnvGetDefmessageHandlerType ( void *  theEnv,
void *  ptr,
int  theIndex 
)

Definition at line 273 of file msgcom.c.

globle unsigned EnvGetDefmessageHandlerWatch ( void *  theEnv,
void *  theClass,
int  theIndex 
)

Definition at line 346 of file msgcom.c.

globle int EnvGetNextDefmessageHandler ( void *  theEnv,
void *  ptr,
int  theIndex 
)

Definition at line 295 of file msgcom.c.

globle int EnvIsDefmessageHandlerDeletable ( void *  theEnv,
void *  ptr,
int  theIndex 
)

Definition at line 433 of file msgcom.c.

globle void EnvListDefmessageHandlers ( void *  theEnv,
char *  logName,
void *  vptr,
int  inhp 
)

Definition at line 718 of file msgcom.c.

globle void EnvPreviewSend ( void *  theEnv,
char *  logicalName,
void *  clsptr,
char *  msgname 
)

Definition at line 766 of file msgcom.c.

globle void EnvSetDefmessageHandlerWatch ( void *  theEnv,
int  newState,
void *  theClass,
int  theIndex 
)

Definition at line 373 of file msgcom.c.

globle int EnvUndefmessageHandler ( void *  theEnv,
void *  vptr,
int  mhi 
)

Definition at line 516 of file msgcom.c.

globle HANDLER* GetDefmessageHandlerPointer ( void *  ptr,
int  theIndex 
)

Definition at line 323 of file msgcom.c.

globle void ListDefmessageHandlersCommand ( void *  theEnv  ) 

Definition at line 634 of file msgcom.c.

globle void PPDefmessageHandlerCommand ( void *  theEnv  ) 

Definition at line 575 of file msgcom.c.

globle void PreviewSendCommand ( void *  theEnv  ) 

Definition at line 660 of file msgcom.c.

globle void SetupMessageHandlers ( void *  theEnv  ) 

Definition at line 123 of file msgcom.c.

globle void UndefmessageHandlerCommand ( void *  theEnv  ) 

Definition at line 462 of file msgcom.c.


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