commit | 4768f89c6e62711e474a8f84ad5ce85366edb678 | [log] [tgz] |
---|---|---|
author | akmhoque <akmhoque@gmail.com> | Sat Feb 08 23:58:07 2014 -0600 |
committer | akmhoque <akmhoque@gmail.com> | Sat Feb 08 23:58:07 2014 -0600 |
tree | 03ce64d570be08726834436caa51a13c7dab3e60 | |
parent | 62a8e40aa255712d3476d1120810789b2c8a5c88 [diff] [blame] |
LSDB Operation Complete - Refresh
diff --git a/nlsr_adjacent.hpp b/nlsr_adjacent.hpp index 2f5106f..910b8a9 100644 --- a/nlsr_adjacent.hpp +++ b/nlsr_adjacent.hpp
@@ -65,6 +65,8 @@ void setInterestTimedOutNo(int iton){ interestTimedOutNo=iton; } + + bool isAdjacentEqual(Adjacent& adj); private: string adjacentName; int connectingFace;