Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

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

Public Types

typedef FunctionTableType FunctionTableInnerType
typedef NamespaceFunctionTablesType NamespaceFunctionTablesInnerType

Public Member Functions

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

Member Typedef Documentation

Constructor & Destructor Documentation

XPathEnvSupportDefault::NamespaceFunctionTableDeleteFunctor::NamespaceFunctionTableDeleteFunctor ( MemoryManagerType theManager)

Member Function Documentation

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.

dot

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

Apache Logo