class Object
Object class encapsulating an internal value.
More...
Full name
KJS
::Object
Definition
#include <
object.h
>
Inherits
KJS::KJSO
Inherited by
Global
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Methods
Object
(Imp *d)
Object
(Class c = UndefClass)
Object
(Class c, const KJSO& v)
Object
(Class c, const KJSO& v, const Object& p)
virtual ~
Object
()
void
setClass
(Class c)
Class
getClass
() const
void
setInternalValue
(const KJSO& v)
KJSO
internalValue
()
Public Static Methods
static 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)
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 Fri Nov 3 09:59:15 2000, using kdoc 2.0a42.