NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::Runtime::FixedPagesAllocator Class Reference

#include <FixedPagesAllocator.hpp>

Public Member Functions

 FixedPagesAllocator (size_t totalSize)
 
uint8_t * getNewPage (size_t pageSize)
 
virtual ~FixedPagesAllocator ()
 

Constructor & Destructor Documentation

◆ FixedPagesAllocator()

NES::Runtime::FixedPagesAllocator::FixedPagesAllocator ( size_t  totalSize)
inlineexplicit

◆ ~FixedPagesAllocator()

virtual NES::Runtime::FixedPagesAllocator::~FixedPagesAllocator ( )
inlinevirtual

Member Function Documentation

◆ getNewPage()

uint8_t* NES::Runtime::FixedPagesAllocator::getNewPage ( size_t  pageSize)
inline

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