KHTML
khtml::XPath::EvaluationContext Struct Reference
#include <expression.h>
Public Member Functions | |
| EvaluationContext () | |
| void | reportException (int ec) |
| void | reset (DOM::NodeImpl *ctx, XPathNSResolverImpl *res) |
Public Attributes | |
| int | exceptionCode |
| DOM::NodeImpl * | node |
| unsigned long | position |
| XPathNSResolverImpl * | resolver |
| unsigned long | size |
| QHash< DOM::DOMString, DOM::DOMString > | variableBindings |
Detailed Description
Definition at line 47 of file expression.h.
Constructor & Destructor Documentation
| khtml::XPath::EvaluationContext::EvaluationContext | ( | ) | [inline] |
Definition at line 49 of file expression.h.
Member Function Documentation
| void khtml::XPath::EvaluationContext::reportException | ( | int | ec | ) | [inline] |
Definition at line 65 of file expression.h.
| void khtml::XPath::EvaluationContext::reset | ( | DOM::NodeImpl * | ctx, |
| XPathNSResolverImpl * | res | ||
| ) | [inline] |
Definition at line 51 of file expression.h.
Member Data Documentation
Definition at line 67 of file expression.h.
| DOM::NodeImpl* khtml::XPath::EvaluationContext::node |
Definition at line 59 of file expression.h.
| unsigned long khtml::XPath::EvaluationContext::position |
Definition at line 61 of file expression.h.
| XPathNSResolverImpl* khtml::XPath::EvaluationContext::resolver |
Definition at line 72 of file expression.h.
| unsigned long khtml::XPath::EvaluationContext::size |
Definition at line 60 of file expression.h.
Definition at line 62 of file expression.h.
The documentation for this struct was generated from the following file:
KDE 4.6 API Reference