MCPcopy Create free account
hub / github.com/Linloir/GraphBuilder / type

Method type

graph_view.h:359–359  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357 void access();
358
359 int type() const override {return Type;}
360 bool isVisited(){return state & ON_VISIT;}
361
362signals:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected