Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

XPath::ValueImpl Class Reference

#include <xpath_valueimpl.h>

Inheritance diagram for XPath::ValueImpl:

XPath::BooleanImpl XPath::NodeSetImpl XPath::NumberImpl XPath::StringImpl List of all members.

Public Methods

 ValueImpl (unsigned short type)
virtual ~ValueImpl ()
unsigned short type () const
virtual StringImpltoString ()
virtual BooleanImpltoBoolean ()
virtual NumberImpltoNumber ()

Constructor & Destructor Documentation

XPath::ValueImpl::ValueImpl unsigned short    type [inline]
 

virtual XPath::ValueImpl::~ValueImpl   [inline, virtual]
 


Member Function Documentation

unsigned short XPath::ValueImpl::type   const [inline]
 

virtual StringImpl* XPath::ValueImpl::toString   [inline, virtual]
 

Reimplemented in XPath::BooleanImpl, XPath::NumberImpl, and XPath::StringImpl.

virtual BooleanImpl* XPath::ValueImpl::toBoolean   [inline, virtual]
 

Reimplemented in XPath::BooleanImpl, and XPath::NumberImpl.

virtual NumberImpl* XPath::ValueImpl::toNumber   [inline, virtual]
 


The documentation for this class was generated from the following file:
Generated on Sat Jan 31 23:28:27 2004 for XPath by doxygen1.2.18