nixd
Loading...
Searching...
No Matches
Public Attributes | List of all members
nixd::util::OwnedRegion Struct Reference

#include <OwnedRegion.h>

Public Attributes

std::unique_ptr< AutoRemoveShmShm
 
std::unique_ptr< boost::interprocess::mapped_region > Region
 

Detailed Description

Definition at line 13 of file OwnedRegion.h.

Member Data Documentation

◆ Region

std::unique_ptr<boost::interprocess::mapped_region> nixd::util::OwnedRegion::Region

Definition at line 15 of file OwnedRegion.h.

◆ Shm

std::unique_ptr<AutoRemoveShm> nixd::util::OwnedRegion::Shm

Definition at line 14 of file OwnedRegion.h.


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