Class SBCGraphArcCollection::iterator#
ClassList > SBCGraphArcCollection > iterator
Inherits the following classes: SBCReferencePointerList< ReferenceTargetType, ReferenceToTargetType >::iterator
Inherited by the following classes: SBCGraphNode::iterator
Public Functions#
| Type | Name |
|---|---|
| SBCGraphArc * | getGraphArc () const |
| SBCGraphNode * | getGraphNode () const |
| iterator () |
|
| iterator (SBCReferenceListLink * referenceListLink) |
|
| iterator (const iterator & i) |
|
| virtual | ~iterator () |