|
|
| 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: root@powerpc.ports.openbsd.org on Tue Apr 24 23:01:27 2001, using kdoc 2.0a53. |