GEDLIB  1.0
ged::GEDGraph Member List

This is the complete list of members for ged::GEDGraph, including all inherited members.

add_edge(NodeID tail, NodeID head)ged::GEDGraph
add_node()ged::GEDGraph
clear()ged::GEDGraph
degree(NodeID node) constged::GEDGraph
dummy_edge()ged::GEDGraphstatic
dummy_node()ged::GEDGraphstatic
edge_iterator typedefged::GEDGraph
EdgeID typedefged::GEDGraph
edges() constged::GEDGraph
GEDGraph()ged::GEDGraph
GEDGraph(GraphID id)ged::GEDGraph
GEDGraph(const GEDGraph &ged_graph)ged::GEDGraph
get_adjacency_list() constged::GEDGraph
get_edge(NodeID tail, NodeID head) constged::GEDGraph
get_edge_label(EdgeID edge) constged::GEDGraph
get_edge_label(NodeID node_1, NodeID node_2) constged::GEDGraph
get_node_label(NodeID node) constged::GEDGraph
GraphID typedefged::GEDGraph
head(EdgeID edge) constged::GEDGraph
id() constged::GEDGraph
incident_edge_iterator typedefged::GEDGraph
incident_edges(NodeID node) constged::GEDGraph
initialized() constged::GEDGraph
is_edge(NodeID tail, NodeID head) constged::GEDGraph
maxdeg() constged::GEDGraph
node_iterator typedefged::GEDGraph
NodeID typedefged::GEDGraph
NodeNodeMap typedefged::GEDGraph
nodes() constged::GEDGraph
NodeSizeTMap typedefged::GEDGraph
num_edges() constged::GEDGraph
num_nodes() constged::GEDGraph
operator<<(std::ostream &os, const GEDGraph &graph)ged::GEDGraphrelated
safe_get_edge(NodeID tail, NodeID head) constged::GEDGraph
safe_is_edge(NodeID tail, NodeID head) constged::GEDGraph
set_label(NodeID node, LabelID label)ged::GEDGraph
set_label(EdgeID edge, LabelID label)ged::GEDGraph
setup_adjacency_matrix()ged::GEDGraph
SizeTNodeMap typedefged::GEDGraph
tail(EdgeID edge) constged::GEDGraph
un_init()ged::GEDGraph
undefined_node()ged::GEDGraphstatic