Open
Graph Drawing
Framework

 v.2007.11
 

ogdf::BucketFunc< E > Class Template Reference

Abstract base class for bucket functions. More...

#include <basic.h>

Inheritance diagram for ogdf::BucketFunc< E >:

ogdf::BucketEdgeArray ogdf::BucketLowPoint ogdf::BucketSourceIndex ogdf::BucketTargetIndex

List of all members.

Public Member Functions

virtual ~BucketFunc ()
virtual int getBucket (const E &x)=0
 Returns the bucket of x.


Detailed Description

template<class E>
class ogdf::BucketFunc< E >

Abstract base class for bucket functions.

The parameterized class BucketFunc<E> is an abstract base class for bucket functions. Derived classes have to implement getBucket(). Bucket functions are used by bucket sort functions for container types.

Definition at line 470 of file basic.h.


Constructor & Destructor Documentation

template<class E>
virtual ogdf::BucketFunc< E >::~BucketFunc (  )  [inline, virtual]

Definition at line 473 of file basic.h.


Member Function Documentation

template<class E>
virtual int ogdf::BucketFunc< E >::getBucket ( const E &  x  )  [pure virtual]

Returns the bucket of x.


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

© 1999-2007 by oreas GmbH, © 2005-2007 by University Dortmund and University Cologne.

Generated on Thu Nov 22 19:40:07 2007 by doxygen 1.5.4.