Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | List of all members
XPathFactory::DeleteXPathFunctor Struct Reference

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

#include <XPathFactory.hpp>

Inherits unary_function< const XPath *, bool >.

Public Member Functions

 DeleteXPathFunctor (XPathFactory &theFactoryInstance, bool fInReset=false)
 
result_type operator() (argument_type theXPath) const
 

Detailed Description

A functor for use with stl algorithms.

Definition at line 86 of file XPathFactory.hpp.

Constructor & Destructor Documentation

◆ DeleteXPathFunctor()

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

Definition at line 91 of file XPathFactory.hpp.

Member Function Documentation

◆ operator()()

result_type XPathFactory::DeleteXPathFunctor::operator() ( argument_type  theXPath) const
inline

Definition at line 100 of file XPathFactory.hpp.


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

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo