Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::PQBasicKeyRoot Class Reference

The class PQBasicKeyRoot is used as a base class of the class template basicKey. More...

#include <ogdf/basic/pqtree/PQBasicKeyRoot.h>

+ Inheritance diagram for ogdf::PQBasicKeyRoot:

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 44 of file PQBasicKeyRoot.h.

Constructor & Destructor Documentation

◆ PQBasicKeyRoot()

ogdf::PQBasicKeyRoot::PQBasicKeyRoot ( )
inline

Definition at line 47 of file PQBasicKeyRoot.h.

◆ ~PQBasicKeyRoot()

ogdf::PQBasicKeyRoot::~PQBasicKeyRoot ( )
inline

Definition at line 50 of file PQBasicKeyRoot.h.


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