This is the complete list of members for ogdf::AugmentationModule, including all inherited members.
AugmentationModule() | ogdf::AugmentationModule | inline |
call(Graph &G) | ogdf::AugmentationModule | inline |
call(Graph &G, List< edge > &L) | ogdf::AugmentationModule | inline |
doCall(Graph &G, List< edge > &L)=0 | ogdf::AugmentationModule | protectedpure virtual |
m_nAddedEdges | ogdf::AugmentationModule | private |
numberOfAddedEdges() const | ogdf::AugmentationModule | inline |
operator()(Graph &G) | ogdf::AugmentationModule | inline |
operator()(Graph &G, List< edge > &L) | ogdf::AugmentationModule | inline |
~AugmentationModule() | ogdf::AugmentationModule | inlinevirtual |