shared array of QueueReaders More...

#include <Queue.h>

Collaboration diagram for Ipc::QueueReaders:

Public Member Functions

 QueueReaders (const int aCapacity)
 
size_t sharedMemorySize () const
 

Static Public Member Functions

static size_t SharedMemorySize (const int capacity)
 

Public Attributes

const int theCapacity
 
Ipc::Mem::FlexibleArray< QueueReadertheReaders
 number of readers More...
 

Detailed Description

Definition at line 71 of file Queue.h.

Constructor & Destructor Documentation

◆ QueueReaders()

Ipc::QueueReaders::QueueReaders ( const int  aCapacity)

Definition at line 55 of file Queue.cc.

References Must, and theCapacity.

Member Function Documentation

◆ sharedMemorySize()

size_t Ipc::QueueReaders::sharedMemorySize ( ) const

Definition at line 62 of file Queue.cc.

◆ SharedMemorySize()

size_t Ipc::QueueReaders::SharedMemorySize ( const int  capacity)
static

Definition at line 68 of file Queue.cc.

Member Data Documentation

◆ theCapacity

const int Ipc::QueueReaders::theCapacity

Definition at line 78 of file Queue.h.

Referenced by QueueReaders().

◆ theReaders

Ipc::Mem::FlexibleArray<QueueReader> Ipc::QueueReaders::theReaders

Definition at line 79 of file Queue.h.


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors