38template<
class T,
class X,
class Y>
57template<
class T,
class X,
class Y>
Declaration and implementation of the class PQBasicKey.
The class template PQInternalKey is a derived class of class template PQBasicKey.
Y m_userStructInternal
The class template PQInternalKey has only one public member: the m_userStructInternal that has to be ...
virtual Y userStructInternal()
Overloaded pure virtual function returning m_userStructInternal.
virtual T userStructKey()
Overloaded pure virtual function returning 0.
virtual X userStructInfo()
Overloaded pure virtual function returning 0.
The namespace for all OGDF objects.