#include <STLHelper.hpp>
Inherits XALAN_STD_QUALIFIER unary_function< const T *, size_t >.
Public Types | |
| typedef XALAN_STD_QUALIFIER unary_function< const T *, size_t > | BaseClassType |
| typedef BaseClassType::result_type | result_type |
| typedef BaseClassType::argument_type | argument_type |
Public Member Functions | |
| result_type | operator() (argument_type theKey, result_type theInitialValue=0) const |
Definition at line 453 of file STLHelper.hpp.
| typedef BaseClassType::argument_type hash_null_terminated_array< T >::argument_type |
Definition at line 458 of file STLHelper.hpp.
| typedef XALAN_STD_QUALIFIER unary_function<const T*, size_t> hash_null_terminated_array< T >::BaseClassType |
Definition at line 455 of file STLHelper.hpp.
| typedef BaseClassType::result_type hash_null_terminated_array< T >::result_type |
Definition at line 457 of file STLHelper.hpp.
|
inline |
Definition at line 461 of file STLHelper.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|