Xalan-C++ API Reference  1.12.0
Classes | Namespaces | Functions
XObject.hpp File Reference
#include <xalanc/XPath/XPathDefinitions.hpp>
#include <xalanc/XalanDOM/XalanDOMString.hpp>
#include <xalanc/PlatformSupport/DoubleSupport.hpp>
#include <xalanc/PlatformSupport/FormatterListener.hpp>
#include <xalanc/PlatformSupport/XalanReferenceCountedObject.hpp>
#include <xalanc/DOMSupport/DOMServices.hpp>
#include <xalanc/XPath/NodeRefListBase.hpp>
#include <xalanc/XPath/XalanXPathException.hpp>
#include <xalanc/XPath/XPathExecutionContext.hpp>
Include dependency graph for XObject.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xalanc::XObject
 Class to hold XPath return types. More...
 
class  xalanc::XObject::XObjectException
 
class  xalanc::XObject::XObjectInvalidConversionException
 
class  xalanc::XObjectPtr
 Class to hold XObjectPtr return types. More...
 

Namespaces

 xalanc
 Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly.
 

Functions

bool xalanc::operator== (const XObjectPtr &theLHS, const XObjectPtr &theRHS)
 
bool xalanc::operator!= (const XObjectPtr &theLHS, const XObjectPtr &theRHS)
 
bool xalanc::operator< (const XObjectPtr &theLHS, const XObjectPtr &theRHS)