NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::lp::detail::DecodeHelper< TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > > Struct Template Reference

#include <field-decl.hpp>

Static Public Member Functions

static std::pair< Buffer::const_iterator, Buffer::const_iterator > decode (const Block &wire)
 

Detailed Description

template<typename TlvType>
struct ndn::lp::detail::DecodeHelper< TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > >

Definition at line 71 of file field-decl.hpp.

Member Function Documentation

template<typename TlvType >
static std::pair<Buffer::const_iterator, Buffer::const_iterator> ndn::lp::detail::DecodeHelper< TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > >::decode ( const Block wire)
inlinestatic

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