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

Public Member Functions | |
| ParseTreeOR (ParseTreeBase *_ptr1, ParseTreeBase *_ptr2) | |
| bool | eval (ParseContext *_context) const |
Protected Attributes | |
| ParseTreeBase::Ptr | m_pLeft |
| ParseTreeBase::Ptr | m_pRight |
Detailed Description
Definition at line 113 of file ktraderparsetree_p.h.
Constructor & Destructor Documentation
| KTraderParse::ParseTreeOR::ParseTreeOR | ( | ParseTreeBase * | _ptr1, |
| ParseTreeBase * | _ptr2 | ||
| ) | [inline] |
Definition at line 116 of file ktraderparsetree_p.h.
Member Function Documentation
| bool KTraderParse::ParseTreeOR::eval | ( | ParseContext * | _context | ) | const [virtual] |
Implements KTraderParse::ParseTreeBase.
Definition at line 24 of file ktraderparsetree.cpp.
Member Data Documentation
ParseTreeBase::Ptr KTraderParse::ParseTreeOR::m_pLeft [protected] |
Definition at line 121 of file ktraderparsetree_p.h.
Definition at line 122 of file ktraderparsetree_p.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference