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

#include <Bpp/Graph/GlobalGraph.h>

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

Public Member Functions

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

Private Member Functions

 ~NodesIteratorClass ()
 

Detailed Description

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

Definition at line 740 of file GlobalGraph.h.

Constructor & Destructor Documentation

◆ ~NodesIteratorClass()

template<class T , bool is_const>
bpp::NodesIteratorClass< T, is_const >::~NodesIteratorClass ( )
inlineprivate

Definition at line 725 of file GlobalGraph.h.

Member Function Documentation

◆ end()

◆ next()

◆ operator*()

◆ start()


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