Puma Reference Manual Puma: Puma::StrHashKey Class Reference



Puma::StrHashKey Class Reference

#include <StrHashKey.h>

Inherits Puma::Chain.

List of all members.

Public Member Functions

 StrHashKey (int m, const char *s, int l)
 ~StrHashKey ()
unsigned int getMagic () const
unsigned int length () const
const char * c_str () const

Constructor & Destructor Documentation

Puma::StrHashKey::StrHashKey ( int  m,
const char *  s,
int  l 
) [inline]
Puma::StrHashKey::~StrHashKey (  )  [inline]

Member Function Documentation

const char* Puma::StrHashKey::c_str (  )  const [inline]
unsigned int Puma::StrHashKey::getMagic (  )  const [inline]
unsigned int Puma::StrHashKey::length (  )  const [inline]



Puma Reference Manual. Created on 24 Nov 2009.