Ipc::Mem::PageStack::Config Class Reference

PageStack construction and SharedMemorySize calculation parameters. More...

#include <PageStack.h>

Collaboration diagram for Ipc::Mem::PageStack::Config:

Public Attributes

uint32_t poolId = 0
 pool ID More...
 
size_t pageSize = 0
 page size, used to calculate shared memory size More...
 
PageCount capacity = 0
 the maximum number of pages More...
 
bool createFull = false
 whether a newly created PageStack should be prefilled with PageIds More...
 

Detailed Description

Definition at line 123 of file PageStack.h.

Member Data Documentation

◆ capacity

◆ createFull

bool Ipc::Mem::PageStack::Config::createFull = false

◆ pageSize

◆ poolId

uint32_t Ipc::Mem::PageStack::Config::poolId = 0

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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors