Main Page
Class Hierarchy
Compound List
File List
Compound Members
XPath::BinaryOp Class Reference
Represents an XPath binary operator.
More...
#include <
xpath_node.h
>
Inheritance diagram for XPath::BinaryOp::
List of all members.
Public Types
enum
BinaryOpType
{
NullBinaryOp
,
Or
,
And
,
Equality
,
LessThan
,
GreaterThan
,
LessThanEqual
,
GreaterThanEqual
,
Plus
,
Minus
,
Mul
,
Div
,
Mod
,
Union
}
Public Methods
BinaryOp
()
BinaryOp
(const BinaryOp &node)
BinaryOp
(ushort bop)
virtual
~BinaryOp
()
virtual QString
name
() const
virtual QString
qstring
() const
Detailed Description
Represents an XPath binary operator.
The documentation for this class was generated from the following file:
xpath_node.h
Generated at Fri Feb 14 01:25:24 2003 for XPath by
1.2.9.1 written by
Dimitri van Heesch
, © 1997-2001