Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
HashKey< String > Class Reference

#include <elm/hash.h>

Public Member Functions

t::hash computeHash (string key) const
 
bool isEqual (string key1, string key2) const
 

Static Public Member Functions

static t::hash hash (const String &key)
 
static bool equals (const String &key1, const String &key2)
 

Member Function Documentation

◆ computeHash()

t::hash computeHash ( string  key) const
inline

References HashKey< T >::hash().

◆ equals()

static bool equals ( const String key1,
const String key2 
)
inlinestatic

◆ hash()

static t::hash hash ( const String key)
inlinestatic

◆ isEqual()

bool isEqual ( string  key1,
string  key2 
) const
inline

The documentation for this class was generated from the following file: