Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::PQBasicKeyRoot Class Reference

#include <ogdf/internal/planarity/PQBasicKeyRoot.h>

Inheritance diagram for ogdf::PQBasicKeyRoot:
ogdf::PQBasicKey< T, X, Y > ogdf::PQBasicKey< edge, whaInfo *, bool > ogdf::PQBasicKey< edge, X, bool > ogdf::PQBasicKey< T, whaInfo *, Y > ogdf::PQInternalKey< T, X, Y > ogdf::PQLeafKey< T, X, Y > ogdf::PQNodeKey< T, X, Y > ogdf::PQLeafKey< edge, X, bool > ogdf::PQNodeKey< edge, indInfo *, bool > ogdf::PQNodeKey< edge, whaInfo *, bool > ogdf::PQNodeKey< edge, X, bool > ogdf::PQNodeKey< T, whaInfo *, Y >

List of all members.

Public Member Functions

 PQBasicKeyRoot ()
 ~PQBasicKeyRoot ()

Detailed Description

The class PQBasicKeyRoot is used as a base class of the class template basicKey. Using the class PQBasicKeyRoot, a user may refer to an information class without the class template structure.

Definition at line 62 of file PQBasicKeyRoot.h.


Constructor & Destructor Documentation

Definition at line 67 of file PQBasicKeyRoot.h.

Definition at line 70 of file PQBasicKeyRoot.h.


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