gtkIOStream  1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
Hash< HTYPE > Class Template Reference

#include <hash.H>

Collaboration diagram for Hash< HTYPE >:
[legend]

Public Member Functions

void hashSort (unsigned int size, int *data)
 

Private Member Functions

int hashFunction (int input, int min)
 

Private Attributes

Arrays< Array< HTYPE > > arrays
 

Detailed Description

template<class HTYPE>
class Hash< HTYPE >

Definition at line 36 of file hash.H.

Member Function Documentation

◆ hashFunction()

template<class HTYPE>
int Hash< HTYPE >::hashFunction ( int  input,
int  min 
)
inlineprivate

Definition at line 39 of file hash.H.

◆ hashSort()

template<class HTYPE>
void Hash< HTYPE >::hashSort ( unsigned int  size,
int *  data 
)
inline

Definition at line 44 of file hash.H.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ arrays

template<class HTYPE>
Arrays< Array<HTYPE> > Hash< HTYPE >::arrays
private

Definition at line 37 of file hash.H.


The documentation for this class was generated from the following file:
gtkIOStream: Hash< HTYPE > Class Template Reference
GTK+ IOStream  Beta