| _bloom_edges | libgexf::Graph | [protected] |
| _edges | libgexf::Graph | [protected] |
| _edges_properties | libgexf::Graph | [protected] |
| _lock_flag | libgexf::Graph | [protected] |
| _nodes | libgexf::Graph | [protected] |
| _reverse_edges | libgexf::Graph | [protected] |
| _rlock_count | libgexf::Graph | [protected] |
| 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) const | libgexf::Graph | |
| containsNode(const libgexf::t_id id) const | libgexf::Graph | |
| EdgeIter (defined in libgexf::Graph) | libgexf::Graph | [friend] |
| getDegree(const libgexf::t_id node_id) const | libgexf::Graph | |
| getEdge(const libgexf::t_id source_id, const libgexf::t_id target_id) const | libgexf::Graph | |
| getEdgeCount() const | libgexf::Graph | |
| getEdges() const | libgexf::Graph | |
| getNeighbors(const libgexf::t_id node_id) const | libgexf::Graph | |
| getNodeCount() const | libgexf::Graph | |
| getNodes() const | libgexf::Graph | |
| Graph() (defined in libgexf::Graph) | libgexf::Graph | |
| Graph(const Graph &orig) | libgexf::Graph | |
| isReadLock() | libgexf::Graph | |
| isUnlock() | libgexf::Graph | |
| isWriteLock() | libgexf::Graph | |
| NodeIter (defined in libgexf::Graph) | libgexf::Graph | [friend] |
| operator<< (defined in libgexf::Graph) | libgexf::Graph | [friend] |
| 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 | |
| writeLock() | libgexf::Graph | |
| writeUnlock() | libgexf::Graph | |
| ~Graph() (defined in libgexf::Graph) | libgexf::Graph | [virtual] |
1.5.6