<div dir="ltr">BTY, Is"max content size" means max  content entry number, not the total size of content entry file number?<div><br></div><div>qhsong</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-06-02 9:41 GMT+08:00 Spyridon (Spyros) Mastorakis <span dir="ltr"><<a href="mailto:mastorakis@cs.ucla.edu" target="_blank">mastorakis@cs.ucla.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi,<div><br></div><div>if you use the CS of NFD, you can use the size() method of the CS class to get the number of packets stored in CS:</div><div><br></div><div><a href="https://github.com/named-data-ndnSIM/NFD/blob/NFD-0.3.4-ndnSIM/daemon/table/cs.hpp#L125" target="_blank">https://github.com/named-data-ndnSIM/NFD/blob/NFD-0.3.4-ndnSIM/daemon/table/cs.hpp#L125</a></div><div><br></div><div>If you use the CS of ndnSIM, you can use the GetSize() method to retrieve the number of packets stored in CS:</div><div><br></div><div><a href="https://github.com/named-data-ndnSIM/ndnSIM/blob/master/model/cs/ndn-content-store.hpp#L151-L152" target="_blank">https://github.com/named-data-ndnSIM/ndnSIM/blob/master/model/cs/ndn-content-store.hpp#L151-L152</a></div><div><br></div><div>Use example:</div><div><br></div><div><a href="https://github.com/named-data-ndnSIM/ndnSIM/blob/a4915caa0c4121f2dd87fd3d7cc3b6eb91632f16/tests/other/ndn-test.cpp#L113-L116" target="_blank">https://github.com/named-data-ndnSIM/ndnSIM/blob/a4915caa0c4121f2dd87fd3d7cc3b6eb91632f16/tests/other/ndn-test.cpp#L113-L116</a></div><div><br></div><div>Hope that this helps!</div><div><span class="HOEnZb"><font color="#888888"><br><div>
<div><div><div><span style="float:none;display:inline!important">Spyridon (Spyros) Mastorakis</span><br><span style="float:none;display:inline!important">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" target="_blank">http://cs.ucla.edu/~mastorakis/</a><br><span style="float:none;display:inline!important">Internet Research Laboratory</span><br><span style="float:none;display:inline!important">Computer Science Department</span><br><span style="float:none;display:inline!important">UCLA</span></div></div></div>
</div></font></span><div><div class="h5">
<br><div><blockquote type="cite"><div>On May 30, 2016, at 4:42 AM, Dhiab Imen <<a href="mailto:dhiabimen@gmail.com" target="_blank">dhiabimen@gmail.com</a>> wrote:</div><br><div><div dir="ltr">Hi all,<div><br></div><div>I want to know if it is possible to get total size of cached content in the content Store? and how??</div><div> </div><div>thanks for help.<br><div><div><br></div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div><span>Cordialement </span></div><div><span>Imen Dhiab</span></div><div><span><br></span></div><div><span>***************************************************************************************************</span><br></div><div><font>Ingénieur Informatique diplômé de l'Ecole Nationale d'Ingénieurs de Sfax.</font></div><div><font>Membre de l'unité de recherche SAGE (Systèmes Avancés en Génie Electrique), Ecole Nationale d'Ing</font><span>énieurs de Sousse.</span></div><div><font>+216 53 59 19 88</font></div><div><font>Pages personnelles : <a href="http://www.sage-eniso.org/profile-membre/fr/T/85/dhiab-imene.html" target="_blank">http://www.sage-eniso.org/profile-membre/fr/T/85/dhiab-imene.html</a></font></div><div>***************************************************************************************************</div></div></div>
</div></div></div></div></blockquote></div><br></div></div></div></div><br>_______________________________________________<br>
ndnSIM mailing list<br>
<a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br>
<br></blockquote></div><br></div>