bpp-core3
3.0.0
|
#include <Bpp/Graph/GlobalGraph.h>
Public Member Functions | |
virtual void | next ()=0 |
virtual bool | end () const =0 |
virtual void | start ()=0 |
virtual NodeId | operator* ()=0 |
Private Member Functions | |
~NodesIteratorClass () | |
Definition at line 703 of file GlobalGraph.h.
|
inlineprivate |
Definition at line 706 of file GlobalGraph.h.
|
pure virtualinherited |
Implemented in bpp::NodesIteratorClass< Graph::INCOMINGNEIGHBORITER, is_const >, bpp::NodesIteratorClass< Graph::OUTGOINGNEIGHBORITER, is_const >, and bpp::NodesIteratorClass< Graph::ALLGRAPHITER, is_const >.
Referenced by bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::end(), bpp::GlobalGraph::isDA(), bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::next(), bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::start(), bpp::Graph::EdgeIterator::~EdgeIterator(), and bpp::Graph::NodeIterator::~NodeIterator().
|
pure virtualinherited |
Implemented in bpp::NodesIteratorClass< Graph::INCOMINGNEIGHBORITER, is_const >, bpp::NodesIteratorClass< Graph::OUTGOINGNEIGHBORITER, is_const >, and bpp::NodesIteratorClass< Graph::ALLGRAPHITER, is_const >.
Referenced by bpp::GlobalGraph::isDA(), bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::next(), bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::start(), bpp::Graph::EdgeIterator::~EdgeIterator(), and bpp::Graph::NodeIterator::~NodeIterator().
|
pure virtualinherited |
Implemented in bpp::NodesIteratorClass< Graph::INCOMINGNEIGHBORITER, is_const >, bpp::NodesIteratorClass< Graph::OUTGOINGNEIGHBORITER, is_const >, and bpp::NodesIteratorClass< Graph::ALLGRAPHITER, is_const >.
Referenced by bpp::Graph::EdgeIterator::~EdgeIterator(), and bpp::Graph::NodeIterator::~NodeIterator().
|
pure virtualinherited |
Implemented in bpp::NodesIteratorClass< Graph::INCOMINGNEIGHBORITER, is_const >, bpp::NodesIteratorClass< Graph::OUTGOINGNEIGHBORITER, is_const >, and bpp::NodesIteratorClass< Graph::ALLGRAPHITER, is_const >.
Referenced by bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::start(), bpp::Graph::EdgeIterator::~EdgeIterator(), and bpp::Graph::NodeIterator::~NodeIterator().