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) | |
![]() | |
WithRegion (Region ®ion) | |
WithRegion (const WithRegion &)=delete | |
WithRegion & | operator= (const WithRegion &)=delete |
Additional Inherited Members | |
![]() | |
WithRegion (WithRegion &&)=default | |
![]() | |
Region & | region |
Base class of an object allocated in a Region.
|
inlineexplicitprotected |