Ipc::MultiQueue::Metadata Struct Reference
Shared metadata for MultiQueue. More...
Collaboration diagram for Ipc::MultiQueue::Metadata:
Public Member Functions | |
Metadata (const int aProcessCount, const int aProcessIdOffset) | |
size_t | sharedMemorySize () const |
Static Public Member Functions | |
static size_t | SharedMemorySize (const int, const int) |
Public Attributes | |
const int | theProcessCount |
const int | theProcessIdOffset |
Detailed Description
Constructor & Destructor Documentation
◆ Metadata()
Definition at line 447 of file Queue.cc.
References Must, and theProcessCount.
Referenced by SharedMemorySize().
Member Function Documentation
◆ sharedMemorySize()
|
inline |
◆ SharedMemorySize()
Definition at line 327 of file Queue.h.
References Metadata().
Member Data Documentation
◆ theProcessCount
const int Ipc::MultiQueue::Metadata::theProcessCount |
Definition at line 329 of file Queue.h.
Referenced by Metadata().
◆ theProcessIdOffset
The documentation for this struct was generated from the following files: