pkgua.c File Reference

#include "tcl.h"

Go to the source code of this file.

Defines

#define MAX_REGISTERED_COMMANDS   2

Functions

void PkguaFreeTokensHashTable (void)
int Pkgua_Init (Tcl_Interp *interp)
int Pkgua_SafeInit (Tcl_Interp *interp)
int Pkgua_Unload (Tcl_Interp *interp, int flags)
int Pkgua_SafeUnload (Tcl_Interp *interp, int flags)


Define Documentation

#define MAX_REGISTERED_COMMANDS   2

Definition at line 41 of file pkgua.c.


Function Documentation

int Pkgua_Init ( Tcl_Interp interp  ) 

int Pkgua_SafeInit ( Tcl_Interp interp  ) 

Definition at line 250 of file pkgua.c.

References Pkgua_Init().

int Pkgua_SafeUnload ( Tcl_Interp interp,
int  flags 
)

Definition at line 328 of file pkgua.c.

References Pkgua_Unload().

int Pkgua_Unload ( Tcl_Interp interp,
int  flags 
)

void PkguaFreeTokensHashTable ( void   ) 

Definition at line 55 of file pkgua.c.

References Tcl_FirstHashEntry(), Tcl_Free(), Tcl_GetHashValue, and Tcl_NextHashEntry().

Referenced by Pkgua_Unload().



Generated on Wed Mar 12 12:18:37 2008 by  doxygen 1.5.1