Main Page   Class Hierarchy   Compound List   File List   Compound Members  

XPath::FunctionCall Class Reference

Represents an XPath function call. More...

#include <xpath_node.h>

Inheritance diagram for XPath::FunctionCall::

XPath::XPathNode List of all members.

Public Types

enum  FunctionId {
  NullFunction, Last, Position, Count,
  Id, LocalName, NamespaceURI, Name,
  String, Concat, StartsWith, Contains,
  SubStringBefore, SubStringAfter, SubString, StringLength,
  NormalizeSpace, Translate, Boolean, Not,
  True, False, Lang, Number,
  Sum, Floor, Ceiling, Round,
  LastReserved = 256
}

Public Methods

 FunctionCall ()
 FunctionCall (const FunctionCall &node)
 FunctionCall (ushort fid)
virtual ~FunctionCall ()
virtual QString name () const
virtual QString qstring () const

Detailed Description

Represents an XPath function call.


The documentation for this class was generated from the following file:
Generated at Fri Feb 14 01:25:24 2003 for XPath by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001