PGROUTING  3.2
pgrouting::graph::Pgr_lineGraph< G, T_V, T_E > Member List

This is the complete list of members for pgrouting::graph::Pgr_lineGraph< G, T_V, T_E >, including all inherited members.

add_one_vertex(T_V vertex)pgrouting::graph::Pgr_lineGraph< G, T_V, T_E >inlineprivate
add_vertices(std::vector< T_V > vertices)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inlineprivate
adjacent(V v_idx, E e_idx) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
B_G typedefpgrouting::graph::Pgr_base_graph< G, T_V, T_E >
create_edges(const pgrouting::DirectedGraph &digraph)pgrouting::graph::Pgr_lineGraph< G, T_V, T_E >inlineprivate
degree_size_type typedefpgrouting::graph::Pgr_base_graph< G, T_V, T_E >
disconnect_edge(int64_t p_from, int64_t p_to)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >
disconnect_out_going_edge(int64_t vertex_id, int64_t edge_id)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >
disconnect_vertex(int64_t p_vertex)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >
disconnect_vertex(V vertex)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >
E typedefpgrouting::graph::Pgr_lineGraph< G, T_V, T_E >
E_i typedefpgrouting::graph::Pgr_base_graph< G, T_V, T_E >
edges_size_type typedefpgrouting::graph::Pgr_base_graph< G, T_V, T_E >
EI_i typedefpgrouting::graph::Pgr_lineGraph< G, T_V, T_E >
EO_i typedefpgrouting::graph::Pgr_lineGraph< G, T_V, T_E >
G_T_E typedefpgrouting::graph::Pgr_base_graph< G, T_V, T_E >
G_T_V typedefpgrouting::graph::Pgr_base_graph< G, T_V, T_E >
get_edge(V from, V to, double &distance) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
get_edge_id(V from, V to, double &distance) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >
get_postgres_results_directed()pgrouting::graph::Pgr_lineGraph< G, T_V, T_E >inline
get_V(const T_V &vertex)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
get_V(int64_t vid) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
graphpgrouting::graph::Pgr_base_graph< G, T_V, T_E >
graph_add_edge(const T &source, const T &target)pgrouting::graph::Pgr_lineGraph< G, T_V, T_E >inlineprivate
pgrouting::graph::Pgr_base_graph::graph_add_edge(const T_E &edge)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >
pgrouting::graph::Pgr_base_graph::graph_add_edge(const T &edge, bool normal=true)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >
graph_add_edge_no_create_vertex(const T &edge)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
graph_add_min_edge_no_parallel(const T &edge)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >
graph_add_neg_edge(const T &edge, bool normal=true)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >
has_vertex(int64_t vid) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
id_to_V typedefpgrouting::graph::Pgr_base_graph< G, T_V, T_E >
in_degree(int64_t vertex_id) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
in_degree(V &v) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
IndexMap typedefpgrouting::graph::Pgr_base_graph< G, T_V, T_E >
insert_edges(const T *edges, size_t count)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
insert_edges(T *edges, size_t count, bool)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
insert_edges(const std::vector< T > &edges, bool normal=true)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
insert_edges_neg(const T *edges, size_t count)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
insert_min_edges_no_parallel(const T *edges, size_t count)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
insert_min_edges_no_parallel(const std::vector< T > &edges)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
insert_negative_edges(const T *edges, int64_t count)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
insert_negative_edges(const std::vector< T > &edges, bool normal=true)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
insert_vertices(const pgrouting::DirectedGraph &digraph)pgrouting::graph::Pgr_lineGraph< G, T_V, T_E >inline
is_directed() constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
is_source(V v_idx, E e_idx) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
is_target(V v_idx, E e_idx) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
is_undirected() constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
LI typedefpgrouting::graph::Pgr_base_graph< G, T_V, T_E >
logpgrouting::graph::Pgr_lineGraph< G, T_V, T_E >
m_edgespgrouting::graph::Pgr_lineGraph< G, T_V, T_E >private
m_gTypepgrouting::graph::Pgr_base_graph< G, T_V, T_E >
mapIndexpgrouting::graph::Pgr_base_graph< G, T_V, T_E >
num_edges() constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
num_vertices() constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
operator<<(std::ostream &log, const Pgr_lineGraph< G, T_V, T_E > &g)pgrouting::graph::Pgr_lineGraph< G, T_V, T_E >friend
operator[](E e_idx)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
operator[](E e_idx) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
operator[](V v_idx)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
operator[](V v_idx) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
out_degree(int64_t vertex_id) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
out_degree(V &v) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
Pgr_base_graph(const std::vector< T_V > &vertices, graphType gtype)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
Pgr_base_graph(graphType gtype)pgrouting::graph::Pgr_base_graph< G, T_V, T_E >inlineexplicit
Pgr_lineGraph(graphType gtype)pgrouting::graph::Pgr_lineGraph< G, T_V, T_E >inlineexplicit
Pgr_lineGraph(const pgrouting::DirectedGraph &digraph)pgrouting::graph::Pgr_lineGraph< G, T_V, T_E >inlineexplicit
propmapIndexpgrouting::graph::Pgr_base_graph< G, T_V, T_E >
removed_edgespgrouting::graph::Pgr_base_graph< G, T_V, T_E >
restore_graph()pgrouting::graph::Pgr_base_graph< G, T_V, T_E >
source(E e_idx) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
target(E e_idx) constpgrouting::graph::Pgr_base_graph< G, T_V, T_E >inline
V typedefpgrouting::graph::Pgr_lineGraph< G, T_V, T_E >
V_i typedefpgrouting::graph::Pgr_lineGraph< G, T_V, T_E >
vertices_mappgrouting::graph::Pgr_base_graph< G, T_V, T_E >
vertices_size_type typedefpgrouting::graph::Pgr_base_graph< G, T_V, T_E >
vertIndexpgrouting::graph::Pgr_base_graph< G, T_V, T_E >