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

#include <field-decl.hpp>

Static Public Member Functions

static EmptyValue decode (const Block &wire)
 

Detailed Description

template<typename TlvType>
struct ndn::lp::DecodeHelper< TlvType, EmptyValue >

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

Member Function Documentation

◆ decode()

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

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

References ndn::to_string(), ndn::Block::type(), and ndn::Block::value_size().


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