NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
lp-field-tag.hpp File Reference
#include "../lp/packet.hpp"
#include "../lp/tags.hpp"
Include dependency graph for lp-field-tag.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 

Functions

template<typename Field , typename Tag , typename Packet >
void ndn::addFieldFromTag (lp::Packet &lpPacket, const Packet &packet)
 
template<typename Tag , typename Field , typename Packet >
void ndn::addTagFromField (Packet &packet, const lp::Packet &lpPacket)