kjs Library API Documentation

KJS::BooleanImp Class Reference

Inheritance diagram for KJS::BooleanImp:

Inheritance graph
[legend]
Collaboration diagram for KJS::BooleanImp:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BooleanImp (bool v=false)
bool 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 Attributes

static BooleanImpstaticTrue = 0
static BooleanImpstaticFalse = 0

Detailed Description

Definition at line 87 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 Thu Jul 20 12:35:48 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003