Xalan-C++ API Reference 1.12.0
xalanc::XPathFactory::DeleteXPathFunctor Struct Reference

A functor for use with stl algorithms. More...

#include <xalanc/XPath/XPathFactory.hpp>

Public Member Functions

 DeleteXPathFunctor (XPathFactory &theFactoryInstance, bool fInReset=false)
bool operator() (const XPath *theXPath) const

Detailed Description

A functor for use with stl algorithms.

Definition at line 83 of file XPathFactory.hpp.

Constructor & Destructor Documentation

◆ DeleteXPathFunctor()

xalanc::XPathFactory::DeleteXPathFunctor::DeleteXPathFunctor ( XPathFactory & theFactoryInstance,
bool fInReset = false )
inline

Definition at line 87 of file XPathFactory.hpp.

References xalanc::XPathFactory::XPathFactory().

Member Function Documentation

◆ operator()()

bool xalanc::XPathFactory::DeleteXPathFunctor::operator() ( const XPath * theXPath) const
inline

Definition at line 96 of file XPathFactory.hpp.


The documentation for this struct was generated from the following file: