KIO::ParseTreeCMP Class Reference
Inheritance diagram for KIO::ParseTreeCMP:

Public Member Functions | |
ParseTreeCMP (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 170 of file ktraderparsetree.h.
Member Function Documentation
|
Make types compatible Compare Implements KIO::ParseTreeBase. Definition at line 214 of file ktraderparsetree.cpp. References KIO::ParseContext::b, KIO::ParseContext::f, KIO::ParseContext::i, m_cmd, m_pLeft, m_pRight, KIO::ParseContext::str, and KIO::ParseContext::type. |
The documentation for this class was generated from the following files: