38template<
class T,
class X,
class Y>
86template<
class T,
class X,
class Y>
Declaration and implementation of the class PQBasicKey.
The class template PQLeafKey is a derived class of class template PQBasicKey.
T m_userStructKey
The m_userStructKey has to be overloaded by the client.
virtual T userStructKey()
Returns m_userStructKey.
virtual X userStructInfo()
Returns 0.
virtual Y userStructInternal()
Returns 0.
The namespace for all OGDF objects.