Ipc::FewToFewBiQueue::Owner Class Reference

#include <Queue.h>

Collaboration diagram for Ipc::FewToFewBiQueue::Owner:

Public Member Functions

 Owner (const String &id, const int groupASize, const int groupAIdOffset, const int groupBSize, const int groupBIdOffset, const unsigned int maxItemSize, const int capacity)
 
 ~Owner ()
 

Private Attributes

Mem::Owner< Metadata > *const metadataOwner
 
Mem::Owner< OneToOneUniQueues > *const queuesOwner
 
Mem::Owner< QueueReaders > *const readersOwner
 

Detailed Description

Definition at line 262 of file Queue.h.

Constructor & Destructor Documentation

◆ Owner()

Ipc::FewToFewBiQueue::Owner::Owner ( const String id,
const int  groupASize,
const int  groupAIdOffset,
const int  groupBSize,
const int  groupBIdOffset,
const unsigned int  maxItemSize,
const int  capacity 
)

Definition at line 351 of file Queue.cc.

◆ ~Owner()

Ipc::FewToFewBiQueue::Owner::~Owner ( )

Definition at line 358 of file Queue.cc.

Member Data Documentation

◆ metadataOwner

Mem::Owner<Metadata>* const Ipc::FewToFewBiQueue::Owner::metadataOwner
private

Definition at line 269 of file Queue.h.

◆ queuesOwner

Mem::Owner<OneToOneUniQueues>* const Ipc::FewToFewBiQueue::Owner::queuesOwner
private

Definition at line 270 of file Queue.h.

◆ readersOwner

Mem::Owner<QueueReaders>* const Ipc::FewToFewBiQueue::Owner::readersOwner
private

Definition at line 271 of file Queue.h.


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors