hash_map2

All class functions are defined inline.


[ Lib_General64 | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

KEYWORD
AUTHORS
CHANGES LOG
GOALS
USAGE

Class Summary

class hash_map2
: public hash_map< int,hash_map< int,T> >
{
public:
T* find_ij(int i,int j) ;
protected:
}; // hash_map2

Back to the top of hash_map2


KEYWORD

Back to the top of hash_map2


AUTHORS

Back to the top of hash_map2


CHANGES LOG

Back to the top of hash_map2


GOALS

Back to the top of hash_map2

		

USAGE

		

Back to the top of hash_map2


T* find_ij(int i,int j) ;

  T* find_ij(int i,int j)                            ;

Function is currently defined inline.


Back to the top of hash_map2


All Members

public:
T* find_ij(int i,int j) ;
protected:

Back to the top of hash_map2


Ancestors

Inheritance chain for hash_map2:

Back to the top of hash_map2


Descendants

Class is not inherited by any others.

Back to the top of hash_map2


Generated from source by the Cocoon utilities on Tue Jan 5 18:47:29 2010 .

Report problems to jkotula@unimax.com