kjs Library API Documentation

KJS::MathFuncImp Class Reference

Inheritance diagram for KJS::MathFuncImp:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MathFuncImp (ExecState *exec, int i, int l)
virtual bool implementsCall () const
virtual Value call (ExecState *exec, Object &thisObj, const List &args)

Detailed Description

Definition at line 43 of file math_object.h.


Member Function Documentation

Value MathFuncImp::call ExecState exec,
Object thisObj,
const List args
[virtual]
 

Implementation of the [[Call]] internal property.

See also:
Object::call()

Reimplemented from KJS::ObjectImp.

Definition at line 144 of file math_object.cpp.

References KJS::Inf, KJS::isNaN(), KJS::isNegInf(), KJS::isPosInf(), KJS::NaN, and KJS::List::size().


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 Sep 15 10:36:01 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003