KJS::Reference Member List
This is the complete list of members for KJS::Reference, including all inherited members.dynamicCast(const Value &v) (defined in KJS::Reference) | KJS::Reference | [static] |
getBase(ExecState *exec) const | KJS::Value | |
getPropertyName(ExecState *exec) const | KJS::Value | |
getValue(ExecState *exec) const | KJS::Value | |
imp() const (defined in KJS::Value) | KJS::Value | |
isA(Type t) const | KJS::Value | |
isNull() const | KJS::Value | |
isValid() const | KJS::Value | |
operator=(const Reference &v) (defined in KJS::Reference) | KJS::Reference | |
operator=(const Value &v) (defined in KJS::Value) | KJS::Value | |
putValue(ExecState *exec, const Value w) | KJS::Value | |
Reference(const Object &b, const UString &p) (defined in KJS::Reference) | KJS::Reference | |
Reference(const Null &b, const UString &p) (defined in KJS::Reference) | KJS::Reference | |
Reference(ReferenceImp *v) (defined in KJS::Reference) | KJS::Reference | |
Reference(const Reference &v) (defined in KJS::Reference) | KJS::Reference | |
Reference(const Value &v) (defined in KJS::Reference) | KJS::Reference | |
rep (defined in KJS::Value) | KJS::Value | [protected] |
toBoolean(ExecState *exec) const | KJS::Value | |
toInt32(ExecState *exec) const | KJS::Value | |
toInteger(ExecState *exec) const | KJS::Value | |
toNumber(ExecState *exec) const | KJS::Value | |
toObject(ExecState *exec) const | KJS::Value | |
toPrimitive(ExecState *exec, Type preferredType=UnspecifiedType) const | KJS::Value | |
toString(ExecState *exec) const | KJS::Value | |
toUInt16(ExecState *exec) const | KJS::Value | |
toUInt32(ExecState *exec) const | KJS::Value | |
type() const | KJS::Value | |
Value() (defined in KJS::Value) | KJS::Value | |
Value(ValueImp *v) (defined in KJS::Value) | KJS::Value | [explicit] |
Value(const Value &v) (defined in KJS::Value) | KJS::Value | |
~Reference() (defined in KJS::Reference) | KJS::Reference | [virtual] |
~Value() (defined in KJS::Value) | KJS::Value | [virtual] |