Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::graph::distributed::hohberg_detail::tree_header< Vertex, Edge > Struct Template Reference

#include <hohberg_biconnected_components.hpp>

Public Member Functions

template<typename Archiver >
void serialize (Archiver &ar, const unsigned int)
 

Public Attributes

Edge edge
 
Vertex gamma
 
std::size_t bicomp_length
 

Member Function Documentation

template<typename Vertex , typename Edge >
template<typename Archiver >
void boost::graph::distributed::hohberg_detail::tree_header< Vertex, Edge >::serialize ( Archiver &  ar,
const unsigned  int 
)
inline

Member Data Documentation

template<typename Vertex , typename Edge >
std::size_t boost::graph::distributed::hohberg_detail::tree_header< Vertex, Edge >::bicomp_length
template<typename Vertex , typename Edge >
Edge boost::graph::distributed::hohberg_detail::tree_header< Vertex, Edge >::edge
template<typename Vertex , typename Edge >
Vertex boost::graph::distributed::hohberg_detail::tree_header< Vertex, Edge >::gamma

The documentation for this struct was generated from the following file: