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

Represents an error might be thrown during reduce the current capacity of the in-memory storage through function setCapacity(size_t nMaxPackets). More...

#include <in-memory-storage.hpp>

Inheritance diagram for ndn::util::InMemoryStorage::Error:
Collaboration diagram for ndn::util::InMemoryStorage::Error:

Public Member Functions

 Error ()
 

Detailed Description

Represents an error might be thrown during reduce the current capacity of the in-memory storage through function setCapacity(size_t nMaxPackets).

Definition at line 104 of file in-memory-storage.hpp.

Constructor & Destructor Documentation


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