Puma Reference Manual Puma::StrHashKey Class Reference



Puma::StrHashKey Class Reference

#include <StrHashKey.h>

Inheritance diagram for Puma::StrHashKey:
Inheritance graph

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]

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]