13 #ifndef BufferManager_HPP 14 #define BufferManager_HPP 68 const char *
const compName
110 bufferSendIn_handler(
122 void schedIn_handler(
134 struct AllocatedBuffer
142 AllocatedBuffer *m_buffers;
~BufferManagerComponentImpl()
BufferBin bins[BUFFERMGR_MAX_NUM_BINS]
set of bins to define buffers
Fw::Buffer::SizeType bufferSize
size of the buffers in this bin. Set to zero for unused bins.
static const U16 BUFFERMGR_MAX_NUM_BINS
BufferManagerComponentImpl(const char *const compName)
uint8_t U8
8-bit unsigned integer
void setup(U16 mgrID, FwEnumStoreType memID, Fw::MemAllocator &allocator, const BufferBins &bins)
set up configuration
PlatformIndexType FwIndexType
RateGroupDivider component implementation.
Defines a base class for a memory allocator for classes.
Auto-generated base for BufferManager component.
U32 SizeType
The size type for a buffer.
U16 numBuffers
number of buffers in this bin. Set to zero for unused bins.