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

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

base_graph()gcl::base_graph< VertexType >inline
base_graph_clear()gcl::base_graph< VertexType >protected
clear()=0gcl::base_graph< VertexType >pure virtual
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_nb_edges()gcl::base_graph< VertexType >
get_nb_vertices()gcl::base_graph< VertexType >
get_nb_zerodegree_vertices()gcl::base_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
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 >
write_edgelist(std::string _name)=0gcl::base_graph< VertexType >pure virtual
~base_graph()gcl::base_graph< VertexType >inlinevirtual