Ignore:
Timestamp:
Sep 25, 2009, 2:30:33 PM (15 years ago)
Author:
mies
Message:

added basic DHT functionality (untested)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/overlay/modules/onehop/OneHop.h

    r5624 r6266  
    8181
    8282        /// @see OverlayInterface.h
     83        virtual bool isClosestNodeTo( const NodeID& node );
     84
     85        /// @see OverlayInterface.h
    8386        virtual const LinkID& getNextLinkId( const NodeID& id ) const;
    8487
Note: See TracChangeset for help on using the changeset viewer.