<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Natalya,<div class=""><br class=""></div><div class="">NetDeviceFace objects are created by the Stack Helper:</div><div class=""><br class=""></div><div class=""><a href="https://github.com/named-data-ndnSIM/ndnSIM/blob/master/helper/ndn-stack-helper.cpp#L282" class="">https://github.com/named-data-ndnSIM/ndnSIM/blob/master/helper/ndn-stack-helper.cpp#L282</a></div><div class=""><br class=""></div><div class="">A NetDeviceFace is the way that simulated nodes communicate with each other. A NetDeviceFace is associated with a NetDevice object. This object is used by NS3, so that each simulated node communicates with another node.</div><div class=""><br class=""></div><div class=""><div class="">
<div class=""><div class=""><div class=""><span class="" style="float: none; display: inline !important;">Spyridon (Spyros) Mastorakis</span><br class=""><span class="" style="float: none; display: inline !important;">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" class="">http://cs.ucla.edu/~mastorakis/</a><br class=""><span class="" style="float: none; display: inline !important;">Internet Research Laboratory</span><br class=""><span class="" style="float: none; display: inline !important;">Computer Science Department</span><br class=""><span class="" style="float: none; display: inline !important;">UCLA</span></div><div class=""><span class="" style="float: none; display: inline !important;"><br class=""></span></div></div></div><div class=""><br class=""></div><br class="Apple-interchange-newline">
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Dec 8, 2015, at 1:53 AM, Natalya Rozhnova <<a href="mailto:rozhnova.natalya@gmail.com" class="">rozhnova.natalya@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">I'm sorry, I were using the NS_LOG to print the info but didn't connect to the right one. :)<br class=""></div><div class="">But I still would like to know a little more details about NetDeviceFace and who and why call it?<br class=""><br class=""></div><div class="">Thanks,<br class=""></div><div class="">Natalya<br class=""></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">2015-12-08 10:32 GMT+01:00 Natalya Rozhnova <span dir="ltr" class=""><<a href="mailto:rozhnova.natalya@gmail.com" target="_blank" class="">rozhnova.natalya@gmail.com</a>></span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class="">Hi all,<br class=""><br class=""></div>I wonder what the class NetDeviceFace is used for in ndnSIM/NFD?<br class=""></div>I thought it links NetDevice and Face objects but practically it is never called (when I try to print anything in the constructor of NetDeviceFace, it does not, so I suppose that it's never created)...<br class=""><br class=""></div>Could anybody please clarify this point to me?<br class=""><br class=""></div>thanks in advance,<br class=""></div>Best,<br class=""></div>Natalya<br class=""></div>
</blockquote></div><br class=""></div>
_______________________________________________<br class="">ndnSIM mailing list<br class=""><a href="mailto:ndnSIM@lists.cs.ucla.edu" class="">ndnSIM@lists.cs.ucla.edu</a><br class="">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim<br class=""></div></blockquote></div><br class=""></div></body></html>