[ndnSIM] Add faces dynamically to NetDevice during simulation
thomas.kolonko at students.unibe.ch
thomas.kolonko at students.unibe.ch
Tue Oct 25 00:12:52 PDT 2016
Hi Spyridon,
I did try and I still get the same error although the parent Class (Face) is initialized in sourcefile of NetDeviceFace.
error: invalid use of incomplete type ‘class ns3::ndn::NetDeviceFace’
________________________________________
Von: Spyridon (Spyros) Mastorakis [mastorakis at cs.ucla.edu]
Gesendet: Montag, 24. Oktober 2016 18:22
An: Kolonko, Thomas (STUDENTS)
Cc: ndnsim at lists.cs.ucla.edu
Betreff: Re: [ndnSIM] Add faces dynamically to NetDevice during simulation
Hi,
did you try something like that?
Ptr<ndn::NetDeviceFace> face = CreateObject<ndn::MyNetDeviceFace> (node, device);
Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/
Internet Research Laboratory
Computer Science Department
UCLA
> On Oct 24, 2016, at 3:54 AM, <thomas.kolonko at students.unibe.ch> <thomas.kolonko at students.unibe.ch> wrote:
>
> NetDeviceFace
More information about the ndnSIM
mailing list