kjs Library API Documentation

KJS::NumberImp Class Reference

Inheritance diagram for KJS::NumberImp:

KJS::ValueImp List of all members.

Public Member Functions

double value () const
Type type () const
Value toPrimitive (ExecState *exec, Type preferred=UnspecifiedType) const
bool toBoolean (ExecState *exec) const
double toNumber (ExecState *exec) const
UString toString (ExecState *exec) const
Object toObject (ExecState *exec) const

Static Public Member Functions

static ValueImpcreate (int)
static ValueImpcreate (double)
static ValueImpzero ()
static ValueImpone ()
static ValueImptwo ()

Static Public Attributes

static NumberImpstaticNaN

Friends

class Number
class InterpreterImp

Detailed Description

Definition at line 127 of file internal.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kjs Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Feb 8 08:01:47 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003