Shared metadata for FewToFewBiQueue. More...

Collaboration diagram for Ipc::FewToFewBiQueue::Metadata:

Public Member Functions

 Metadata (const int aGroupASize, const int aGroupAIdOffset, const int aGroupBSize, const int aGroupBIdOffset)
 
size_t sharedMemorySize () const
 

Static Public Member Functions

static size_t SharedMemorySize (const int, const int, const int, const int)
 

Public Attributes

const int theGroupASize
 
const int theGroupAIdOffset
 
const int theGroupBSize
 
const int theGroupBIdOffset
 

Detailed Description

Definition at line 250 of file Queue.h.

Constructor & Destructor Documentation

◆ Metadata()

Ipc::FewToFewBiQueue::Metadata::Metadata ( const int  aGroupASize,
const int  aGroupAIdOffset,
const int  aGroupBSize,
const int  aGroupBIdOffset 
)

Definition at line 343 of file Queue.cc.

References Must, theGroupASize, and theGroupBSize.

Referenced by SharedMemorySize().

Member Function Documentation

◆ sharedMemorySize()

size_t Ipc::FewToFewBiQueue::Metadata::sharedMemorySize ( ) const
inline

Definition at line 252 of file Queue.h.

◆ SharedMemorySize()

static size_t Ipc::FewToFewBiQueue::Metadata::SharedMemorySize ( const int  ,
const int  ,
const int  ,
const int   
)
inlinestatic

Definition at line 253 of file Queue.h.

References Metadata().

Member Data Documentation

◆ theGroupAIdOffset

const int Ipc::FewToFewBiQueue::Metadata::theGroupAIdOffset

Definition at line 256 of file Queue.h.

◆ theGroupASize

const int Ipc::FewToFewBiQueue::Metadata::theGroupASize

Definition at line 255 of file Queue.h.

Referenced by Metadata().

◆ theGroupBIdOffset

const int Ipc::FewToFewBiQueue::Metadata::theGroupBIdOffset

Definition at line 258 of file Queue.h.

◆ theGroupBSize

const int Ipc::FewToFewBiQueue::Metadata::theGroupBSize

Definition at line 257 of file Queue.h.

Referenced by Metadata().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors