CAPD RedHom Library
capd::graph::GraphOnEdges< IdT >::Vertex Struct Reference

#include <capd/graph/GraphOnEdges.h>

Public Types

typedef Id Id
 

Public Member Functions

 Vertex ()
 
 Vertex (Id id)
 
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 IdT>
capd::graph::GraphOnEdges< IdT >::Vertex::Vertex ( )
inline
template<typename IdT>
capd::graph::GraphOnEdges< IdT >::Vertex::Vertex ( Id  id)
inline

Member Function Documentation

template<typename IdT>
Id capd::graph::GraphOnEdges< IdT >::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