struct TypeInfo

Type information. More...

Full nameKJS::TypeInfo
Definition#include <object.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members


Detailed Description

const char * name

A string denoting the type name. Example: "Number".

Type type

One of the KJS::Type enums.

const TypeInfo * base

Pointer to the type information of the base class. NULL if there is none.

int extra

Additional specifier for your own use.

void * dummy

Reserved for future extensions (internal).


Generated by: prospector@porky.devel.redhat.com on Fri Nov 3 09:59:15 2000, using kdoc 2.0a42.