class Imp
Base for all implementation classes.
More...
Full name
KJS
::Imp
Definition
#include <
object.h
>
Inherited by
ConstructorImp
,
FunctionImp
,
HostImp
,
InternalFunctionImp
,
ObjectImp
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Methods
Imp
()
virtual ~
Imp
()
virtual KJSO
toPrimitive
(Type preferred = UndefinedType) const
virtual Boolean
toBoolean
() const
virtual Number
toNumber
() const
virtual String
toString
() const
virtual Object
toObject
() const
virtual KJSO
get
(const UString &p) const
virtual bool
hasProperty
(const UString &p, bool recursive = true) const
virtual void
put
(const UString &p, const KJSO& v)
void
put
(const UString &p, const KJSO& v, int attr)
virtual bool
canPut
(const UString &p) const
virtual void
deleteProperty
(const UString &p)
virtual KJSO
defaultValue
(Type hint) const
bool
implementsCall
() const
inline Imp*
ref
()
inline bool
deref
()
Type
type
() const
virtual const TypeInfo*
typeInfo
() const
void
setPrototype
(const KJSO& p)
void
setConstructor
(const KJSO& c)
Public Members
unsigned int
refcount
Detailed Description
const TypeInfo*
typeInfo
()
[const virtual]
Returns
: The TypeInfo struct describing this object.
Generated by: root@porky.devel.redhat.com on Wed May 10 08:57:04 2000, using kdoc 2.0a35.