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

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

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