Ignore:
Timestamp:
Aug 4, 2009, 4:42:00 PM (16 years ago)
Author:
mies
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/overlay/modules/chord/Chord.h

    r5646 r5668  
    8989        void send_discovery_to( const NodeID& destination, int ttl = 3 );
    9090
     91        void discover_neighbors( const LinkID& lnk );
     92
    9193public:
    9294        Chord(BaseOverlay& _baseoverlay, const NodeID& _nodeid,
     
    133135                        const LinkID& lnk = LinkID::UNSPECIFIED);
    134136
     137
     138
    135139        /// @see Timer.h
    136140        virtual void eventFunction();
Note: See TracChangeset for help on using the changeset viewer.