Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::GraphVertex< F > Member List

This is the complete list of members for concepts::GraphVertex< F >, including all inherited members.

addNeighbour(const F Value) (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >virtual
addWeight(const int Weight) (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >virtual
addWeightedNeighbour(const F Value, const int Weight=1) (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >virtual
clearNeighbours() (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >virtual
Domain_ (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >protected
getDomain() const (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >virtual
getNeighbours() const (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >virtual
getValue() const (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >virtual
getWeight() const (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >virtual
GraphVertex() (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >inline
GraphVertex(const F Value, const int Weight=1, const int Domain=0) (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >inline
info(std::ostream &os) const (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >virtual
Neighbours_ (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >protected
setDomain(const int Domain) (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >virtual
setNeighbours(const Sequence< F > &Neighbours) (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >virtual
setValue(const F Value) (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >virtual
setWeight(const int Weight) (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >virtual
Value_ (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >protected
Weight_ (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >protected
~GraphVertex() (defined in concepts::GraphVertex< F >)concepts::GraphVertex< F >inline