KJS::ClassInfo Struct Reference
Class Information. More...
#include <object.h>
Public Attributes | |
| const char * | className |
| const ClassInfo * | parentClass |
| const HashTable * | propHashTable |
| void * | dummy |
Detailed Description
Class Information.
Definition at line 59 of file object.h.
Member Data Documentation
| const char* KJS::ClassInfo::className |
| void* KJS::ClassInfo::dummy |
The documentation for this struct was generated from the following file:

