10.07.2015 Views

pdf - 395 K - Ecole des mines de Nantes

pdf - 395 K - Ecole des mines de Nantes

pdf - 395 K - Ecole des mines de Nantes

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

}public void AddReadTime(long readTime){Row[READ_TIME] = ReadTime + readTime;}public INo<strong>de</strong> Destination{get{return new UPNo<strong>de</strong>((Guid)Row[DESTINATION]);}}private DataRow Row{get{return Data.Rows.Find(_i<strong>de</strong>ntifier);}}public overri<strong>de</strong> bool Equals(object obj){if (!(obj is UPLink)) return false;UPLink peer = (UPLink) obj;return this._i<strong>de</strong>ntifier.Equals(peer._i<strong>de</strong>ntifier);}public overri<strong>de</strong> int GetHashCo<strong>de</strong>(){return _i<strong>de</strong>ntifier.GetHashCo<strong>de</strong>();}public DateTime LastTimestamp{get{return (DateTime) Row[LAST_USE];}}public int Occurrences{get{return (int) Row[OCCURRENCES];}}public long ReadTime{get{return (long) Row[READ_TIME];}}public void Traverse(){MSc EMOOSE Thesis – http://www.emn.fr/EMOOSE 122

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!