#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... | |
Definition at line 195 of file XPathEnvSupportDefault.hpp.
| typedef FunctionTableType XPathEnvSupportDefault::NamespaceFunctionTableDeleteFunctor::FunctionTableInnerType |
Definition at line 197 of file XPathEnvSupportDefault.hpp.
| typedef NamespaceFunctionTablesType XPathEnvSupportDefault::NamespaceFunctionTableDeleteFunctor::NamespaceFunctionTablesInnerType |
Definition at line 198 of file XPathEnvSupportDefault.hpp.
| XPathEnvSupportDefault::NamespaceFunctionTableDeleteFunctor::NamespaceFunctionTableDeleteFunctor | ( | MemoryManager & | theManager) |
| 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.
| thePair | key-value pair |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|