NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: 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 50 of file field-decl.hpp.

Member Function Documentation

◆ decode()

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

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

References ndn::encoding::readNonNegativeInteger().


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