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

Go to the source code of this file.

Classes

class  ndn::lp::detail::FieldInfo
 

Namespaces

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

Functions

template<typename TAG >
int ndn::lp::detail::getLocationSortOrder ()
 
template<>
int ndn::lp::detail::getLocationSortOrder< field_location_tags::Header > ()
 
template<>
int ndn::lp::detail::getLocationSortOrder< field_location_tags::Fragment > ()
 
bool ndn::lp::detail::compareFieldSortOrder (const FieldInfo &first, const FieldInfo &second)