Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.