[ndnSIM] getting an instance of CS

Spyridon (Spyros) Mastorakis mastorakis at cs.ucla.edu
Thu Aug 16 20:20:48 PDT 2018


Probably you can try something like that:

node->GetObject<ns3::ndn::L3Protocol>()->getForwarder()->getCs()

Thanks,

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

> On Aug 14, 2018, at 1:40 PM, george assaf <engdotgeorge at gmail.com> wrote:
> 
> Dear all,
> I modified cs.hpp/cpp so that I add a data member called cache_state .
> how can I get an instance of cache store to get that member from my custom ndn::AppHelper ? 



More information about the ndnSIM mailing list