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

XPath::Boolean Class Reference

Represents a boolean value. More...

#include <xpath_value.h>

Inheritance diagram for XPath::Boolean:

XPath::Value List of all members.

Public Methods

 Boolean ()
 Boolean (ValueImpl *)
 Boolean (const Boolean &src)
 Boolean (bool value)
 ~Boolean ()
Boolean & operator= (const Boolean &other)
bool value () const
String toString () const
Boolean toBoolean () const

Detailed Description

Represents a boolean value.

See XPath TR 3.4.


Constructor & Destructor Documentation

XPath::Boolean::Boolean  
 

XPath::Boolean::Boolean ValueImpl  
 

XPath::Boolean::Boolean const Boolean &    src
 

XPath::Boolean::Boolean bool    value
 

XPath::Boolean::~Boolean  
 


Member Function Documentation

Boolean& XPath::Boolean::operator= const Boolean &    other
 

bool XPath::Boolean::value  
 

String XPath::Boolean::toString   [virtual]
 

Converts the Boolean to a String.

See the string() function in TR 4.2 for details of the conventions used.

Reimplemented from XPath::Value.

Boolean XPath::Boolean::toBoolean   [virtual]
 

This is a no-op.

Reimplemented from XPath::Value.


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