CGRA-ME
|
This is the complete list of members for DoNothingGraphVisitor< VertexID >, including all inherited members.
onExamine(const VertexID &) | DoNothingGraphVisitor< VertexID > | inline |
onExamineEdge(const VertexID &, const VertexID &) | DoNothingGraphVisitor< VertexID > | inline |
onSkipped(const VertexID &) | DoNothingGraphVisitor< VertexID > | inline |
onSkippedEdge(const VertexID &, const VertexID &) | DoNothingGraphVisitor< VertexID > | inline |
onWaveEnd() | DoNothingGraphVisitor< VertexID > | inline |
shouldIgnore(const VertexID &) | DoNothingGraphVisitor< VertexID > | inline |
shouldIgnoreEdge(const VertexID &, const VertexID &) | DoNothingGraphVisitor< VertexID > | inline |
shouldStop() | DoNothingGraphVisitor< VertexID > | inline |