KJS::HashEntry Struct Reference
#include <lookup.h>
Public Attributes | |
| unsigned short | soffset |
| short int | value |
| unsigned char | attr |
| unsigned char | params |
| short | next |
Detailed Description
An entry in a hash table.
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:

