|
yast2-core
|
A Hash of unique strings. More...
#include <Ustring.h>
Public Member Functions | |
| const std::string & | add (const std::string &nstr_r) |
| unsigned | size () const |
| unsigned long | sum () const |
Protected Types | |
| typedef std::set< std::string > | UstringHash_type |
Protected Attributes | |
| UstringHash_type | _UstringHash |
|
protected |
|
inline |
References _UstringHash.
|
inline |
Return the number of unique strings stored in the hash.
References _UstringHash.
|
inline |
References _UstringHash.
|
protected |
1.8.6