SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Attributes | List of all members
IndexHash Struct Reference

Public Member Functions

size_t operator() (const index_type &idx) const
 
bool operator() (const index_type &i1, const index_type &i2) const
 

Static Public Attributes

static const size_t bucket_size = 4
 
static const size_t min_buckets = 8
 

Member Function Documentation

size_t operator() ( const index_type idx) const
inline
bool operator() ( const index_type i1,
const index_type i2 
) const
inline

Member Data Documentation

const size_t bucket_size = 4
static
const size_t min_buckets = 8
static

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