CAPD RedHom Library
capd::complex::HasseDiagramView< Complex >::Vertex Struct Reference

#include <capd/complex/HasseDiagramView.h>

Public Types

typedef Id Id
 

Public Member Functions

 Vertex ()
 
 Vertex (const Cell &cell)
 
Id id () const
 
const Cellcell () const
 
Cellcell ()
 
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 Complex >
capd::complex::HasseDiagramView< Complex >::Vertex::Vertex ( )
inline
template<typename Complex >
capd::complex::HasseDiagramView< Complex >::Vertex::Vertex ( const Cell cell)
inline

Member Function Documentation

template<typename Complex >
const Cell& capd::complex::HasseDiagramView< Complex >::Vertex::cell ( ) const
inline
template<typename Complex >
Cell& capd::complex::HasseDiagramView< Complex >::Vertex::cell ( )
inline
template<typename Complex >
Id capd::complex::HasseDiagramView< Complex >::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