bpp-core3  3.0.0
bpp::Graph::EdgeIterator Class Referenceabstract

#include <Bpp/Graph/Graph.h>

+ Inheritance diagram for bpp::Graph::EdgeIterator:

Public Member Functions

virtual ~EdgeIterator ()
 
virtual void next ()=0
 
virtual bool end () const =0
 
virtual void start ()=0
 
virtual EdgeId operator* ()=0
 

Detailed Description

Definition at line 461 of file Graph.h.

Constructor & Destructor Documentation

◆ ~EdgeIterator()

virtual bpp::Graph::EdgeIterator::~EdgeIterator ( )
inlinevirtual

Definition at line 464 of file Graph.h.

Member Function Documentation

◆ end()

◆ next()

◆ operator*()

◆ start()


The documentation for this class was generated from the following file: