Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.9
XalanSet< Value > Class Template Reference
Xalan set implementation.
More...
Collaboration diagram for XalanSet< Value >:
[legend]List of all members.Public Types
Public Member Functions
Public Attributes
Detailed Description
template<class Value>
class XalanSet< Value >
Xalan set implementation.
Set relies on the XalanMap hashtable. Users must ensure the right key traits specialization is aviable to define the proper hash functor.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
template<class Value> |
void XalanSet< Value >::clear |
( |
|
) |
|
|
Member Data Documentation
The documentation for this class 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++ XSLT Processor Version 1.9
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|