#include <STLHelper.hpp>
Definition at line 421 of file STLHelper.hpp.
typedef BaseClassType::argument_type hash_non_terminated_array< T >::argument_type |
Definition at line 426 of file STLHelper.hpp.
typedef XALAN_STD_QUALIFIER unary_function<const T*, size_t> hash_non_terminated_array< T >::BaseClassType |
Definition at line 423 of file STLHelper.hpp.
typedef BaseClassType::result_type hash_non_terminated_array< T >::result_type |
Definition at line 425 of file STLHelper.hpp.
result_type hash_non_terminated_array< T >::operator() | ( | argument_type | theKey, | |
result_type | theLength, | |||
result_type | theInitialValue = 0 | |||
) | const [inline] |
Definition at line 429 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 |
|