Public Member Functions

StringChainHash< F, A > Class Template Reference

#include <Map.h>

Inherits ChainHash< cchar *, F, A >.

Collaboration diagram for StringChainHash< F, A >:
Collaboration graph
[legend]

Public Member Functions

ccharcanonicalize (cchar *s, cchar *e)
ccharcanonicalize (cchar *s)

Detailed Description

template<class F = StringHashFns, class A = DefaultAlloc>
class StringChainHash< F, A >

Definition at line 182 of file Map.h.


Member Function Documentation

template<class F , class A >
cchar * StringChainHash< F, A >::canonicalize ( cchar s,
cchar e 
) [inline]
template<class F = StringHashFns, class A = DefaultAlloc>
cchar* StringChainHash< F, A >::canonicalize ( cchar s  )  [inline]

Definition at line 185 of file Map.h.

References StringChainHash< F, A >::canonicalize().

Referenced by StringChainHash< F, A >::canonicalize().


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