, including all inherited members.
active_begin() | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
active_end() | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
active_iterator typedef | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | |
addEdge(GraphNode src, GraphNode dst, const_edge_reference data, Galois::MethodFlag mflag=ALL) | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
addEdge(GraphNode src, GraphNode dst, Galois::MethodFlag mflag=ALL) | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
addNode(const GraphNode &n, Galois::MethodFlag mflag=ALL) | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
addNode(const GraphNode &n, int maxDegree, MethodFlag mflag=ALL) | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
const_edge_reference typedef | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | |
const_node_reference typedef | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | |
containsNode(const GraphNode &n) const | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
createNode(const_node_reference n) | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
edge_reference typedef | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | |
EdgeDataTy typedef | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | |
FirstGraph() | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
getData(gNode *ID, Galois::MethodFlag mflag=ALL) | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline, private] |
getData(const GraphNode &n, Galois::MethodFlag mflag=ALL) const | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
getEdgeData(GraphNode src, GraphNode dst, Galois::MethodFlag mflag=ALL) const | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
getEdgeData(GraphNode src, neighbor_iterator dst, Galois::MethodFlag mflag=ALL) | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
getOrCreateEdge(GraphNode src, GraphNode dst, const_edge_reference data, Galois::MethodFlag mflag=ALL) const | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
neighbor_begin(GraphNode N, Galois::MethodFlag mflag=ALL) | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
neighbor_end(GraphNode N, Galois::MethodFlag mflag=ALL) | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
neighbor_iterator typedef | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | |
neighborsSize(GraphNode N, Galois::MethodFlag mflag=ALL) const | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
node_reference typedef | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | |
NodeDataTy typedef | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | |
NodeListTy typedef | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [private] |
nodes | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [private] |
removeEdge(GraphNode src, GraphNode dst, Galois::MethodFlag mflag=ALL) | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
removeNode(GraphNode n, Galois::MethodFlag mflag=ALL) | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |
size() | Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional > | [inline] |