Itérateur de sous-graphe.
More...
#include <si/graph/sgiterator.h>
Itérateur de sous-graphe.
Definition at line 14 of file sgiterator.h.
◆ SGIterator() [1/2]
| sigraph::SGIterator::SGIterator |
( |
| ) |
|
|
inline |
◆ SGIterator() [2/2]
◆ ~SGIterator()
| sigraph::SGIterator::~SGIterator |
( |
| ) |
|
|
inline |
◆ operator!=()
| bool sigraph::SGIterator::operator!= |
( |
const SGIterator & | i | ) |
const |
|
inline |
◆ operator*()
| const std::set< Vertex * > * sigraph::SGIterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
◆ operator=()
◆ operator==()
| bool sigraph::SGIterator::operator== |
( |
const SGIterator & | i | ) |
const |
|
inline |
The documentation for this class was generated from the following file: