kio Library API Documentation

KIO::ParseTreeCALC Class Reference

Inheritance diagram for KIO::ParseTreeCALC:

Inheritance graph
[legend]
Collaboration diagram for KIO::ParseTreeCALC:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ParseTreeCALC (ParseTreeBase *_ptr1, ParseTreeBase *_ptr2, int _i)
bool eval (ParseContext *_context) const

Protected Attributes

ParseTreeBase::Ptr m_pLeft
ParseTreeBase::Ptr m_pRight
int m_cmd

Detailed Description

Definition at line 216 of file ktraderparsetree.h.


Member Function Documentation

bool KIO::ParseTreeCALC::eval ParseContext _context  )  const [virtual]
 

Make types compatible

Calculate

Implements KIO::ParseTreeBase.

Definition at line 84 of file ktraderparsetree.cpp.

References KIO::ParseContext::b, KIO::ParseContext::f, KIO::ParseContext::i, m_cmd, m_pLeft, m_pRight, and KIO::ParseContext::type.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kio Library Version 3.4.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 08:02:16 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003