|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
Base class of an object allocated in a Region. More...
#include <region.hpp>
Inherits ndnph::WithRegion.
Inherited by ndnph::detail::DataObj, and ndnph::detail::InterestObj.
Protected Member Functions | |
| InRegion (Region ®ion) | |
Protected Member Functions inherited from ndnph::WithRegion | |
| WithRegion (Region ®ion) | |
| WithRegion (const WithRegion &)=delete | |
| WithRegion & | operator= (const WithRegion &)=delete |
Additional Inherited Members | |
Public Member Functions inherited from ndnph::WithRegion | |
| WithRegion (WithRegion &&)=default | |
Protected Attributes inherited from ndnph::WithRegion | |
| Region & | region |
Base class of an object allocated in a Region.
|
inlineexplicitprotected |