Tcl_HashKeyType Struct Reference

#include <tcl.h>

List of all members.

Public Attributes

int version
int flags
Tcl_HashKeyProc * hashKeyProc
Tcl_CompareHashKeysProc * compareKeysProc
Tcl_AllocHashEntryProc * allocEntryProc
Tcl_FreeHashEntryProc * freeEntryProc


Detailed Description

Definition at line 1177 of file tcl.h.


Member Data Documentation

Tcl_AllocHashEntryProc* Tcl_HashKeyType::allocEntryProc

Definition at line 1205 of file tcl.h.

Tcl_CompareHashKeysProc* Tcl_HashKeyType::compareKeysProc

Definition at line 1194 of file tcl.h.

Definition at line 1184 of file tcl.h.

Tcl_FreeHashEntryProc* Tcl_HashKeyType::freeEntryProc

Definition at line 1212 of file tcl.h.

Tcl_HashKeyProc* Tcl_HashKeyType::hashKeyProc

Definition at line 1189 of file tcl.h.

Definition at line 1178 of file tcl.h.


The documentation for this struct was generated from the following file:

Generated on Tue Oct 28 15:21:24 2008 for MD++ by  doxygen 1.5.7.1