Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Types | Public Member Functions | List of all members
XPathEnvSupportDefault::NamespaceFunctionTableDeleteFunctor Struct Reference

#include <XPathEnvSupportDefault.hpp>

Public Types

typedef FunctionTableType FunctionTableInnerType
 
typedef NamespaceFunctionTablesType NamespaceFunctionTablesInnerType
 

Public Member Functions

 NamespaceFunctionTableDeleteFunctor (MemoryManager &theManager)
 
void operator() (const NamespaceFunctionTablesInnerType::value_type &thePair) const
 Delete the value object in a map value pair. More...
 

Detailed Description

Definition at line 195 of file XPathEnvSupportDefault.hpp.

Member Typedef Documentation

◆ FunctionTableInnerType

Definition at line 197 of file XPathEnvSupportDefault.hpp.

◆ NamespaceFunctionTablesInnerType

Definition at line 198 of file XPathEnvSupportDefault.hpp.

Constructor & Destructor Documentation

◆ NamespaceFunctionTableDeleteFunctor()

XPathEnvSupportDefault::NamespaceFunctionTableDeleteFunctor::NamespaceFunctionTableDeleteFunctor ( MemoryManager &  theManager)

Member Function Documentation

◆ operator()()

void XPathEnvSupportDefault::NamespaceFunctionTableDeleteFunctor::operator() ( const NamespaceFunctionTablesInnerType::value_type thePair) const

Delete the value object in a map value pair.

The value of the pair must be of pointer type.

Parameters
thePairkey-value pair

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