NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::lp::DecodeHelper< TlvType, NonNegativeIntegerTag > 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::DecodeHelper< TlvType, NonNegativeIntegerTag >

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

Member Function Documentation

◆ decode()

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

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

References ndn::encoding::readNonNegativeInteger().


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