Language
The Free and Open Productivity Suite
PUBLIC MEMBERS: |
CLASSES
| STRUCTS
| UNIONS
| ENUMS
| TYPEDEFS
| METHODS
| STATIC METHODS
| DATA
| STATIC DATA |
:: rtl :: struct OStringHash
- Base Classes
- None.
- Known Derived Classes
- None.
virtual |
abstract |
interface |
template |
NO |
NO |
NO |
NO |
- Summary
- A helper to use OStrings with hash maps.
- Description
- Instances of this class are unary function objects that can be used as
hash function arguments to STLPort's hash_map and similar constructs.
- File
- string.hxx
Public Members
-
Methods
|
size_t
operator()( const rtl::OString & rString ) const; |
Compute a hash code for a string.
|
Top of Page
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.