NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::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::InMemoryStorage::Error:
Collaboration diagram for ndn::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 99 of file in-memory-storage.hpp.

Constructor & Destructor Documentation

◆ Error()

ndn::InMemoryStorage::Error::Error ( )
inline

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


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