Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator > Member List

This is the complete list of members for boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >, including all inherited members.

adjacency_iterator typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
adjacency_matrix(vertices_size_type n_vertices, const GraphProperty &p=GraphProperty())boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >inline
adjacency_matrix(EdgeIterator first, EdgeIterator last, vertices_size_type n_vertices, const GraphProperty &p=GraphProperty())boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >inline
adjacency_matrix(EdgeIterator first, EdgeIterator last, EdgePropertyIterator ep_iter, vertices_size_type n_vertices, const GraphProperty &p=GraphProperty())boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >inline
Alloc typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
BOOST_STATIC_ASSERT(!(is_same< Directed, bidirectionalS >::value))boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
degree_size_type typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
directed_category typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
DirInEdgeIter typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
DirOutEdgeIter typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
edge_bundled typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
edge_descriptor typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
edge_iterator typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
edge_parallel_category typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
edge_property_type typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
edges_size_type typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
get_edge(vertex_descriptor u, vertex_descriptor v) const boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >inline
get_edge(vertex_descriptor u, vertex_descriptor v)boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >inline
graph_bundled typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
graph_property_type typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
graph_tag typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
in_edge_iterator typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
m_matrixboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
m_num_edgesboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
m_propertyboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
m_vertex_propertiesboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
m_vertex_setboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
Matrix typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
MatrixIter typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
null_vertex()boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >inlinestatic
operator[](vertex_descriptor v)boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >inline
operator[](vertex_descriptor v) const boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >inline
operator[](edge_descriptor e)boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >inline
operator[](edge_descriptor e) const boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >inline
operator[](graph_bundle_t)boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >inline
operator[](graph_bundle_t) const boost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >inline
out_edge_iterator typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
size_type typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
StoredEdge typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
traversal_category typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
UnDirInEdgeIter typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
UnDirOutEdgeIter typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
unfiltered_edge_iter typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
unfiltered_in_edge_iter typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
unfiltered_out_edge_iter typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
vertex_bundled typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
vertex_descriptor typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
vertex_iterator typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
vertex_property_type typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
VertexList typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >
vertices_size_type typedefboost::adjacency_matrix< Directed, VertexProperty, EdgeProperty, GraphProperty, Allocator >