CGRA-ME
|
This is the complete list of members for IgnoreVertexSetVisitor< VertexID, Base, NodeSet >, including all inherited members.
IgnoreVertexSetVisitor(ARG1 &&arg1, Args &&... args) | IgnoreVertexSetVisitor< VertexID, Base, NodeSet > | inline |
nodes_to_ignore | IgnoreVertexSetVisitor< VertexID, Base, NodeSet > | |
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 &v) | IgnoreVertexSetVisitor< VertexID, Base, NodeSet > | inline |
shouldIgnoreEdge(const VertexID &, const VertexID &) | DoNothingGraphVisitor< VertexID > | inline |
shouldStop() | DoNothingGraphVisitor< VertexID > | inline |