SourceForge Logo
P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor

H. de Fraysseix      P. Ossona de Mendez

smap Class Template Reference

Inheritance diagram for smap:

Inheritance graph
[legend]
Collaboration diagram for smap:

Collaboration graph
[legend]

List of all members.

template<class T>
class smap< T >

Public Member Functions

Private Member Functions

Private Attributes


Constructor & Destructor Documentation

smap (  )  [inline]

smap ( int  nn  )  [inline]

~smap (  )  [inline]


Member Function Documentation

void init (  )  [inline, private]

int ComputeHash ( long  l  )  [inline, private]

int IndexByKey ( long  l  )  [inline, private]

svector<T>& me (  )  [inline, private]

Reimplemented from svector.

int ExistingIndexByKey ( long  l  )  [inline]

T& operator[] ( long  i  )  [inline]

T& ValueByIndex ( int  i  )  [inline]


Member Data Documentation

svector<int> Hash [private]

svector<long> Key [private]

svector<int> Next [private]

int n [private]


Generated on Thu Jan 31 16:52:05 2008 for Pigale by  doxygen 1.5.4