<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 10, 2015, at 12:50 PM, 최원준 <<a href="mailto:wonjunchoi001@gmail.com" class="">wonjunchoi001@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hello.<div class=""><br class=""></div><div class="">How can I get the full prefix name in insert method in lru-policy.hpp?</div><div class=""><p class="">insert(typename parent_trie::iterator item)</p><p class="">*item returns just behind of full prefix that is some kind of %FE%07 if /prefix1/%FE%07.</p></div></div></div></blockquote><div>Try</div><div><br class=""></div><div>item->payload()->GetData()->getName()</div><div><br class=""></div>--</div><div>Alex<br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><p class=""><br class=""></p><p class="">Best regards.</p><p class="">Wonjun, Choi</p></div></div></div></blockquote></div></body></html>