esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Protected Member Functions | List of all members
ndnph::InRegion Class Reference

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 &region)
 
- Protected Member Functions inherited from ndnph::WithRegion
 WithRegion (Region &region)
 
 WithRegion (const WithRegion &)=delete
 
WithRegionoperator= (const WithRegion &)=delete
 

Additional Inherited Members

- Public Member Functions inherited from ndnph::WithRegion
 WithRegion (WithRegion &&)=default
 
- Protected Attributes inherited from ndnph::WithRegion
Regionregion
 

Detailed Description

Base class of an object allocated in a Region.

Constructor & Destructor Documentation

◆ InRegion()

ndnph::InRegion::InRegion ( Region region)
inlineexplicitprotected

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