#include <topomap/GatewayNode.h>
◆ value_type
◆ reference
◆ pointer
◆ SpecialValue
| Enumerator |
|---|
| BEGIN_ITERATOR | |
| END_ITERATOR | |
◆ OutgoingLinkIterator()
◆ operator==()
◆ operator!=()
◆ operator->()
◆ operator*()
◆ operator++()
◆ link()
Returns a pointer to the currently iterated link.
◆ endpoint()
Returns the other endpoint of the link starting in this gateway node.
For unidirectional links this will always be link()->to(), but for bidirectional links this may also be link()->from().
The documentation for this class was generated from the following file: