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 <ndn-cxx/ims/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 105 of file in-memory-storage.hpp.

Constructor & Destructor Documentation

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

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