This is the complete list of members for ogdf::VComparer< E >, including all inherited members.
compare(const E &x, const E &y) const =0 | ogdf::VComparer< E > | pure virtual |
equal(const E &x, const E &y) const | ogdf::VComparer< E > | inlinevirtual |
geq(const E &x, const E &y) const | ogdf::VComparer< E > | inlinevirtual |
greater(const E &x, const E &y) const | ogdf::VComparer< E > | inlinevirtual |
leq(const E &x, const E &y) const | ogdf::VComparer< E > | inlinevirtual |
less(const E &x, const E &y) const | ogdf::VComparer< E > | inlinevirtual |
VComparer() | ogdf::VComparer< E > | inline |
~VComparer() | ogdf::VComparer< E > | inlinevirtual |