|
bpp-core3
3.0.0
|
#include <Bpp/Graph/AssociationGraphImplObserver.h>
Inheritance diagram for bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >:
Collaboration diagram for bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >:Public Member Functions | |
| NodeIteratorClass (AssociationGraphImplObserver< N, E, GraphImpl > &agio) | |
| NodeIteratorClass (const AssociationGraphImplObserver< N, E, GraphImpl > &agio) | |
| NodeIteratorClass (AssociationGraphImplObserver< N, E, GraphImpl > &agio, Nref n) | |
| NodeIteratorClass (const AssociationGraphImplObserver< N, E, GraphImpl > &agio, Nref n) | |
| ~NodeIteratorClass () | |
| void | next () |
| bool | end () const |
| void | start () |
| Nref | operator* () |
Private Attributes | |
| NodesIteratorClass< GraphIterator, is_const > | it_ |
| const AssociationGraphImplObserver< N, E, GraphImpl > & | agio_ |
Definition at line 993 of file AssociationGraphImplObserver.h.
|
inline |
Definition at line 1001 of file AssociationGraphImplObserver.h.
References bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::start().
|
inline |
Definition at line 1004 of file AssociationGraphImplObserver.h.
References bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::start().
|
inline |
Definition at line 1007 of file AssociationGraphImplObserver.h.
References bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::start().
|
inline |
Definition at line 1010 of file AssociationGraphImplObserver.h.
References bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::start().
|
inline |
Definition at line 1013 of file AssociationGraphImplObserver.h.
|
inlinevirtual |
Implements bpp::AssociationGraphObserver< N, E >::NodeIterator.
Definition at line 1017 of file AssociationGraphImplObserver.h.
References bpp::Graph::NodeIterator::end().
|
inlinevirtual |
Implements bpp::AssociationGraphObserver< N, E >::NodeIterator.
Definition at line 1015 of file AssociationGraphImplObserver.h.
References bpp::Graph::NodeIterator::end(), bpp::AssociationGraphImplObserver< N, E, GraphImpl >::getNodeFromGraphid(), and bpp::Graph::NodeIterator::next().
|
inlinevirtual |
Implements bpp::AssociationGraphObserver< N, E >::NodeIterator.
Definition at line 1021 of file AssociationGraphImplObserver.h.
References bpp::AssociationGraphImplObserver< N, E, GraphImpl >::getNodeFromGraphid().
|
inlinevirtual |
Implements bpp::AssociationGraphObserver< N, E >::NodeIterator.
Definition at line 1019 of file AssociationGraphImplObserver.h.
References bpp::Graph::NodeIterator::end(), bpp::AssociationGraphImplObserver< N, E, GraphImpl >::getNodeFromGraphid(), bpp::Graph::NodeIterator::next(), and bpp::Graph::NodeIterator::start().
Referenced by bpp::AssociationGraphImplObserver< N, E, GraphImpl >::EdgeIteratorClass< GraphIterator, is_const >::EdgeIteratorClass(), and bpp::AssociationGraphImplObserver< N, E, GraphImpl >::NodeIteratorClass< GraphIterator, is_const >::NodeIteratorClass().
|
private |
Definition at line 998 of file AssociationGraphImplObserver.h.
|
private |
Definition at line 997 of file AssociationGraphImplObserver.h.