Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan-C++ XSL Transformer Version 1.0
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XObjectFactory::ProtectedDeleteXObjectFunctor Struct Reference
A functor for use with stl algorithms.
More...
#include <XObjectFactory.hpp>
Inheritance diagram for XObjectFactory::ProtectedDeleteXObjectFunctor:
Collaboration diagram for XObjectFactory::ProtectedDeleteXObjectFunctor:
List of all members.
Public Methods
Detailed Description
A functor for use with stl algorithms.
Member Function Documentation
XObjectFactory::ProtectedDeleteXObjectFunctor::ProtectedDeleteXObjectFunctor (
|
XObjectFactory & theFactoryInstance, |
|
bool fInReset) |
|
result_type XObjectFactory::ProtectedDeleteXObjectFunctor::operator() (
|
argument_type theXObject) const |
|
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++ XSL Transformer Version 1.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.
|
|