libgexf  0.1.3
libgexf::UndirectedGraph Member List

This is the complete list of members for libgexf::UndirectedGraph, including all inherited members.

_bloom_edgeslibgexf::Graphprotected
_edgeslibgexf::Graphprotected
_edges_propertieslibgexf::Graphprotected
_lock_flaglibgexf::Graphprotected
_nodeslibgexf::Graphprotected
_reverse_edgeslibgexf::Graphprotected
_rlock_countlibgexf::Graphprotected
addEdge(const libgexf::t_id id, const libgexf::t_id source_id, const libgexf::t_id target_id, const float weight=1.0, const libgexf::t_edge_type type=EDGE_UNDEF)libgexf::Graph
addNode(const libgexf::t_id id)libgexf::Graph
clear()libgexf::Graph
clearEdges(const libgexf::t_id node_id)libgexf::Graph
clearEdges()libgexf::Graph
containsEdge(const libgexf::t_id source_id, const libgexf::t_id target_id) constlibgexf::Graph
containsNode(const libgexf::t_id id) constlibgexf::Graph
getDegree(const libgexf::t_id node_id) constlibgexf::Graph
getEdge(const libgexf::t_id source_id, const libgexf::t_id target_id) constlibgexf::Graph
getEdgeCount() constlibgexf::Graph
getEdges() constlibgexf::Graph
getNeighbors(const libgexf::t_id node_id) constlibgexf::Graph
getNodeCount() constlibgexf::Graph
getNodes() constlibgexf::Graph
Graph() (defined in libgexf::Graph)libgexf::Graph
Graph(const Graph &orig)libgexf::Graph
isReadLock()libgexf::Graph
isUnlock()libgexf::Graph
isWriteLock()libgexf::Graph
readLock()libgexf::Graph
readUnlock()libgexf::Graph
removeEdge(const libgexf::t_id source_id, const libgexf::t_id target_id)libgexf::Graph
removeNode(const libgexf::t_id id)libgexf::Graph
UndirectedGraph() (defined in libgexf::UndirectedGraph)libgexf::UndirectedGraph
UndirectedGraph(const UndirectedGraph &orig)libgexf::UndirectedGraph
writeLock()libgexf::Graph
writeUnlock()libgexf::Graph
~Graph() (defined in libgexf::Graph)libgexf::Graphvirtual
~UndirectedGraph() (defined in libgexf::UndirectedGraph)libgexf::UndirectedGraphvirtual