Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
Loading...
Searching...
No Matches
GraphManager Member List

This is the complete list of members for GraphManager, including all inherited members.

EdgeDescriptor typedef (defined in GraphManager)GraphManager
EdgeIterator typedef (defined in GraphManager)GraphManager
edges() constGraphManager
edgesSortByTarget() constGraphManager
getInstance()GraphManagerinlinestatic
Graph typedefGraphManager
GraphManager(const GraphManager &graphManager)=deleteGraphManager
GraphManager(GraphManager &&graphManager)=delete (defined in GraphManager)GraphManager
numEdges() constGraphManager
numVertices() constGraphManager
operator=(const GraphManager &graphManager)=delete (defined in GraphManager)GraphManager
operator=(GraphManager &&graphManager)=delete (defined in GraphManager)GraphManager
operator[](size_t vertex)GraphManager
operator[](size_t vertex) constGraphManager
readGraph()GraphManager
registerProperty(const string &propName, Property property)GraphManagerinline
setFilePath(string filePath)GraphManager
source(const EdgeDescriptor &edge) constGraphManager
target(const EdgeDescriptor &edge) constGraphManager
VertexIterator typedef (defined in GraphManager)GraphManager
vertices()GraphManager