CAPD RedHom Library
capd::complex::DiscreteVectorFieldBoostGraph< DiscreteVectorField >::Vertex Struct Reference

#include <capd/complex/DiscreteVectorFieldBoostGraph.h>

Public Types

typedef Id Id
 

Public Member Functions

 Vertex (Id id=std::numeric_limits< Id >::max())
 
 Vertex (const Cell &cell)
 
Cell cell (Complex &complex) const
 
Id id () const
 
bool operator!= (const BoostGraphVertexAdaptor &o) const
 
bool operator== (const BoostGraphVertexAdaptor &o) const
 
bool operator< (const BoostGraphVertexAdaptor &o) const
 

Member Typedef Documentation

Constructor & Destructor Documentation

template<typename DiscreteVectorField >
capd::complex::DiscreteVectorFieldBoostGraph< DiscreteVectorField >::Vertex::Vertex ( Id  id = std::numeric_limits<Id>::max())
inline
template<typename DiscreteVectorField >
capd::complex::DiscreteVectorFieldBoostGraph< DiscreteVectorField >::Vertex::Vertex ( const Cell cell)
inline

Member Function Documentation

template<typename DiscreteVectorField >
Cell capd::complex::DiscreteVectorFieldBoostGraph< DiscreteVectorField >::Vertex::cell ( Complex complex) const
inline
template<typename DiscreteVectorField >
Id capd::complex::DiscreteVectorFieldBoostGraph< DiscreteVectorField >::Vertex::id ( ) const
inline
bool capd::graph::BoostGraphVertexAdaptor< Vertex , Id >::operator!= ( const BoostGraphVertexAdaptor< Vertex, Id > &  o) const
inlineinherited
bool capd::graph::BoostGraphVertexAdaptor< Vertex , Id >::operator< ( const BoostGraphVertexAdaptor< Vertex, Id > &  o) const
inlineinherited
bool capd::graph::BoostGraphVertexAdaptor< Vertex , Id >::operator== ( const BoostGraphVertexAdaptor< Vertex, Id > &  o) const
inlineinherited