F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
Svc::BufferManagerComponentImpl::BufferBin Struct Reference

#include <Svc/BufferManager/BufferManagerComponentImpl.hpp>

Public Attributes

Fw::Buffer::SizeType bufferSize
 size of the buffers in this bin. Set to zero for unused bins. More...
 
U16 numBuffers
 number of buffers in this bin. Set to zero for unused bins. More...
 

Detailed Description

Definition at line 69 of file BufferManagerComponentImpl.hpp.

Member Data Documentation

◆ bufferSize

Fw::Buffer::SizeType Svc::BufferManagerComponentImpl::BufferBin::bufferSize

size of the buffers in this bin. Set to zero for unused bins.

Definition at line 70 of file BufferManagerComponentImpl.hpp.

◆ numBuffers

U16 Svc::BufferManagerComponentImpl::BufferBin::numBuffers

number of buffers in this bin. Set to zero for unused bins.

Definition at line 71 of file BufferManagerComponentImpl.hpp.


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