CGRA-ME
|
This is the complete list of members for DebugVisitor< VertexID, Base, OStream >, including all inherited members.
debug_stream | DebugVisitor< VertexID, Base, OStream > | |
DebugVisitor(OStream *debug_stream=nullptr) | DebugVisitor< VertexID, Base, OStream > | inline |
onExamine(const VertexID &v) | DebugVisitor< VertexID, Base, OStream > | inline |
onExamineEdge(const VertexID &source, const VertexID &target) | DebugVisitor< VertexID, Base, OStream > | inline |
onSkipped(const VertexID &v) | DebugVisitor< VertexID, Base, OStream > | inline |
onSkippedEdge(const VertexID &source, const VertexID &target) | DebugVisitor< VertexID, Base, OStream > | inline |
onWaveEnd() | DebugVisitor< VertexID, Base, OStream > | inline |
shouldIgnore(const VertexID &) | DoNothingGraphVisitor< VertexID > | inline |
shouldIgnoreEdge(const VertexID &, const VertexID &) | DoNothingGraphVisitor< VertexID > | inline |
shouldStop() | DoNothingGraphVisitor< VertexID > | inline |