kjs Library API Documentation

KJS::Object Member List

This is the complete list of members for KJS::Object, including all inherited members.

call(ExecState *exec, Object &thisObj, const List &args)KJS::Object
canPut(ExecState *exec, const Identifier &propertyName) constKJS::Object [inline]
classInfo() const (defined in KJS::Object)KJS::Object [inline]
className() constKJS::Object [inline]
construct(ExecState *exec, const List &args)KJS::Object [inline]
defaultValue(ExecState *exec, Type hint) constKJS::Object [inline]
deleteProperty(ExecState *exec, const Identifier &propertyName)KJS::Object [inline]
deleteProperty(ExecState *exec, unsigned propertyName) (defined in KJS::Object)KJS::Object [inline]
dynamicCast(const Value &v)KJS::Object [static]
get(ExecState *exec, const Identifier &propertyName) constKJS::Object [inline]
get(ExecState *exec, unsigned propertyName) const (defined in KJS::Object)KJS::Object [inline]
hasInstance(ExecState *exec, const Value &value)KJS::Object [inline]
hasProperty(ExecState *exec, const Identifier &propertyName) constKJS::Object [inline]
hasProperty(ExecState *exec, unsigned propertyName) const (defined in KJS::Object)KJS::Object [inline]
imp() const (defined in KJS::Object)KJS::Object [inline]
implementsCall() constKJS::Object [inline]
implementsConstruct() constKJS::Object [inline]
implementsHasInstance() constKJS::Object [inline]
inherits(const ClassInfo *cinfo) const (defined in KJS::Object)KJS::Object [inline]
internalValue() constKJS::Object [inline]
isA(Type t) constKJS::Value [inline]
isNull() constKJS::Value [inline]
isValid() constKJS::Value [inline]
Object() (defined in KJS::Object)KJS::Object [inline]
Object(ObjectImp *v) (defined in KJS::Object)KJS::Object [inline, explicit]
operator=(const Value &v) (defined in KJS::Value)KJS::Value
propList(ExecState *exec, bool recursive=true)KJS::Object [inline]
prototype() constKJS::Object [inline]
put(ExecState *exec, const Identifier &propertyName, const Value &value, int attr=None)KJS::Object [inline]
put(ExecState *exec, unsigned propertyName, const Value &value, int attr=None) (defined in KJS::Object)KJS::Object [inline]
rep (defined in KJS::Value)KJS::Value [protected]
scope() constKJS::Object [inline]
setInternalValue(const Value &v)KJS::Object [inline]
setScope(const ScopeChain &s) (defined in KJS::Object)KJS::Object [inline]
toBoolean(ExecState *exec) constKJS::Value [inline]
toInt32(ExecState *exec) constKJS::Value [inline]
toInteger(ExecState *exec) constKJS::Value [inline]
toNumber(ExecState *exec) constKJS::Value [inline]
toObject(ExecState *exec) constKJS::Value [inline]
toPrimitive(ExecState *exec, Type preferredType=UnspecifiedType) constKJS::Value [inline]
toString(ExecState *exec) constKJS::Value [inline]
toUInt16(ExecState *exec) constKJS::Value [inline]
toUInt32(ExecState *exec) constKJS::Value [inline]
toUInt32(unsigned &i) constKJS::Value [inline]
type() constKJS::Value [inline]
Value() (defined in KJS::Value)KJS::Value [inline]
Value(ValueImp *v) (defined in KJS::Value)KJS::Value [explicit]
Value(const Value &v) (defined in KJS::Value)KJS::Value
~Value() (defined in KJS::Value)KJS::Value

KDE Logo
This file is part of the documentation for kjs Library Version 3.2.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 16 17:22:15 2005 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003