KJS::HashEntry Struct Reference
An entry in a hash table. More...
#include <lookup.h>
Public Attributes | |
unsigned short | soffset |
short int | value |
unsigned char | attr |
unsigned char | params |
short | next |
Detailed Description
Member Data Documentation
unsigned char KJS::HashEntry::attr |
short KJS::HashEntry::next |
unsigned char KJS::HashEntry::params |
unsigned short KJS::HashEntry::soffset |
short int KJS::HashEntry::value |
The documentation for this struct was generated from the following file: