class Object

Object class encapsulating an internal value. More...

Full nameKJS::Object
Definition#include <object.h>
InheritsKJS::KJSO
Inherited byGlobal
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods


Detailed Description

 Object (Imp *d)

 Object (Class c = UndefClass)

 Object (Class c, const KJSO& v)

 Object (Class c, const KJSO& v, const Object& p)

Object ()

[virtual]

void  setClass (Class c)

Class  getClass ()

[const]

void  setInternalValue (const KJSO& v)

KJSO  internalValue ()

Object  create (Class c)

[static]

Object  create (Class c, const KJSO& val)

[static]

Object  create (Class c, const KJSO& val, const Object &p)

[static]

Object  dynamicCast (const KJSO &obj)

[static]


Generated by: prospector@porky.devel.redhat.com on Thu Aug 24 05:36:23 2000, using kdoc 2.0a36.