NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::Tag Class Referenceabstract

Base class for interest/data tags that can hold any arbitrary information. More...

#include <tag.hpp>

Inheritance diagram for ndn::Tag:

Public Member Functions

virtual ~Tag ()=0
 

Detailed Description

Base class for interest/data tags that can hold any arbitrary information.

Definition at line 30 of file tag.hpp.

Constructor & Destructor Documentation

Tag::~Tag ( )
inlinepure virtual

Definition at line 49 of file tag.hpp.


The documentation for this class was generated from the following file: