bpp-core3  3.0.0
bpp::EdgesIteratorClass< T, is_const > Class Template Referenceabstract

#include <Bpp/Graph/GlobalGraph.h>

+ Inheritance diagram for bpp::EdgesIteratorClass< T, is_const >:
+ Collaboration diagram for bpp::EdgesIteratorClass< T, is_const >:

Public Member Functions

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

Detailed Description

template<class T, bool is_const>
class bpp::EdgesIteratorClass< T, is_const >

Definition at line 873 of file GlobalGraph.h.

Member Function Documentation

◆ end()

◆ next()

◆ operator*()

◆ start()


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