KJS::String Member List
This is the complete list of members for KJS::String, including all inherited members.
| dynamicCast(const Value &v) | KJS::String | static |
| imp() const (defined in KJS::Value) | KJS::Value | inline |
| isA(Type t) const | KJS::Value | inline |
| isNull() const | KJS::Value | inline |
| isValid() const | KJS::Value | inline |
| operator=(const Value &v) (defined in KJS::Value) | KJS::Value | |
| rep (defined in KJS::Value) | KJS::Value | protected |
| String(const UString &s="") (defined in KJS::String) | KJS::String | |
| StringImp (defined in KJS::String) | KJS::String | friend |
| 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() (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() const (defined in KJS::String) | KJS::String | |
| ~Value() (defined in KJS::Value) | KJS::Value |
Trinity API Reference