NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::lp::detail Namespace Reference

Classes

struct  DecodeHelper
 
struct  DecodeHelper< TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > >
 
struct  DecodeHelper< TlvType, uint64_t >
 
struct  EncodeHelper
 
struct  EncodeHelper< TAG, TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > >
 
struct  EncodeHelper< TAG, TlvType, uint64_t >
 
struct  ExtractFieldInfo
 
class  FieldDecl
 
class  FieldInfo
 

Functions

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

Function Documentation

◆ getLocationSortOrder()

template<typename TAG >
int ndn::lp::detail::getLocationSortOrder ( )
inline

◆ getLocationSortOrder< field_location_tags::Header >()

Definition at line 74 of file field-info.hpp.

◆ getLocationSortOrder< field_location_tags::Fragment >()

Definition at line 81 of file field-info.hpp.

◆ compareFieldSortOrder()

bool ndn::lp::detail::compareFieldSortOrder ( const FieldInfo first,
const FieldInfo second 
)
inline