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:
[legend]
Collaboration diagram for ndn::util::InMemoryStorage::Error:
[legend]

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

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

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