[ndnSIM] ndnSIM 2.0: conversion

Spyridon (Spyros) Mastorakis spiros.mastorakis at gmail.com
Sun Feb 22 21:27:05 PST 2015


Hello,

I guess that if you replace this:

Ptr<nfd::Face> face = ndn->getFaceById(0);

with this:

std::shared_ptr<nfd::Face> face = ndn->getFaceById(0);

then it should work.

--
Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/
Internet Research Laboratory
PhD Computer Science
UCLA




> On Feb 22, 2015, at 5:48 AM, NDIKUMANA ANSELME <anselme333 at gmail.com> wrote:
> 
> getFaceById





More information about the ndnSIM mailing list