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
- Public Member Functions inherited from Puma::Chain
 Chain ()
void select (Chain *c)
Chainselect () const
Chainunlink ()
void insert (Chain *c)

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 Sat Jun 30 2012.