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 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.