|
bpp-core3
3.0.0
|
#include <Bpp/Graph/AssociationGraphImplObserver.h>
Inheritance diagram for bpp::AssociationGraphImplObserver< N, E, GraphImpl >::EdgeIteratorClass< GraphIterator, is_const >:
Collaboration diagram for bpp::AssociationGraphImplObserver< N, E, GraphImpl >::EdgeIteratorClass< GraphIterator, is_const >:Public Member Functions | |
| EdgeIteratorClass (AssociationGraphImplObserver< N, E, GraphImpl > &agio) | |
| EdgeIteratorClass (AssociationGraphImplObserver< N, E, GraphImpl > &agio, Nref n) | |
| EdgeIteratorClass (const AssociationGraphImplObserver< N, E, GraphImpl > &agio) | |
| EdgeIteratorClass (const AssociationGraphImplObserver< N, E, GraphImpl > &agio, Nref n) | |
| ~EdgeIteratorClass () | |
| void | next () |
| bool | end () const |
| void | start () |
| Eref | operator* () |
Private Attributes | |
| EdgesIteratorClass< GraphIterator, is_const > | it_ |
| const AssociationGraphImplObserver< N, E, GraphImpl > & | agio_ |
Definition at line 1331 of file AssociationGraphImplObserver.h.
|
inline |
Definition at line 1339 of file AssociationGraphImplObserver.h.
References bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::start().
|
inline |
Definition at line 1342 of file AssociationGraphImplObserver.h.
References bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::start().
|
inline |
Definition at line 1345 of file AssociationGraphImplObserver.h.
References bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::start().
|
inline |
Definition at line 1348 of file AssociationGraphImplObserver.h.
References bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::start().
|
inline |
Definition at line 1351 of file AssociationGraphImplObserver.h.
|
inlinevirtual |
Implements bpp::AssociationGraphObserver< N, E >::EdgeIterator.
Definition at line 1355 of file AssociationGraphImplObserver.h.
References bpp::Graph::EdgeIterator::end().
|
inlinevirtual |
Implements bpp::AssociationGraphObserver< N, E >::EdgeIterator.
Definition at line 1353 of file AssociationGraphImplObserver.h.
References bpp::Graph::EdgeIterator::end(), bpp::AssociationGraphImplObserver< N, E, GraphImpl >::getEdgeFromGraphid(), and bpp::Graph::EdgeIterator::next().
|
inlinevirtual |
Implements bpp::AssociationGraphObserver< N, E >::EdgeIterator.
Definition at line 1359 of file AssociationGraphImplObserver.h.
References bpp::AssociationGraphImplObserver< N, E, GraphImpl >::getEdgeFromGraphid().
|
inlinevirtual |
Implements bpp::AssociationGraphObserver< N, E >::EdgeIterator.
Definition at line 1357 of file AssociationGraphImplObserver.h.
References bpp::Graph::EdgeIterator::end(), bpp::AssociationGraphImplObserver< N, E, GraphImpl >::getEdgeFromGraphid(), bpp::Graph::EdgeIterator::next(), and bpp::Graph::EdgeIterator::start().
|
private |
Definition at line 1336 of file AssociationGraphImplObserver.h.
|
private |
Definition at line 1335 of file AssociationGraphImplObserver.h.