class Object

Object class encapsulating an internal value. More...

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

Public Methods

Public Static Methods


Detailed Description

 Object (Imp *d)

Object

 Object (Class c = UndefClass)

Object

 Object (Class c, const KJSO& v)

Object

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

Object

 ~Object ()

~Object

[virtual]

void  setClass (Class c)

setClass

Class  getClass ()

getClass

[const]

void  setInternalValue (const KJSO& v)

setInternalValue

KJSO  internalValue ()

internalValue

Object  create (Class c)

create

[static]

Object  create (Class c, const KJSO& val)

create

[static]

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

create

[static]

Object  dynamicCast (const KJSO &obj)

dynamicCast

[static]


Generated by: dfaure on kde.faure.org on Thu Jan 17 22:18:54 2002, using kdoc 2.0a53.