Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::HeapBase< IMPL, H, T, C > Member List

This is the complete list of members for ogdf::HeapBase< IMPL, H, T, C >, including all inherited members.

comparator() constogdf::HeapBase< IMPL, H, T, C >inlinevirtual
decrease(Handle handle, const T &value)=0ogdf::HeapBase< IMPL, H, T, C >pure virtual
Handle typedefogdf::HeapBase< IMPL, H, T, C >
HeapBase(const C &comp=C())ogdf::HeapBase< IMPL, H, T, C >inlineexplicit
m_compogdf::HeapBase< IMPL, H, T, C >private
merge(IMPL &other)ogdf::HeapBase< IMPL, H, T, C >virtual
pop()=0ogdf::HeapBase< IMPL, H, T, C >pure virtual
push(const T &value)=0ogdf::HeapBase< IMPL, H, T, C >pure virtual
top() const =0ogdf::HeapBase< IMPL, H, T, C >pure virtual
value(const Handle handle) const =0ogdf::HeapBase< IMPL, H, T, C >pure virtual