Overview | Namespace | Class | Index | Help |
Methods of Class OUStringHash
- operator()
- size_t operator()(
const rtl::OUString & rString ) const;
virtual abstract const volatile template static inline C-linkage NO NO YES NO NO NO YES NO
- Summary
- Compute a hash code for a string.
- Parameters
rString a string.
- Return
- a hash code for the string. This hash code should not be stored persistently, as its computation may change in later revisions.
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.