cTopology::LinkIn Class Reference

Supporting class for cTopology. More...

#include <ctopology.h>

Inheritance diagram for cTopology::LinkIn:
cTopology::Link

List of all members.

Public Member Functions

NodegetRemoteNode () const
int getRemoteGateId () const
int getLocalGateId () const
cGategetRemoteGate () const
cGategetLocalGate () const

Detailed Description

Supporting class for cTopology.

While navigating the graph stored in a cTopology, Node's methods return LinkIn and LinkOut objects, which are 'aliases' to Link objects. LinkIn and LinkOut provide convenience functions that return the 'local' and 'remote' end of the connection when traversing the topology.


Member Function Documentation

Node* cTopology::LinkIn::getRemoteNode (  )  const [inline]

Returns the node at the remote end of this connection.

Note: There is no corresponding localNode() method: the local node of this connection is the Node object whose method returned this LinkIn object.


The documentation for this class was generated from the following file:
Generated on Tue Dec 2 11:16:30 2014 for OMNeT++ Simulation Library by  doxygen 1.6.3