Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

UstringHash Class Reference

A Hash of unique strings. More...

#include <Ustring.h>

List of all members.

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


Detailed Description

A Hash of unique strings.

A Hash of unique strings.

See also:
Ustring


Member Typedef Documentation

typedef std::set<std::string> UstringHash::UstringHash_type [protected]
 


Member Function Documentation

const std::string& UstringHash::add const std::string &  nstr_r  )  [inline]
 

unsigned UstringHash::size  )  const [inline]
 

Return the number of unique strings stored in the hash.

unsigned long UstringHash::sum  )  const [inline]
 


Member Data Documentation

UstringHash_type UstringHash::_UstringHash [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Feb 23 23:56:11 2006 for liby2util by doxygen 1.3.6