KDECore
KTraderParse::ParseTreeCALC Class Reference
#include <ktraderparsetree_p.h>
Inheritance diagram for KTraderParse::ParseTreeCALC:

Public Member Functions | |
| ParseTreeCALC (ParseTreeBase *_ptr1, ParseTreeBase *_ptr2, int _i) | |
| bool | eval (ParseContext *_context) const |
Protected Attributes | |
| int | m_cmd |
| ParseTreeBase::Ptr | m_pLeft |
| ParseTreeBase::Ptr | m_pRight |
Detailed Description
Definition at line 198 of file ktraderparsetree_p.h.
Constructor & Destructor Documentation
| KTraderParse::ParseTreeCALC::ParseTreeCALC | ( | ParseTreeBase * | _ptr1, |
| ParseTreeBase * | _ptr2, | ||
| int | _i | ||
| ) | [inline] |
Definition at line 201 of file ktraderparsetree_p.h.
Member Function Documentation
| bool KTraderParse::ParseTreeCALC::eval | ( | ParseContext * | _context | ) | const [virtual] |
Make types compatible
Calculate
Implements KTraderParse::ParseTreeBase.
Definition at line 84 of file ktraderparsetree.cpp.
Member Data Documentation
int KTraderParse::ParseTreeCALC::m_cmd [protected] |
Definition at line 208 of file ktraderparsetree_p.h.
Definition at line 206 of file ktraderparsetree_p.h.
Definition at line 207 of file ktraderparsetree_p.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference