dispenso
A library for task parallelism
 
Loading...
Searching...
No Matches
dispenso::GraphT< N > Member List

This is the complete list of members for dispenso::GraphT< N >, including all inherited members.

addNode(T &&f)dispenso::GraphT< N >inline
addSubgraph()dispenso::GraphT< N >
clear()dispenso::GraphT< N >inline
clearSubgraphs()dispenso::GraphT< N >inline
forEachNode(F &&func) constdispenso::GraphT< N >inline
forEachNode(F &&func)dispenso::GraphT< N >inline
forEachSubgraph(F &&func) constdispenso::GraphT< N >inline
forEachSubgraph(F &&func)dispenso::GraphT< N >inline
GraphT(const GraphT< N > &)=delete (defined in dispenso::GraphT< N >)dispenso::GraphT< N >
GraphT()dispenso::GraphT< N >inline
GraphT(GraphT< N > &&other)dispenso::GraphT< N >
node(size_t index) constdispenso::GraphT< N >inline
node(size_t index)dispenso::GraphT< N >inline
NodeType typedef (defined in dispenso::GraphT< N >)dispenso::GraphT< N >
numNodes() constdispenso::GraphT< N >inline
numSubgraphs() constdispenso::GraphT< N >inline
operator=(const GraphT< N > &)=delete (defined in dispenso::GraphT< N >)dispenso::GraphT< N >
operator=(GraphT &&other) noexceptdispenso::GraphT< N >
subgraph(size_t index) constdispenso::GraphT< N >inline
subgraph(size_t index)dispenso::GraphT< N >inline
SubgraphT (defined in dispenso::GraphT< N >)dispenso::GraphT< N >friend
SubgraphType typedef (defined in dispenso::GraphT< N >)dispenso::GraphT< N >