KJS::Number Member List
This is the complete list of members for KJS::Number, including all inherited members.| dynamicCast(const Value &v) | KJS::Number | [static] |
| imp() const | KJS::Value | [inline] |
| intValue() const | KJS::Number | |
| isA(Type t) const | KJS::Value | [inline] |
| isInf() const | KJS::Number | |
| isNaN() const | KJS::Number | |
| isNull() const | KJS::Value | [inline] |
| isValid() const | KJS::Value | [inline] |
| Number(int i) | KJS::Number | |
| Number(unsigned int u) | KJS::Number | |
| Number(double d=0.0) | KJS::Number | |
| Number(long int l) | KJS::Number | |
| Number(long unsigned int l) | KJS::Number | |
| NumberImp class | KJS::Number | [friend] |
| operator=(const Value &v) | KJS::Value | |
| rep | KJS::Value | [protected] |
| toBoolean(ExecState *exec) const | KJS::Value | [inline] |
| toInt32(ExecState *exec) const | KJS::Value | [inline] |
| toInteger(ExecState *exec) const | KJS::Value | [inline] |
| toNumber(ExecState *exec) const | KJS::Value | [inline] |
| toObject(ExecState *exec) const | KJS::Value | [inline] |
| toPrimitive(ExecState *exec, Type preferredType=UnspecifiedType) const | KJS::Value | [inline] |
| toString(ExecState *exec) const | KJS::Value | [inline] |
| toUInt16(ExecState *exec) const | KJS::Value | [inline] |
| toUInt32(ExecState *exec) const | KJS::Value | [inline] |
| toUInt32(unsigned &i) const | KJS::Value | [inline] |
| type() const | KJS::Value | [inline] |
| value() const | KJS::Number | |
| Value() | KJS::Value | [inline] |
| Value(ValueImp *v) | KJS::Value | [explicit] |
| Value(const Value &v) | KJS::Value | |
| ValueImp class | KJS::Number | [friend] |
| ~Value() | KJS::Value |

