|
Xalan-C++ API Reference
1.12.0
|
#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. More... | |
Definition at line 195 of file XPathEnvSupportDefault.hpp.
| typedef FunctionTableType xalanc::XPathEnvSupportDefault::NamespaceFunctionTableDeleteFunctor::FunctionTableInnerType |
Definition at line 197 of file XPathEnvSupportDefault.hpp.
| typedef NamespaceFunctionTablesType xalanc::XPathEnvSupportDefault::NamespaceFunctionTableDeleteFunctor::NamespaceFunctionTablesInnerType |
Definition at line 198 of file XPathEnvSupportDefault.hpp.
| xalanc::XPathEnvSupportDefault::NamespaceFunctionTableDeleteFunctor::NamespaceFunctionTableDeleteFunctor | ( | MemoryManager & | theManager | ) |
| 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.
| thePair | key-value pair |
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:40 for Xalan-C++ API Reference by
1.8.17