Ignore:
Timestamp:
Aug 10, 2009, 5:55:19 PM (15 years ago)
Author:
huebsch
Message:

revert des kompletten overlay ordners auf revision 5752

File:
1 edited

Legend:

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

    r5776 r5803  
    8888        }
    8989
    90         void setSource(const NodeID& source ) {
    91                 this->source = source;
    92         }
    93 
    9490        const NodeID& getSource() const {
    9591                return source;
    96         }
    97 
    98         void setDestination(const NodeID& destination ) {
    99                 this->destination = destination;
    10092        }
    10193
Note: See TracChangeset for help on using the changeset viewer.