Xalan-C++ API Reference 1.12.0
xalanc::XPathEnvSupportDefault::NamespaceFunctionTableDeleteFunctor Struct Reference

#include <xalanc/XPath/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.

Detailed Description

Definition at line 195 of file XPathEnvSupportDefault.hpp.

Member Typedef Documentation

◆ FunctionTableInnerType

◆ NamespaceFunctionTablesInnerType

Constructor & Destructor Documentation

◆ NamespaceFunctionTableDeleteFunctor()

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

Member Function Documentation

◆ operator()()

void xalanc::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: