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

#include <field-decl.hpp>

Static Public Member Functions

static uint64_t decode (const Block &wire)
 

Detailed Description

template<typename TlvType>
struct ndn::lp::detail::DecodeHelper< TlvType, uint64_t >

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

Member Function Documentation

template<typename TlvType >
static uint64_t ndn::lp::detail::DecodeHelper< TlvType, uint64_t >::decode ( const Block wire)
inlinestatic

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

References ndn::encoding::readNonNegativeInteger(), and ndn::Block::type().


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