NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::util::DontVerifySegment Class Reference

Functor to skip validation of individual packets by SegmentFetcher. More...

#include <segment-fetcher.hpp>

Public Member Functions

bool operator() (const Data &data) const
 

Detailed Description

Functor to skip validation of individual packets by SegmentFetcher.

Definition at line 37 of file segment-fetcher.hpp.

Member Function Documentation

bool ndn::util::DontVerifySegment::operator() ( const Data data) const
inline

Definition at line 41 of file segment-fetcher.hpp.


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