_graph (defined in quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed >) | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | protected |
add_edge(vertex_descriptor u, vertex_descriptor v) | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
add_vertex() (defined in quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed >) | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
base_type typedef | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | protected |
clear_vertex(vertex_descriptor u) | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
degree(vertex_descriptor u) const | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
degree_size_type typedef | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | |
directed_category typedef | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | |
edge(vertex_descriptor u, vertex_descriptor v) const | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
edge_descriptor typedef | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | |
edge_parallel_category typedef (defined in quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed >) | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | |
edge_property typedef | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | |
edges() const | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
graph_common() | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inlineexplicit |
graph_common(size_t n) | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inlineexplicit |
in_degree(vertex_descriptor u) const | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
in_edge_iterator typedef | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | |
in_edges(vertex_descriptor u) const | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
is_isomorphic(graph_common const &other) const | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
null_vertex() | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inlinestatic |
num_edges() const | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
num_vertices() const | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
out_degree(vertex_descriptor v) const | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
out_edge_iterator typedef | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | |
out_edges(vertex_descriptor u) const | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
remove_edge(vertex_descriptor u, vertex_descriptor v) | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
remove_edge(edge_descriptor e) | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
remove_vertex(vertex_descriptor u) | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
source(edge_descriptor e) const | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
target(edge_descriptor e) const | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |
traversal_category typedef | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | |
vertex_descriptor typedef | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | |
vertex_property typedef | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | |
vertices() const | quetzal::geography::detail::graph_common< CRTP, VertexProperty, EdgeProperty, Representation, Directed > | inline |