Open
Graph Drawing
Framework

 v.2010.10
 

Public Member Functions

ogdf::DefHashFunc< void * > Class Template Reference

Specialized default hash function for pointer types. More...

#include <ogdf/basic/Hashing.h>

List of all members.

Public Member Functions

size_t hash (const void *&key) const

Detailed Description

template<>
class ogdf::DefHashFunc< void * >

Specialized default hash function for pointer types.

Definition at line 263 of file Hashing.h.


Member Function Documentation

size_t ogdf::DefHashFunc< void * >::hash ( const void *&  key  )  const [inline]

Definition at line 264 of file Hashing.h.


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