Changeset 10573 for source/ariba/overlay/modules
- Timestamp:
- Jun 18, 2012, 4:25:41 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/modules/OverlayInterface.h
r10572 r10573 152 152 * @return The node id of the next hop 153 153 */ 154 virtual const NodeID& getNextNodeId( const NodeID& id ) const ;154 virtual const NodeID& getNextNodeId( const NodeID& id ) const = 0; 155 155 156 156 //--- functions from CommunicationListener that we _can_ use as overlay ---
Note:
See TracChangeset
for help on using the changeset viewer.