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::cc_detail::metaVertex< Vertex > Struct Template Reference

#include <connected_components.hpp>

Public Member Functions

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

Public Attributes

Vertex name
 

Constructor & Destructor Documentation

template<typename Vertex >
boost::graph::distributed::cc_detail::metaVertex< Vertex >::metaVertex ( )
inline
template<typename Vertex >
boost::graph::distributed::cc_detail::metaVertex< Vertex >::metaVertex ( const Vertex v)
inline

Member Function Documentation

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

Member Data Documentation


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