Falcon::uint_pair< _T > Class Template Reference

Prefect hash base structure. More...

#include <uintpair.h>

List of all members.

Public Member Functions

 uint_pair (uint32 f, _T s)

Public Attributes

uint32 first
_T second


Detailed Description

template<class _T>
class Falcon::uint_pair< _T >

Prefect hash base structure.

Perfect hashes are hashes that has not duplicate hash values by definition. They are used in switch() statements and class properties.


Constructor & Destructor Documentation

template<class _T >
Falcon::uint_pair< _T >::uint_pair ( uint32  f,
_T  s 
) [inline]


Member Data Documentation

template<class _T >
uint32 Falcon::uint_pair< _T >::first

template<class _T >
_T Falcon::uint_pair< _T >::second


The documentation for this class was generated from the following file:

Generated on Mon Oct 19 10:11:48 2009 for Falcon_Core by  doxygen 1.5.8