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

