Graph C++ Library
 All Classes Namespaces Files Functions Variables Typedefs Groups Pages
gcl::base_directed_graph< VertexType > Member List

This is the complete list of members for gcl::base_directed_graph< VertexType >, including all inherited members.

base_directed_graph()gcl::base_directed_graph< VertexType >
base_directed_graph_clear()gcl::base_directed_graph< VertexType >protected
base_graph()gcl::base_graph< VertexType >inline
base_graph_clear()gcl::base_graph< VertexType >protected
clear()=0gcl::base_graph< VertexType >pure virtual
compute_nb_reciprocal_edges()gcl::base_directed_graph< VertexType >
compute_undirected_projection_clustering_coefficients()gcl::base_directed_graph< VertexType >
get_avg_in_degree()gcl::base_directed_graph< VertexType >
get_avg_local_undirected_projection_clustering_coefficient()gcl::base_directed_graph< VertexType >
get_avg_out_degree()gcl::base_directed_graph< VertexType >
get_base_graph_avg_degrees(unsigned int _type)gcl::base_graph< VertexType >protected
get_base_graph_max_degrees(unsigned int _type)gcl::base_graph< VertexType >protected
get_base_graph_min_degrees(unsigned int _type)gcl::base_graph< VertexType >protected
get_global_undirected_projection_clustering_coefficient()gcl::base_directed_graph< VertexType >
get_max_in_degree()gcl::base_directed_graph< VertexType >
get_max_out_degree()gcl::base_directed_graph< VertexType >
get_min_in_degree()gcl::base_directed_graph< VertexType >
get_min_out_degree()gcl::base_directed_graph< VertexType >
get_nb_edges()gcl::base_graph< VertexType >
get_nb_reciprocal_edges()gcl::base_directed_graph< VertexType >
get_nb_undirected_projection_triangles()gcl::base_directed_graph< VertexType >
get_nb_undirected_projection_wedges()gcl::base_directed_graph< VertexType >
get_nb_vertices()gcl::base_graph< VertexType >
get_nb_zerodegree_vertices()gcl::base_graph< VertexType >
get_reciprocity()gcl::base_directed_graph< VertexType >
get_type_of_graph()gcl::base_graph< VertexType >
have_the_degree_distributions_been_surveyed (defined in gcl::base_graph< VertexType >)gcl::base_graph< VertexType >protected
id_in_degreegcl::base_directed_graph< VertexType >protected
id_out_degreegcl::base_directed_graph< VertexType >protected
operator()(unsigned int _id)gcl::base_graph< VertexType >
set_nb_edges(unsigned int _value)gcl::base_graph< VertexType >protected
set_nb_of_types_of_degrees(unsigned int _value)gcl::base_graph< VertexType >protected
set_nb_vertices(unsigned int _value)gcl::base_graph< VertexType >protected
set_type_of_graph(std::string _type_of_graph)gcl::base_graph< VertexType >protected
survey_degrees_distribution()gcl::base_graph< VertexType >
survey_triangles()gcl::base_directed_graph< VertexType >
write_edgelist(std::string _name)gcl::base_directed_graph< VertexType >virtual
write_graph_properties(std::string _name)=0gcl::base_directed_graph< VertexType >pure virtual
write_vertices_properties(std::string _name)=0gcl::base_directed_graph< VertexType >pure virtual
~base_directed_graph()gcl::base_directed_graph< VertexType >inlinevirtual
~base_graph()gcl::base_graph< VertexType >inlinevirtual