FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
SharedBufferAllocRecord_64 Struct Reference

Allocation record for chains in a 64-bit shared memory buffer. More...

#include <circular_bfr.hpp>

Public Attributes

uint64_t offset_allocRecord
 
uint64_t offset_block
 
uint64_t blockLen
 
uint64_t usedLen
 
uint64_t offset_nextInChain
 

Detailed Description

Allocation record for chains in a 64-bit shared memory buffer.

Member Data Documentation

◆ blockLen

uint64_t SharedBufferAllocRecord_64::blockLen

◆ offset_allocRecord

uint64_t SharedBufferAllocRecord_64::offset_allocRecord

◆ offset_block

uint64_t SharedBufferAllocRecord_64::offset_block

◆ offset_nextInChain

uint64_t SharedBufferAllocRecord_64::offset_nextInChain

◆ usedLen

uint64_t SharedBufferAllocRecord_64::usedLen

The documentation for this struct was generated from the following file:
Generated: Tue Jul 28 2020 16:03:27
Support Information