Galois::Graph::FileGraph Member List

This is the complete list of members for Galois::Graph::FileGraph, including all inherited members.
begin() const Galois::Graph::FileGraph
cloneFrom(FileGraph &other)Galois::Graph::FileGraph
containsNode(const GraphNode n) const Galois::Graph::FileGraph [inline]
divideBy(size_t nodeSize, size_t edgeSize, unsigned id, unsigned total)Galois::Graph::FileGraph
edge_begin(GraphNode N) const Galois::Graph::FileGraph
edge_data_begin() const Galois::Graph::FileGraph [inline]
edge_data_end() const Galois::Graph::FileGraph [inline]
edge_end(GraphNode N) const Galois::Graph::FileGraph
edge_id_begin() const Galois::Graph::FileGraph
edge_id_end() const Galois::Graph::FileGraph
edge_id_iterator typedefGalois::Graph::FileGraph
edge_iterator typedefGalois::Graph::FileGraph
edgeDataGalois::Graph::FileGraph [protected]
edgeSize() const Galois::Graph::FileGraph [inline]
end() const Galois::Graph::FileGraph
FileGraph()Galois::Graph::FileGraph
FileGraphAllocator classGalois::Graph::FileGraph [friend]
findIndex(size_t nodeSize, size_t edgeSize, size_t targetSize, size_t lb, size_t ub)Galois::Graph::FileGraph [protected]
getEdgeData(GraphNode src, GraphNode dst)Galois::Graph::FileGraph [inline]
getEdgeData(edge_iterator it) const Galois::Graph::FileGraph [inline]
getEdgeData(neighbor_iterator it)Galois::Graph::FileGraph [inline]
getEdgeDst(edge_iterator it) const Galois::Graph::FileGraph
getEdgeIdx(GraphNode src, GraphNode dst) const Galois::Graph::FileGraph [protected]
GraphNode typedefGalois::Graph::FileGraph
hasNeighbor(GraphNode N1, GraphNode N2) const Galois::Graph::FileGraph
iterator typedefGalois::Graph::FileGraph
masterFDGalois::Graph::FileGraph [protected]
masterLengthGalois::Graph::FileGraph [protected]
masterMappingGalois::Graph::FileGraph [protected]
neighbor_begin(GraphNode N) const Galois::Graph::FileGraph [inline]
neighbor_end(GraphNode N) const Galois::Graph::FileGraph [inline]
neighbor_iterator typedefGalois::Graph::FileGraph
node_id_begin() const Galois::Graph::FileGraph
node_id_end() const Galois::Graph::FileGraph
node_id_iterator typedefGalois::Graph::FileGraph
numEdgesGalois::Graph::FileGraph [protected]
numNodesGalois::Graph::FileGraph [protected]
out_edges(GraphNode N)Galois::Graph::FileGraph [inline]
outIdxGalois::Graph::FileGraph [protected]
outsGalois::Graph::FileGraph [protected]
parse(void *m)Galois::Graph::FileGraph [protected]
raw_neighbor_begin(GraphNode N) const Galois::Graph::FileGraph [protected]
raw_neighbor_end(GraphNode N) const Galois::Graph::FileGraph [protected]
size() const Galois::Graph::FileGraph [inline]
sizeEdges() const Galois::Graph::FileGraph [inline]
sizeofEdgeGalois::Graph::FileGraph [protected]
sortEdges(GraphNode N, const CompTy &comp)Galois::Graph::FileGraph [inline]
sortEdgesByEdgeData(GraphNode N, const CompTy &comp=std::less< EdgeTy >())Galois::Graph::FileGraph [inline]
structureFromArrays(uint64_t *outIdxs, uint64_t numNodes, uint32_t *outs, uint64_t numEdges, size_t sizeofEdgeData)Galois::Graph::FileGraph [protected]
structureFromArrays(uint64_t *outIdxs, uint64_t numNodes, uint32_t *outs, uint64_t numEdges)Galois::Graph::FileGraph [inline]
structureFromFile(const std::string &filename, bool preFault=true)Galois::Graph::FileGraph
structureFromFileInterleaved(const std::string &filename, size_t sizeofEdgeData)Galois::Graph::FileGraph
structureFromFileInterleaved(const std::string &filename, typename std::enable_if<!std::is_void< EdgeTy >::value >::type *=0)Galois::Graph::FileGraph [inline]
structureFromFileInterleaved(const std::string &filename, typename std::enable_if< std::is_void< EdgeTy >::value >::type *=0)Galois::Graph::FileGraph [inline]
structureFromGraph(FileGraph &g, size_t sizeofEdgeData)Galois::Graph::FileGraph [protected]
structureFromGraph(FileGraph &g)Galois::Graph::FileGraph [inline]
structureFromMem(void *mem, size_t len, bool clone)Galois::Graph::FileGraph [protected]
structureToFile(const std::string &file)Galois::Graph::FileGraph
swap(FileGraph &other)Galois::Graph::FileGraph
~FileGraph()Galois::Graph::FileGraph

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1