esp8266ndn
NDN Arduino library for ESP8266 and more
|
Base class of an object associated with a Region. More...
#include <region.hpp>
Inherited by ndnph::Face, ndnph::InRegion, ndnph::lp::Fragmenter, and ndnph::lp::Reassembler.
Public Member Functions | |
WithRegion (WithRegion &&)=default | |
Protected Member Functions | |
WithRegion (Region ®ion) | |
WithRegion (const WithRegion &)=delete | |
WithRegion & | operator= (const WithRegion &)=delete |
Protected Attributes | |
Region & | region |
Friends | |
Region & | regionOf (const WithRegion *obj) |
Base class of an object associated with a Region.
|
default |
|
inlineexplicitprotected |
|
protecteddelete |
|
protecteddelete |
|
friend |
|
protected |